[jira] [Commented] (HBASE-11656) Document how to script snapshots

2014-08-13 Thread Misty Stanley-Jones (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-11656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14096263#comment-14096263
 ] 

Misty Stanley-Jones commented on HBASE-11656:
-

Pulling this out of consideration as too specific for the RefGuide.

 Document how to script snapshots
 

 Key: HBASE-11656
 URL: https://issues.apache.org/jira/browse/HBASE-11656
 Project: HBase
  Issue Type: Sub-task
  Components: documentation, shell
Reporter: Misty Stanley-Jones
Assignee: Misty Stanley-Jones
 Attachments: HBASE-11656.patch, HBASE-11656.patch, HBASE-11656.patch






--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (HBASE-11656) Document how to script snapshots

2014-08-12 Thread Matteo Bertozzi (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-11656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14093860#comment-14093860
 ] 

Matteo Bertozzi commented on HBASE-11656:
-

+1 looks good to me,

I still don't see the point of having this specific snapshot case,
to me seems more a way to confuse the user. oh wait, is this different from 
the normal scripting described in the shell doc?

 Document how to script snapshots
 

 Key: HBASE-11656
 URL: https://issues.apache.org/jira/browse/HBASE-11656
 Project: HBase
  Issue Type: Sub-task
  Components: documentation, shell
Reporter: Misty Stanley-Jones
Assignee: Misty Stanley-Jones
 Attachments: HBASE-11656.patch, HBASE-11656.patch, HBASE-11656.patch






--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (HBASE-11656) Document how to script snapshots

2014-08-12 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-11656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14093991#comment-14093991
 ] 

Hadoop QA commented on HBASE-11656:
---

