Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show deployment progress information #22

Open
ivanprado opened this issue Jul 31, 2013 · 2 comments
Open

Show deployment progress information #22

ivanprado opened this issue Jul 31, 2013 · 2 comments
Assignees

Comments

@ivanprado
Copy link
Contributor

Show some kind of deployment progress bar on the panel or some feedback about what is happening.

@pereferrera
Copy link
Contributor

I would say this is very prioritary, as some deployments seem to fail for some users in a rather silent way, with NPE exceptions underneath such as:

13/09/17 06:19:07 WARN dnode.DNodeHandler: Error deploying [[DeployAction(tablespace:itemview__example, version:5674391239, dataURI:hdfs://localhost.localdomain:8020/user/cloudera/out-itemview/itemview__example/store/0.db, partition:0, metadata:PartitionMetadata(minKey:null, maxKey:TN, nReplicas:1, deploymentDate:1379423943870, initStatements:[])), DeployAction(tablespace:itemview__example, version:5674391239, dataURI:hdfs://localhost.localdomain:8020/user/cloudera/out-itemview/itemview__example/store/1.db, partition:1, metadata:PartitionMetadata(minKey:TN, maxKey:null, nReplicas:1, deploymentDate:1379423943870, initStatements:[]))]] barrier + [5674391239]
java.lang.NullPointerException
at com.splout.db.dnode.Fetcher.hdfsFetch(Fetcher.java:113)
at com.splout.db.dnode.Fetcher.fetch(Fetcher.java:316)

@ivanprado
Copy link
Contributor Author

+1

Very important to give this feedback to the user.

2013/9/17 Pere Ferrera [email protected]

I would say this is very prioritary, as some deployments seem to fail for
some users in a rather silent way, with NPE exceptions underneath such as:

13/09/17 06:19:07 WARN dnode.DNodeHandler: Error deploying
[[DeployAction(tablespace:itemview__example, version:5674391239,
dataURI:hdfs://localhost.localdomain:8020/user/cloudera/out-itemview/itemview__example/store/0.db,
partition:0, metadata:PartitionMetadata(minKey:null, maxKey:TN,
nReplicas:1, deploymentDate:1379423943870, initStatements:[])),
DeployAction(tablespace:itemview__example, version:5674391239,
dataURI:hdfs://localhost.localdomain:8020/user/cloudera/out-itemview/itemview__example/store/1.db,
partition:1, metadata:PartitionMetadata(minKey:TN, maxKey:null,
nReplicas:1, deploymentDate:1379423943870, initStatements:[]))]] barrier +
[5674391239]
java.lang.NullPointerException
at com.splout.db.dnode.Fetcher.hdfsFetch(Fetcher.java:113)
at com.splout.db.dnode.Fetcher.fetch(Fetcher.java:316)


Reply to this email directly or view it on GitHubhttps://github.com//issues/22#issuecomment-24600485
.

Iván de Prado
CEO & Co-founder
www.datasalt.com

@ghost ghost assigned pereferrera Oct 2, 2013
pereferrera added a commit that referenced this issue Oct 2, 2013
pereferrera added a commit that referenced this issue Oct 2, 2013
pereferrera added a commit that referenced this issue Oct 2, 2013
pereferrera added a commit that referenced this issue Oct 4, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants