[jira] [Updated] (HBASE-12029) Use Table and RegionLocator in HTable.getRegionLocations()

2014-10-05 Thread Solomon Duskis (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-12029?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Solomon Duskis updated HBASE-12029:
---
Attachment: HBASE-12029_v7.patch

Let's try this one more time.  I think I got it this time.

 Use Table and RegionLocator in HTable.getRegionLocations() 
 ---

 Key: HBASE-12029
 URL: https://issues.apache.org/jira/browse/HBASE-12029
 Project: HBase
  Issue Type: Bug
Affects Versions: 2.0.0, 0.99.1
Reporter: Solomon Duskis
Assignee: Solomon Duskis
 Attachments: HBASE-12029.patch, HBASE-12029_v1.patch, 
 HBASE-12029_v2.patch, HBASE-12029_v3.patch, HBASE-12029_v4.patch, 
 HBASE-12029_v4.patch, HBASE-12029_v5.patch, HBASE-12029_v6.patch, 
 HBASE-12029_v7.patch


 HTable.getRegionLocations() is an internal deprecated API.  There are plenty 
 of internal uses of the method, and it would be ideal to use the Table and 
 RegionLocator interfaces instead of the HTable method.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HBASE-11764) Support per cell TTLs

2014-10-05 Thread Andrew Purtell (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-11764?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andrew Purtell updated HBASE-11764:
---
Attachment: HBASE-11764-0.98.patch

 Support per cell TTLs
 -

 Key: HBASE-11764
 URL: https://issues.apache.org/jira/browse/HBASE-11764
 Project: HBase
  Issue Type: Sub-task
Reporter: Andrew Purtell
Assignee: Andrew Purtell
 Fix For: 2.0.0, 0.98.8, 0.99.1

 Attachments: HBASE-11764-0.98.patch, HBASE-11764-0.98.patch, 
 HBASE-11764-0.98.patch, HBASE-11764-0.98.patch, HBASE-11764.patch, 
 HBASE-11764.patch, HBASE-11764.patch, HBASE-11764.patch, HBASE-11764.patch, 
 HBASE-11764.patch, HBASE-11764.patch, HBASE-11764.patch, HBASE-11764.patch, 
 HBASE-11764.patch






--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HBASE-11764) Support per cell TTLs

2014-10-05 Thread Andrew Purtell (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-11764?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andrew Purtell updated HBASE-11764:
---
Attachment: HBASE-11764.patch

Updated master and 0.98 patches addressing reviewboard feedback.

 Support per cell TTLs
 -

 Key: HBASE-11764
 URL: https://issues.apache.org/jira/browse/HBASE-11764
 Project: HBase
  Issue Type: Sub-task
Reporter: Andrew Purtell
Assignee: Andrew Purtell
 Fix For: 2.0.0, 0.98.8, 0.99.1

 Attachments: HBASE-11764-0.98.patch, HBASE-11764-0.98.patch, 
 HBASE-11764-0.98.patch, HBASE-11764-0.98.patch, HBASE-11764.patch, 
 HBASE-11764.patch, HBASE-11764.patch, HBASE-11764.patch, HBASE-11764.patch, 
 HBASE-11764.patch, HBASE-11764.patch, HBASE-11764.patch, HBASE-11764.patch, 
 HBASE-11764.patch, HBASE-11764.patch






--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HBASE-11764) Support per cell TTLs

2014-10-05 Thread Andrew Purtell (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-11764?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andrew Purtell updated HBASE-11764:
---
Status: Patch Available  (was: Open)

 Support per cell TTLs
 -

 Key: HBASE-11764
 URL: https://issues.apache.org/jira/browse/HBASE-11764
 Project: HBase
  Issue Type: Sub-task
Reporter: Andrew Purtell
Assignee: Andrew Purtell
 Fix For: 2.0.0, 0.98.8, 0.99.1

 Attachments: HBASE-11764-0.98.patch, HBASE-11764-0.98.patch, 
 HBASE-11764-0.98.patch, HBASE-11764-0.98.patch, HBASE-11764.patch, 
 HBASE-11764.patch, HBASE-11764.patch, HBASE-11764.patch, HBASE-11764.patch, 
 HBASE-11764.patch, HBASE-11764.patch, HBASE-11764.patch, HBASE-11764.patch, 
 HBASE-11764.patch, HBASE-11764.patch






--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HBASE-8808) Use Jacoco to generate Unit Test coverage reports