{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12661162/HBASE-11656.patch
  against trunk revision .
  ATTACHMENT ID: 12661162

{color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

{color:green}+0 tests included{color}.  The patch appears to be a 
documentation patch that doesn't require tests.

{color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

{color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

{color:green}+1 javadoc{color}.  The javadoc tool did not generate any 
warning messages.

{color:green}+1 findbugs{color}.  The patch does not introduce any new 
Findbugs (version 2.0.3) warnings.

{color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

{color:green}+1 lineLengths{color}.  The patch does not introduce lines 
longer than 100

  {color:green}+1 site{color}.  The mvn site goal succeeds with this patch.

 {color:red}-1 core tests{color}.  The patch failed these unit tests:
   org.apache.hadoop.hbase.master.TestRegionPlacement

Test results: 
https://builds.apache.org/job/PreCommit-HBASE-Build/10399//testReport/
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/10399//artifact/patchprocess/newPatchFindbugsWarningshbase-examples.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/10399//artifact/patchprocess/newPatchFindbugsWarningshbase-prefix-tree.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/10399//artifact/patchprocess/newPatchFindbugsWarningshbase-server.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/10399//artifact/patchprocess/newPatchFindbugsWarningshbase-hadoop-compat.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/10399//artifact/patchprocess/newPatchFindbugsWarningshbase-client.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/10399//artifact/patchprocess/newPatchFindbugsWarningshbase-protocol.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/10399//artifact/patchprocess/newPatchFindbugsWarningshbase-hadoop2-compat.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/10399//artifact/patchprocess/newPatchFindbugsWarningshbase-thrift.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/10399//artifact/patchprocess/newPatchFindbugsWarningshbase-common.html
Console output: 
https://builds.apache.org/job/PreCommit-HBASE-Build/10399//console

This message is automatically generated.

 Document how to script snapshots
 

 Key: HBASE-11656
 URL: https://issues.apache.org/jira/browse/HBASE-11656
 Project: HBase
  Issue Type: Sub-task
  Components: documentation, shell
Reporter: Misty Stanley-Jones
Assignee: Misty Stanley-Jones
 Attachments: HBASE-11656.patch, HBASE-11656.patch, HBASE-11656.patch






--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (HBASE-11656) Document how to script snapshots

2014-08-11 Thread Matteo Bertozzi (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-11656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14092506#comment-14092506
 ] 

Matteo Bertozzi commented on HBASE-11656:
-

{quote}If the snapshot is successful, the command will return 0. Otherwise, it 
will return a non-zero value.{quote}
That is 100% not correct. If the client hit the operation timeout or lose the 
connection with the server you'll get a failure (non-zero value), which you are 
not able to interpret. The snapshot may be created or may not be created.

(why do we need a specific example for snapshots shouldn't a generic example of 
scripting be provided with HBASE-11655?)

 Document how to script snapshots
 

 Key: HBASE-11656
 URL: https://issues.apache.org/jira/browse/HBASE-11656
 Project: HBase
  Issue Type: Sub-task
  Components: documentation, shell
Reporter: Misty Stanley-Jones
Assignee: Misty Stanley-Jones
 Attachments: HBASE-11656.patch






--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (HBASE-11656) Document how to script snapshots

2014-08-11 Thread Misty Stanley-Jones (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-11656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14093512#comment-14093512
 ] 

Misty Stanley-Jones commented on HBASE-11656:
-

It was requested by [~j...@cloudera.com]. I will update it to talk about 
ambiguous success/failure status.

 Document how to script snapshots
 

 Key: HBASE-11656
 URL: https://issues.apache.org/jira/browse/HBASE-11656
 Project: HBase
  Issue Type: Sub-task
  Components: documentation, shell
Reporter: Misty Stanley-Jones
Assignee: Misty Stanley-Jones
 Attachments: HBASE-11656.patch






--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (HBASE-11656) Document how to script snapshots

2014-08-11 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-11656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14093647#comment-14093647
 ] 

Hadoop QA commented on HBASE-11656:
---

{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12661092/HBASE-11656.patch
  against trunk revision .
  ATTACHMENT ID: 12661092

{color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

{color:green}+0 tests included{color}.  The patch appears to be a 
documentation patch that doesn't require tests.

{color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

{color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

{color:green}+1 javadoc{color}.  The javadoc tool did not generate any 
warning messages.

{color:green}+1 findbugs{color}.  The patch does not introduce any new 
Findbugs (version 2.0.3) warnings.

{color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

{color:green}+1 lineLengths{color}.  The patch does not introduce lines 
longer than 100

  {color:green}+1 site{color}.  The mvn site goal succeeds with this patch.

 {color:red}-1 core tests{color}.  The patch failed these unit tests:
   org.apache.hadoop.hbase.regionserver.wal.TestLogRolling
  org.apache.hadoop.hbase.regionserver.TestRegionFavoredNodes

 {color:red}-1 core zombie tests{color}.  There are 1 zombie test(s):   
at 
org.apache.hadoop.hbase.client.TestReplicasClient.testSmallScanWithReplicas(TestReplicasClient.java:536)

Test results: 
https://builds.apache.org/job/PreCommit-HBASE-Build/10389//testReport/
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/10389//artifact/patchprocess/newPatchFindbugsWarningshbase-common.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/10389//artifact/patchprocess/newPatchFindbugsWarningshbase-client.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/10389//artifact/patchprocess/newPatchFindbugsWarningshbase-hadoop-compat.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/10389//artifact/patchprocess/newPatchFindbugsWarningshbase-server.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/10389//artifact/patchprocess/newPatchFindbugsWarningshbase-prefix-tree.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/10389//artifact/patchprocess/newPatchFindbugsWarningshbase-protocol.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/10389//artifact/patchprocess/newPatchFindbugsWarningshbase-thrift.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/10389//artifact/patchprocess/newPatchFindbugsWarningshbase-examples.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/10389//artifact/patchprocess/newPatchFindbugsWarningshbase-hadoop2-compat.html
Console output: 
https://builds.apache.org/job/PreCommit-HBASE-Build/10389//console

This message is automatically generated.

 Document how to script snapshots
 

 Key: HBASE-11656
 URL: https://issues.apache.org/jira/browse/HBASE-11656
 Project: HBase
  Issue Type: Sub-task
  Components: documentation, shell
Reporter: Misty Stanley-Jones
Assignee: Misty Stanley-Jones
 Attachments: HBASE-11656.patch, HBASE-11656.patch






--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (HBASE-11656) Document how to script snapshots

2014-08-11 Thread Sean Busbey (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-11656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14093663#comment-14093663
 ] 

Sean Busbey commented on HBASE-11656:
-

{quote}
bq. If the snapshot is successful, the command will return 0. Otherwise, it 
will return a non-zero value.

That is 100% not correct. If the client hit the operation timeout or lose the 
connection with the server you'll get a failure (non-zero value), which you are 
not able to interpret. The snapshot may be created or may not be created.
{quote}

Unknown state after timeout/connection errors are a problem with a bunch of the 
shell operations. Do we need to have a specified return code for them so that 
the docs can call it out as a special case before adding examples at all under 
HBASE-11655?

 Document how to script snapshots
 

 Key: HBASE-11656
 URL: https://issues.apache.org/jira/browse/HBASE-11656
 Project: HBase
  Issue Type: Sub-task
  Components: documentation, shell
Reporter: Misty Stanley-Jones
Assignee: Misty Stanley-Jones
 Attachments: HBASE-11656.patch, HBASE-11656.patch






--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (HBASE-11656) Document how to script snapshots

2014-08-11 Thread Sean Busbey (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-11656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14093664#comment-14093664
 ] 

Sean Busbey commented on HBASE-11656:
-

{quote}
+  connection, which would look like a failure to the client. The only 
way to definitively
+  know that a snapshot succeeded is to check whether it exists. 
Following is a simple
{quote}

This should be The only way to definitively know that a snapshot failed is to 
check wether it exists.

It would be a bug for the command invocation to exit with status 0 and for the 
snapshot to have failed.

 Document how to script snapshots
 

 Key: HBASE-11656
 URL: https://issues.apache.org/jira/browse/HBASE-11656
 Project: HBase
  Issue Type: Sub-task
  Components: documentation, shell
Reporter: Misty Stanley-Jones
Assignee: Misty Stanley-Jones
 Attachments: HBASE-11656.patch, HBASE-11656.patch






--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (HBASE-11656) Document how to script snapshots

2014-08-10 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-11656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14092391#comment-14092391
 ] 

Hadoop QA commented on HBASE-11656:
---

{color:green}+1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12660902/HBASE-11656.patch
  against trunk revision .
  ATTACHMENT ID: 12660902

{color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

{color:green}+0 tests included{color}.  The patch appears to be a 
documentation patch that doesn't require tests.

{color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

{color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

{color:green}+1 javadoc{color}.  The javadoc tool did not generate any 
warning messages.

{color:green}+1 findbugs{color}.  The patch does not introduce any new 
Findbugs (version 2.0.3) warnings.

{color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

{color:green}+1 lineLengths{color}.  The patch does not introduce lines 
longer than 100

  {color:green}+1 site{color}.  The mvn site goal succeeds with this patch.

{color:green}+1 core tests{color}.  The patch passed unit tests in .

Test results: 
https://builds.apache.org/job/PreCommit-HBASE-Build/10375//testReport/
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/10375//artifact/patchprocess/newPatchFindbugsWarningshbase-prefix-tree.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/10375//artifact/patchprocess/newPatchFindbugsWarningshbase-examples.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/10375//artifact/patchprocess/newPatchFindbugsWarningshbase-common.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/10375//artifact/patchprocess/newPatchFindbugsWarningshbase-hadoop-compat.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/10375//artifact/patchprocess/newPatchFindbugsWarningshbase-client.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/10375//artifact/patchprocess/newPatchFindbugsWarningshbase-thrift.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/10375//artifact/patchprocess/newPatchFindbugsWarningshbase-protocol.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/10375//artifact/patchprocess/newPatchFindbugsWarningshbase-server.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/10375//artifact/patchprocess/newPatchFindbugsWarningshbase-hadoop2-compat.html
Console output: 
https://builds.apache.org/job/PreCommit-HBASE-Build/10375//console

This message is automatically generated.

 Document how to script snapshots
 

 Key: HBASE-11656
 URL: https://issues.apache.org/jira/browse/HBASE-11656
 Project: HBase
  Issue Type: Sub-task
  Components: documentation, shell
Reporter: Misty Stanley-Jones
Assignee: Misty Stanley-Jones
 Attachments: HBASE-11656.patch






--
This message was sent by Atlassian JIRA
(v6.2#6252)