[jira] [Commented] (HBASE-9999) Add support for small reverse scan

2014-03-12 Thread Hudson (JIRA)

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

Hudson commented on HBASE-:
---

SUCCESS: Integrated in HBase-0.98 #224 (See 
[https://builds.apache.org/job/HBase-0.98/224/])
HBASE- Add support for small reverse scan (Nicolas Liochon) (apurtell: rev 
1576976)
* 
/hbase/branches/0.98/hbase-client/src/main/java/org/apache/hadoop/hbase/client/ClientScanner.java
* 
/hbase/branches/0.98/hbase-client/src/main/java/org/apache/hadoop/hbase/client/ClientSmallReversedScanner.java
* 
/hbase/branches/0.98/hbase-client/src/main/java/org/apache/hadoop/hbase/client/ClientSmallScanner.java
* 
/hbase/branches/0.98/hbase-client/src/main/java/org/apache/hadoop/hbase/client/HTable.java
* 
/hbase/branches/0.98/hbase-client/src/main/java/org/apache/hadoop/hbase/client/ReversedClientScanner.java
* 
/hbase/branches/0.98/hbase-client/src/main/java/org/apache/hadoop/hbase/client/ReversedScannerCallable.java
* 
/hbase/branches/0.98/hbase-server/src/test/java/org/apache/hadoop/hbase/client/TestFromClientSide.java


 Add support for small reverse scan
 --

 Key: HBASE-
 URL: https://issues.apache.org/jira/browse/HBASE-
 Project: HBase
  Issue Type: Improvement
Reporter: Ted Yu
Assignee: Nicolas Liochon
 Fix For: 0.98.1, 0.99.0

 Attachments: .v1.patch, .v2.patch, .v3.patch


 HBASE-4811 adds feature of reverse scan. This JIRA adds the support for small 
 reverse scan.
 This is activated when both 'reversed' and 'small' attributes are true in 
 Scan Object



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


[jira] [Commented] (HBASE-9999) Add support for small reverse scan

2014-03-12 Thread Hudson (JIRA)

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

Hudson commented on HBASE-:
---

SUCCESS: Integrated in HBase-0.98-on-Hadoop-1.1 #210 (See 
[https://builds.apache.org/job/HBase-0.98-on-Hadoop-1.1/210/])
HBASE- Add support for small reverse scan (Nicolas Liochon) (apurtell: rev 
1576976)
* 
/hbase/branches/0.98/hbase-client/src/main/java/org/apache/hadoop/hbase/client/ClientScanner.java
* 
/hbase/branches/0.98/hbase-client/src/main/java/org/apache/hadoop/hbase/client/ClientSmallReversedScanner.java
* 
/hbase/branches/0.98/hbase-client/src/main/java/org/apache/hadoop/hbase/client/ClientSmallScanner.java
* 
/hbase/branches/0.98/hbase-client/src/main/java/org/apache/hadoop/hbase/client/HTable.java
* 
/hbase/branches/0.98/hbase-client/src/main/java/org/apache/hadoop/hbase/client/ReversedClientScanner.java
* 
/hbase/branches/0.98/hbase-client/src/main/java/org/apache/hadoop/hbase/client/ReversedScannerCallable.java
* 
/hbase/branches/0.98/hbase-server/src/test/java/org/apache/hadoop/hbase/client/TestFromClientSide.java


 Add support for small reverse scan
 --

 Key: HBASE-
 URL: https://issues.apache.org/jira/browse/HBASE-
 Project: HBase
  Issue Type: Improvement
Reporter: Ted Yu
Assignee: Nicolas Liochon
 Fix For: 0.98.1, 0.99.0

 Attachments: .v1.patch, .v2.patch, .v3.patch


 HBASE-4811 adds feature of reverse scan. This JIRA adds the support for small 
 reverse scan.
 This is activated when both 'reversed' and 'small' attributes are true in 
 Scan Object



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


[jira] [Commented] (HBASE-9999) Add support for small reverse scan

2014-03-04 Thread Nicolas Liochon (JIRA)

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

Nicolas Liochon commented on HBASE-:


v3 contains the doc changes identified by Ted. Commit is under way.

 Add support for small reverse scan
 --

 Key: HBASE-
 URL: https://issues.apache.org/jira/browse/HBASE-
 Project: HBase
  Issue Type: Improvement
Reporter: Ted Yu
Assignee: Nicolas Liochon
 Attachments: .v1.patch, .v2.patch, .v3.patch


 HBASE-4811 adds feature of reverse scan. This JIRA adds the support for small 
 reverse scan.
 This is activated when both 'reversed' and 'small' attributes are true in 
 Scan Object



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


[jira] [Commented] (HBASE-9999) Add support for small reverse scan

2014-03-04 Thread Hadoop QA (JIRA)

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

Hadoop QA commented on HBASE-:
--

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

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

{color:green}+1 tests included{color}.  The patch appears to include 3 new 
or modified tests.

{color:red}-1 patch{color}.  The patch command could not apply the patch.

Console output: 
https://builds.apache.org/job/PreCommit-HBASE-Build/8875//console

This message is automatically generated.

 Add support for small reverse scan
 --

 Key: HBASE-
 URL: https://issues.apache.org/jira/browse/HBASE-
 Project: HBase
  Issue Type: Improvement
Reporter: Ted Yu
Assignee: Nicolas Liochon
 Fix For: 0.99.0

 Attachments: .v1.patch, .v2.patch, .v3.patch


 HBASE-4811 adds feature of reverse scan. This JIRA adds the support for small 
 reverse scan.
 This is activated when both 'reversed' and 'small' attributes are true in 
 Scan Object



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


[jira] [Commented] (HBASE-9999) Add support for small reverse scan

2014-03-04 Thread Hudson (JIRA)

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

Hudson commented on HBASE-:
---

FAILURE: Integrated in HBase-TRUNK #4976 (See 
[https://builds.apache.org/job/HBase-TRUNK/4976/])
HBASE- Add support for small reverse scan - with new files (nkeywal: rev 
1573951)
* 
/hbase/trunk/hbase-client/src/main/java/org/apache/hadoop/hbase/client/ClientSmallReversedScanner.java
HBASE- Add support for small reverse scan (nkeywal: rev 1573949)
* 
/hbase/trunk/hbase-client/src/main/java/org/apache/hadoop/hbase/client/ClientScanner.java
* 
/hbase/trunk/hbase-client/src/main/java/org/apache/hadoop/hbase/client/ClientSmallScanner.java
* 
/hbase/trunk/hbase-client/src/main/java/org/apache/hadoop/hbase/client/HTable.java
* 
/hbase/trunk/hbase-client/src/main/java/org/apache/hadoop/hbase/client/ReversedClientScanner.java
* 
/hbase/trunk/hbase-client/src/main/java/org/apache/hadoop/hbase/client/ReversedScannerCallable.java
* 
/hbase/trunk/hbase-server/src/test/java/org/apache/hadoop/hbase/client/TestFromClientSide.java


 Add support for small reverse scan
 --

 Key: HBASE-
 URL: https://issues.apache.org/jira/browse/HBASE-
 Project: HBase
  Issue Type: Improvement
Reporter: Ted Yu
Assignee: Nicolas Liochon
 Fix For: 0.99.0

 Attachments: .v1.patch, .v2.patch, .v3.patch


 HBASE-4811 adds feature of reverse scan. This JIRA adds the support for small 
 reverse scan.
 This is activated when both 'reversed' and 'small' attributes are true in 
 Scan Object



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


[jira] [Commented] (HBASE-9999) Add support for small reverse scan

2014-03-04 Thread Hudson (JIRA)

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

Hudson commented on HBASE-:
---

FAILURE: Integrated in HBase-TRUNK-on-Hadoop-1.1 #107 (See 
[https://builds.apache.org/job/HBase-TRUNK-on-Hadoop-1.1/107/])
HBASE- Add support for small reverse scan - with new files (nkeywal: rev 
1573951)
* 
/hbase/trunk/hbase-client/src/main/java/org/apache/hadoop/hbase/client/ClientSmallReversedScanner.java
HBASE- Add support for small reverse scan (nkeywal: rev 1573949)
* 
/hbase/trunk/hbase-client/src/main/java/org/apache/hadoop/hbase/client/ClientScanner.java
* 
/hbase/trunk/hbase-client/src/main/java/org/apache/hadoop/hbase/client/ClientSmallScanner.java
* 
/hbase/trunk/hbase-client/src/main/java/org/apache/hadoop/hbase/client/HTable.java
* 
/hbase/trunk/hbase-client/src/main/java/org/apache/hadoop/hbase/client/ReversedClientScanner.java
* 
/hbase/trunk/hbase-client/src/main/java/org/apache/hadoop/hbase/client/ReversedScannerCallable.java
* 
/hbase/trunk/hbase-server/src/test/java/org/apache/hadoop/hbase/client/TestFromClientSide.java


 Add support for small reverse scan
 --

 Key: HBASE-
 URL: https://issues.apache.org/jira/browse/HBASE-
 Project: HBase
  Issue Type: Improvement
Reporter: Ted Yu
Assignee: Nicolas Liochon
 Fix For: 0.99.0

 Attachments: .v1.patch, .v2.patch, .v3.patch


 HBASE-4811 adds feature of reverse scan. This JIRA adds the support for small 
 reverse scan.
 This is activated when both 'reversed' and 'small' attributes are true in 
 Scan Object



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


[jira] [Commented] (HBASE-9999) Add support for small reverse scan

2014-03-03 Thread Hadoop QA (JIRA)

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

Hadoop QA commented on HBASE-:
--

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

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

{color:green}+1 tests included{color}.  The patch appears to include 3 new 
or modified tests.

{color:red}-1 hadoop1.0{color}.  The patch failed to compile against the 
hadoop 1.0 profile.
Here is snippet of errors:
{code}[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:2.5.1:compile (default-compile) 
on project hbase-client: Compilation failure
[ERROR] 
/home/jenkins/jenkins-slave/workspace/PreCommit-HBASE-Build/trunk/hbase-client/src/main/java/org/apache/hadoop/hbase/client/HTable.java:[748,19]
 cannot find symbol
[ERROR] symbol  : class ClientSmallReversedScanner
[ERROR] location: class org.apache.hadoop.hbase.client.HTable
[ERROR] - [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:2.5.1:compile (default-compile) 
on project hbase-client: Compilation failure
/home/jenkins/jenkins-slave/workspace/PreCommit-HBASE-Build/trunk/hbase-client/src/main/java/org/apache/hadoop/hbase/client/HTable.java:[748,19]
 cannot find symbol
symbol  : class ClientSmallReversedScanner
location: class org.apache.hadoop.hbase.client.HTable

at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
--
Caused by: org.apache.maven.plugin.CompilationFailureException: Compilation 
failure
/home/jenkins/jenkins-slave/workspace/PreCommit-HBASE-Build/trunk/hbase-client/src/main/java/org/apache/hadoop/hbase/client/HTable.java:[748,19]
 cannot find symbol
symbol  : class ClientSmallReversedScanner
location: class org.apache.hadoop.hbase.client.HTable

at 
org.apache.maven.plugin.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:729){code}

Console output: 
https://builds.apache.org/job/PreCommit-HBASE-Build/8865//console

This message is automatically generated.

 Add support for small reverse scan
 --

 Key: HBASE-
 URL: https://issues.apache.org/jira/browse/HBASE-
 Project: HBase
  Issue Type: Improvement
Reporter: Ted Yu
Assignee: Nicolas Liochon
 Attachments: .v1.patch


 HBASE-4811 adds feature of reverse scan. This JIRA adds the support for small 
 reverse scan.
 This is activated when both 'reversed' and 'small' attributes are true in 
 Scan Object



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


[jira] [Commented] (HBASE-9999) Add support for small reverse scan

2014-03-03 Thread stack (JIRA)

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

stack commented on HBASE-:
--

lgtm

 Add support for small reverse scan
 --

 Key: HBASE-
 URL: https://issues.apache.org/jira/browse/HBASE-
 Project: HBase
  Issue Type: Improvement
Reporter: Ted Yu
Assignee: Nicolas Liochon
 Attachments: .v1.patch, .v2.patch


 HBASE-4811 adds feature of reverse scan. This JIRA adds the support for small 
 reverse scan.
 This is activated when both 'reversed' and 'small' attributes are true in 
 Scan Object



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


[jira] [Commented] (HBASE-9999) Add support for small reverse scan

2014-03-03 Thread Hadoop QA (JIRA)

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

Hadoop QA commented on HBASE-:
--

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

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

{color:green}+1 tests included{color}.  The patch appears to include 3 new 
or modified tests.

{color:green}+1 hadoop1.0{color}.  The patch compiles against the hadoop 
1.0 profile.

{color:green}+1 hadoop1.1{color}.  The patch compiles against the hadoop 
1.1 profile.

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

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

{color:red}-1 findbugs{color}.  The patch appears to introduce 2 new 
Findbugs (version 1.3.9) 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/8866//testReport/
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/8866//artifact/trunk/patchprocess/newPatchFindbugsWarningshbase-hadoop2-compat.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/8866//artifact/trunk/patchprocess/newPatchFindbugsWarningshbase-prefix-tree.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/8866//artifact/trunk/patchprocess/newPatchFindbugsWarningshbase-client.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/8866//artifact/trunk/patchprocess/newPatchFindbugsWarningshbase-common.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/8866//artifact/trunk/patchprocess/newPatchFindbugsWarningshbase-protocol.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/8866//artifact/trunk/patchprocess/newPatchFindbugsWarningshbase-server.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/8866//artifact/trunk/patchprocess/newPatchFindbugsWarningshbase-examples.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/8866//artifact/trunk/patchprocess/newPatchFindbugsWarningshbase-thrift.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/8866//artifact/trunk/patchprocess/newPatchFindbugsWarningshbase-hadoop-compat.html
Console output: 
https://builds.apache.org/job/PreCommit-HBASE-Build/8866//console

This message is automatically generated.

 Add support for small reverse scan
 --

 Key: HBASE-
 URL: https://issues.apache.org/jira/browse/HBASE-
 Project: HBase
  Issue Type: Improvement
Reporter: Ted Yu
Assignee: Nicolas Liochon
 Attachments: .v1.patch, .v2.patch


 HBASE-4811 adds feature of reverse scan. This JIRA adds the support for small 
 reverse scan.
 This is activated when both 'reversed' and 'small' attributes are true in 
 Scan Object



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


[jira] [Commented] (HBASE-9999) Add support for small reverse scan

2014-03-03 Thread Ted Yu (JIRA)

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

Ted Yu commented on HBASE-:
---

+1
{code}
+ * scan results, unless the results cross multiple regions or the row count of
+ * results excess the caching.
{code}
'excess' - 'exceed'

Please add stability annotation to ClientSmallReverseScanner.java

 Add support for small reverse scan
 --

 Key: HBASE-
 URL: https://issues.apache.org/jira/browse/HBASE-
 Project: HBase
  Issue Type: Improvement
Reporter: Ted Yu
Assignee: Nicolas Liochon
 Attachments: .v1.patch, .v2.patch


 HBASE-4811 adds feature of reverse scan. This JIRA adds the support for small 
 reverse scan.
 This is activated when both 'reversed' and 'small' attributes are true in 
 Scan Object



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


[jira] [Commented] (HBASE-9999) Add support for small reverse scan

2014-01-08 Thread Ted Yu (JIRA)

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

Ted Yu commented on HBASE-:
---

Similar to ClientSmallScanner.java, ClientSmallReverseScanner.java can be added 
to facilitate small reverse scan.

 Add support for small reverse scan
 --

 Key: HBASE-
 URL: https://issues.apache.org/jira/browse/HBASE-
 Project: HBase
  Issue Type: Improvement
Reporter: Ted Yu

 HBASE-4811 adds feature of reverse scan. This JIRA adds the support for small 
 reverse scan.
 This is activated when both 'reversed' and 'small' attributes are true in 
 Scan Object



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)