2014-10-05 Thread Andrew Purtell (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-8808?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andrew Purtell updated HBASE-8808:
--
Fix Version/s: 0.98.7

 Use Jacoco to generate Unit Test coverage reports
 -

 Key: HBASE-8808
 URL: https://issues.apache.org/jira/browse/HBASE-8808
 Project: HBase
  Issue Type: Bug
  Components: build
Affects Versions: 0.89-fb
Reporter: Manukranth Kolloju
Assignee: Manukranth Kolloju
Priority: Trivial
 Fix For: 2.0.0, 0.98.7, 0.99.1

 Attachments: 0001-Including-Jacoco-plugin-to-get-test-coverage.patch, 
 0001-Including-Jacoco-plugin-to-get-test-coverage.patch, 
 0001-Including-Jacoco-plugin-to-get-test-coverage.patch, Screen Shot 
 2013-06-25 at 11.35.30 AM.png

   Original Estimate: 24h
  Remaining Estimate: 24h

 Enabling the code coverage tool jacoco in maven



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (HBASE-8808) Use Jacoco to generate Unit Test coverage reports

2014-10-05 Thread Andrew Purtell (JIRA)

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

Andrew Purtell commented on HBASE-8808:
---

I committed this to 0.98 too. Not sure how much test code coverage improvements 
we will end up doing in that branch but at least we can see better what we have.

 Use Jacoco to generate Unit Test coverage reports
 -

 Key: HBASE-8808
 URL: https://issues.apache.org/jira/browse/HBASE-8808
 Project: HBase
  Issue Type: Bug
  Components: build
Affects Versions: 0.89-fb
Reporter: Manukranth Kolloju
Assignee: Manukranth Kolloju
Priority: Trivial
 Fix For: 2.0.0, 0.98.7, 0.99.1

 Attachments: 0001-Including-Jacoco-plugin-to-get-test-coverage.patch, 
 0001-Including-Jacoco-plugin-to-get-test-coverage.patch, 
 0001-Including-Jacoco-plugin-to-get-test-coverage.patch, Screen Shot 
 2013-06-25 at 11.35.30 AM.png

   Original Estimate: 24h
  Remaining Estimate: 24h

 Enabling the code coverage tool jacoco in maven



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (HBASE-12029) Use Table and RegionLocator in HTable.getRegionLocations()

2014-10-05 Thread Hadoop QA (JIRA)

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

Hadoop QA commented on HBASE-12029:
---

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

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

{color:green}+1 tests included{color}.  The patch appears to include 15 new 
or modified 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.replication.regionserver.TestRegionReplicaReplicationEndpoint

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

This message is automatically generated.

 Use Table and RegionLocator in HTable.getRegionLocations() 
 ---

 Key: HBASE-12029
 URL: https://issues.apache.org/jira/browse/HBASE-12029
 Project: HBase
  Issue Type: Bug
Affects Versions: 2.0.0, 0.99.1
Reporter: Solomon Duskis
Assignee: Solomon Duskis
 Attachments: HBASE-12029.patch, HBASE-12029_v1.patch, 
 HBASE-12029_v2.patch, HBASE-12029_v3.patch, HBASE-12029_v4.patch, 
 HBASE-12029_v4.patch, HBASE-12029_v5.patch, HBASE-12029_v6.patch, 
 HBASE-12029_v7.patch


 HTable.getRegionLocations() is an internal deprecated API.  There are plenty 
 of internal uses of the method, and it would be ideal to use the Table and 
 RegionLocator interfaces instead of the HTable method.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (HBASE-8808) Use Jacoco to generate Unit Test coverage reports

2014-10-05 Thread Hudson (JIRA)

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

Hudson commented on HBASE-8808:
---

FAILURE: Integrated in HBase-0.98-on-Hadoop-1.1 #543 (See 
[https://builds.apache.org/job/HBase-0.98-on-Hadoop-1.1/543/])
HBASE-8808 Use Jacoco to generate Unit Test coverage reports (Manukranth) 
(apurtell: rev 2e83801c743cf5f03618ad8f09dc2548ce0d1a40)
* pom.xml


 Use Jacoco to generate Unit Test coverage reports
 -

 Key: HBASE-8808
 URL: https://issues.apache.org/jira/browse/HBASE-8808
 Project: HBase
  Issue Type: Bug
  Components: build
Affects Versions: 0.89-fb
Reporter: Manukranth Kolloju
Assignee: Manukranth Kolloju
Priority: Trivial
 Fix For: 2.0.0, 0.98.7, 0.99.1

 Attachments: 0001-Including-Jacoco-plugin-to-get-test-coverage.patch, 
 0001-Including-Jacoco-plugin-to-get-test-coverage.patch, 
 0001-Including-Jacoco-plugin-to-get-test-coverage.patch, Screen Shot 
 2013-06-25 at 11.35.30 AM.png

   Original Estimate: 24h
  Remaining Estimate: 24h

 Enabling the code coverage tool jacoco in maven



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (HBASE-12160) Make Surefire's argLine configurable in the command line

2014-10-05 Thread Hudson (JIRA)

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

Hudson commented on HBASE-12160:


FAILURE: Integrated in HBase-0.98-on-Hadoop-1.1 #543 (See 
[https://builds.apache.org/job/HBase-0.98-on-Hadoop-1.1/543/])
Amend HBASE-12160 Make Surefire's argLine configurable in the command line; Fix 
merge error (apurtell: rev de27e18ebcde66dad8760596fd08dc74dccee764)
* pom.xml


 Make Surefire's argLine configurable in the command line
 

 Key: HBASE-12160
 URL: https://issues.apache.org/jira/browse/HBASE-12160
 Project: HBase
  Issue Type: Bug
Affects Versions: 2.0.0, 0.99.1, 0.98.6.1
Reporter: Elliott Clark
Assignee: Elliott Clark
 Fix For: 2.0.0, 0.98.7, 0.99.1

 Attachments: 
 0001-HBASE-12160-Make-Surefire-s-argLine-configurable-in-.patch


 On tests machines with larger sets of ram it can really help to reduce test 
 time to run with larger heaps. Lets make that a property so that mvn command 
 line can set it.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (HBASE-11764) Support per cell TTLs

2014-10-05 Thread Hadoop QA (JIRA)

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

Hadoop QA commented on HBASE-11764:
---

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

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

{color:green}+1 tests included{color}.  The patch appears to include 9 new 
or modified 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:red}-1 lineLengths{color}.  The patch introduces the following lines 
longer than 100:
+  IteratorTag i  = 
CellUtil.tagsIterator(cell.getTagsArray(), cell.getTagsOffset(),
+  long readPointToUse, long earliestPutTs, long oldestUnexpiredTS, long 
now, byte[] dropDeletesFromRow,

  {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.replication.regionserver.TestRegionReplicaReplicationEndpoint

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

This message is automatically generated.

 Support per cell TTLs
 -

 Key: HBASE-11764
 URL: https://issues.apache.org/jira/browse/HBASE-11764
 Project: HBase
  Issue Type: Sub-task
Reporter: Andrew Purtell
Assignee: Andrew Purtell
 Fix For: 2.0.0, 0.98.8, 0.99.1

 Attachments: HBASE-11764-0.98.patch, HBASE-11764-0.98.patch, 
 HBASE-11764-0.98.patch, HBASE-11764-0.98.patch, HBASE-11764.patch, 
 HBASE-11764.patch, HBASE-11764.patch, HBASE-11764.patch, HBASE-11764.patch, 
 HBASE-11764.patch, HBASE-11764.patch, HBASE-11764.patch, HBASE-11764.patch, 
 HBASE-11764.patch, HBASE-11764.patch






--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (HBASE-12075) Preemptive Fast Fail

2014-10-05 Thread Solomon Duskis (JIRA)

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

Solomon Duskis commented on HBASE-12075:


[~stack]: I agree with you that it would be nice if this have this 
functionality as a separate concern from ClusterConnection.  I'll take a look 
at the patch to see if I can come up with any decent alternatives.

 Preemptive Fast Fail
 

 Key: HBASE-12075
 URL: https://issues.apache.org/jira/browse/HBASE-12075
 Project: HBase
  Issue Type: Sub-task
  Components: Client
Affects Versions: 0.99.0, 2.0.0, 0.98.6.1
Reporter: Manukranth Kolloju
Assignee: Manukranth Kolloju
 Attachments: 0001-Add-a-test-case-for-Preemptive-Fast-Fail.patch, 
 0001-HBASE-12075-Implement-Preemptive-Fast-Fail.patch, 
 0001-HBASE-12075-Implement-Preemptive-Fast-Fail.patch, 
 0001-Implement-Preemptive-Fast-Fail.patch, 
 0001-Implement-Preemptive-Fast-Fail.patch, 
 0001-Implement-Preemptive-Fast-Fail.patch, 
 0001-Implement-Preemptive-Fast-Fail.patch, 
 0001-Implement-Preemptive-Fast-Fail.patch


 In multi threaded clients, we use a feature developed on 0.89-fb branch 
 called Preemptive Fast Fail. This allows the client threads which would 
 potentially fail, fail fast. The idea behind this feature is that we allow, 
 among the hundreds of client threads, one thread to try and establish 
 connection with the regionserver and if that succeeds, we mark it as a live 
 node again. Meanwhile, other threads which are trying to establish connection 
 to the same server would ideally go into the timeouts which is effectively 
 unfruitful. We can in those cases return appropriate exceptions to those 
 clients instead of letting them retry.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (HBASE-8808) Use Jacoco to generate Unit Test coverage reports

2014-10-05 Thread Hudson (JIRA)

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

Hudson commented on HBASE-8808:
---

FAILURE: Integrated in HBase-0.98 #572 (See 
[https://builds.apache.org/job/HBase-0.98/572/])
HBASE-8808 Use Jacoco to generate Unit Test coverage reports (Manukranth) 
(apurtell: rev 2e83801c743cf5f03618ad8f09dc2548ce0d1a40)
* pom.xml


 Use Jacoco to generate Unit Test coverage reports
 -

 Key: HBASE-8808
 URL: https://issues.apache.org/jira/browse/HBASE-8808
 Project: HBase
  Issue Type: Bug
  Components: build
Affects Versions: 0.89-fb
Reporter: Manukranth Kolloju
Assignee: Manukranth Kolloju
Priority: Trivial
 Fix For: 2.0.0, 0.98.7, 0.99.1

 Attachments: 0001-Including-Jacoco-plugin-to-get-test-coverage.patch, 
 0001-Including-Jacoco-plugin-to-get-test-coverage.patch, 
 0001-Including-Jacoco-plugin-to-get-test-coverage.patch, Screen Shot 
 2013-06-25 at 11.35.30 AM.png

   Original Estimate: 24h
  Remaining Estimate: 24h

 Enabling the code coverage tool jacoco in maven



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (HBASE-12160) Make Surefire's argLine configurable in the command line

2014-10-05 Thread Hudson (JIRA)

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

Hudson commented on HBASE-12160:


FAILURE: Integrated in HBase-0.98 #572 (See 
[https://builds.apache.org/job/HBase-0.98/572/])
Amend HBASE-12160 Make Surefire's argLine configurable in the command line; Fix 
merge error (apurtell: rev de27e18ebcde66dad8760596fd08dc74dccee764)
* pom.xml


 Make Surefire's argLine configurable in the command line
 

 Key: HBASE-12160
 URL: https://issues.apache.org/jira/browse/HBASE-12160
 Project: HBase
  Issue Type: Bug
Affects Versions: 2.0.0, 0.99.1, 0.98.6.1
Reporter: Elliott Clark
Assignee: Elliott Clark
 Fix For: 2.0.0, 0.98.7, 0.99.1

 Attachments: 
 0001-HBASE-12160-Make-Surefire-s-argLine-configurable-in-.patch


 On tests machines with larger sets of ram it can really help to reduce test 
 time to run with larger heaps. Lets make that a property so that mvn command 
 line can set it.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HBASE-12148) Remove TimeRangeTracker as point of contention when many threads writing a Store

2014-10-05 Thread Andrew Purtell (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-12148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andrew Purtell updated HBASE-12148:
---
Fix Version/s: 0.98.7

 Remove TimeRangeTracker as point of contention when many threads writing a 
 Store
 

 Key: HBASE-12148
 URL: https://issues.apache.org/jira/browse/HBASE-12148
 Project: HBase
  Issue Type: Sub-task
  Components: Performance
Affects Versions: 2.0.0, 0.99.1
Reporter: stack
Assignee: stack
 Fix For: 2.0.0, 0.98.7, 0.99.1

 Attachments: 12148.txt, 12148.txt, 12148v2.txt, 12148v2.txt, Screen 
 Shot 2014-10-01 at 3.39.46 PM.png, Screen Shot 2014-10-01 at 3.41.07 PM.png






--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (HBASE-12148) Remove TimeRangeTracker as point of contention when many threads writing a Store

2014-10-05 Thread Andrew Purtell (JIRA)

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

Andrew Purtell commented on HBASE-12148:


Cherry picked to 0.98 and pushed

 Remove TimeRangeTracker as point of contention when many threads writing a 
 Store
 

 Key: HBASE-12148
 URL: https://issues.apache.org/jira/browse/HBASE-12148
 Project: HBase
  Issue Type: Sub-task
  Components: Performance
Affects Versions: 2.0.0, 0.99.1
Reporter: stack
Assignee: stack
 Fix For: 2.0.0, 0.98.7, 0.99.1

 Attachments: 12148.txt, 12148.txt, 12148v2.txt, 12148v2.txt, Screen 
 Shot 2014-10-01 at 3.39.46 PM.png, Screen Shot 2014-10-01 at 3.41.07 PM.png






--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (HBASE-12148) Remove TimeRangeTracker as point of contention when many threads writing a Store

2014-10-05 Thread Hudson (JIRA)

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

Hudson commented on HBASE-12148:


FAILURE: Integrated in HBase-0.98-on-Hadoop-1.1 #544 (See 
[https://builds.apache.org/job/HBase-0.98-on-Hadoop-1.1/544/])
HBASE-12148 Remove TimeRangeTracker as point of contention when many threads 
writing a Store (apurtell: rev 9f2e748f0a33a5b939a3768c8aeb10432ad43b23)
* 
hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/TimeRangeTracker.java


 Remove TimeRangeTracker as point of contention when many threads writing a 
 Store
 

 Key: HBASE-12148
 URL: https://issues.apache.org/jira/browse/HBASE-12148
 Project: HBase
  Issue Type: Sub-task
  Components: Performance
Affects Versions: 2.0.0, 0.99.1
Reporter: stack
Assignee: stack
 Fix For: 2.0.0, 0.98.7, 0.99.1

 Attachments: 12148.txt, 12148.txt, 12148v2.txt, 12148v2.txt, Screen 
 Shot 2014-10-01 at 3.39.46 PM.png, Screen Shot 2014-10-01 at 3.41.07 PM.png






--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (HBASE-12148) Remove TimeRangeTracker as point of contention when many threads writing a Store

2014-10-05 Thread Hudson (JIRA)

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

Hudson commented on HBASE-12148:


SUCCESS: Integrated in HBase-0.98 #573 (See 
[https://builds.apache.org/job/HBase-0.98/573/])
HBASE-12148 Remove TimeRangeTracker as point of contention when many threads 
writing a Store (apurtell: rev 9f2e748f0a33a5b939a3768c8aeb10432ad43b23)
* 
hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/TimeRangeTracker.java


 Remove TimeRangeTracker as point of contention when many threads writing a 
 Store
 

 Key: HBASE-12148
 URL: https://issues.apache.org/jira/browse/HBASE-12148
 Project: HBase
  Issue Type: Sub-task
  Components: Performance
Affects Versions: 2.0.0, 0.99.1
Reporter: stack
Assignee: stack
 Fix For: 2.0.0, 0.98.7, 0.99.1

 Attachments: 12148.txt, 12148.txt, 12148v2.txt, 12148v2.txt, Screen 
 Shot 2014-10-01 at 3.39.46 PM.png, Screen Shot 2014-10-01 at 3.41.07 PM.png






--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (HBASE-12161) Add support for grant/revoke on namespaces in AccessControlClient

2014-10-05 Thread Dima Spivak (JIRA)

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

Dima Spivak commented on HBASE-12161:
-

Thanks for taking this on, Srikanth. Some minor suggestions:

- Your method declaration for getAccessControlServiceStub should be split over 
two lines. Same for the AccessControlClient.grant in 
#testAccessControlClientGrantOnNameSpace.
- The AccessControlClient#grant and #revoke methods have nearly identical logic 
that might as well be factored into a common private method to avoid a bit of 
code duplication.
- Similarly (as you explained to me), your 
#testAccessControlClientGrantOnNameSpace is very similar to the existing 
#testNamespaceUserGrant. It might be worth factoring out the common bits and 
only leaving the different grant methods used by each test.
- In #testAccessControlClientGrantOnNameSpace, you handle a Throwable by just 
logging it which swallow any exception that might break things. Is this 
intentional or might you want the test to fail at this point if such a general 
exception is thrown?

 Add support for grant/revoke on namespaces in AccessControlClient
 -

 Key: HBASE-12161
 URL: https://issues.apache.org/jira/browse/HBASE-12161
 Project: HBase
  Issue Type: Improvement
Reporter: Srikanth Srungarapu
Assignee: Srikanth Srungarapu
Priority: Minor
 Attachments: HBASE-12161_0.98.patch


 As per the description.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (HBASE-12175) Can't create table

2014-10-05 Thread Jimmy Xiang (JIRA)
Jimmy Xiang created HBASE-12175:
---

 Summary: Can't create table
 Key: HBASE-12175
 URL: https://issues.apache.org/jira/browse/HBASE-12175
 Project: HBase
  Issue Type: Bug
Reporter: Jimmy Xiang


Trying to create a table from hbase shell and couldn't get region assigned:

{noformat}
^Gdefault^R^Dtest
at org.apache.hadoop.hbase.ipc.RpcServer.call(RpcServer.java:2213)
at 
org.apache.hadoop.hbase.ipc.RpcServer$Handler.run(RpcServer.java:1879)
Caused by: java.lang.IllegalArgumentException: Illegal character 10 at 0. 
Namespaces can only contain 'alphanumeric characters': i.e. [a-zA-Z_0-9]:
^Gdefault^R^Dtest
at 
org.apache.hadoop.hbase.TableName.isLegalNamespaceName(TableName.java:215)
at 
org.apache.hadoop.hbase.TableName.isLegalNamespaceName(TableName.java:204)
at org.apache.hadoop.hbase.TableName.init(TableName.java:302)
at 
org.apache.hadoop.hbase.TableName.createTableNameIfNecessary(TableName.java:339)
at org.apache.hadoop.hbase.TableName.valueOf(TableName.java:460)
{noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Resolved] (HBASE-12175) Can't create table

2014-10-05 Thread Jimmy Xiang (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-12175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jimmy Xiang resolved HBASE-12175.
-
Resolution: Invalid

Could be my env issue.

 Can't create table
 --

 Key: HBASE-12175
 URL: https://issues.apache.org/jira/browse/HBASE-12175
 Project: HBase
  Issue Type: Bug
Reporter: Jimmy Xiang

 Trying to create a table from hbase shell and couldn't get region assigned:
 {noformat}
 ^Gdefault^R^Dtest
 at org.apache.hadoop.hbase.ipc.RpcServer.call(RpcServer.java:2213)
 at 
 org.apache.hadoop.hbase.ipc.RpcServer$Handler.run(RpcServer.java:1879)
 Caused by: java.lang.IllegalArgumentException: Illegal character 10 at 0. 
 Namespaces can only contain 'alphanumeric characters': i.e. [a-zA-Z_0-9]:
 ^Gdefault^R^Dtest
 at 
 org.apache.hadoop.hbase.TableName.isLegalNamespaceName(TableName.java:215)
 at 
 org.apache.hadoop.hbase.TableName.isLegalNamespaceName(TableName.java:204)
 at org.apache.hadoop.hbase.TableName.init(TableName.java:302)
 at 
 org.apache.hadoop.hbase.TableName.createTableNameIfNecessary(TableName.java:339)
 at org.apache.hadoop.hbase.TableName.valueOf(TableName.java:460)
 {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)