[jira] [Commented] (HBASE-11583) Refactoring out the configuration changes for enabling VisibilityLabels in the unit tests.

2014-08-01 Thread Hudson (JIRA)

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

Hudson commented on HBASE-11583:


FAILURE: Integrated in HBase-0.98-on-Hadoop-1.1 #406 (See 
[https://builds.apache.org/job/HBase-0.98-on-Hadoop-1.1/406/])
HBASE-11583 Refactoring out the configuration changes for enabling 
VisibilityLabels in the unit tests (Srikanth Srungarapu) (apurtell: rev 
40077a171dfd6251bcd26be7c192dc2003b47263)
* 
hbase-server/src/test/java/org/apache/hadoop/hbase/security/visibility/TestVisibilityLabelsOpWithDifferentUsersNoACL.java
* 
hbase-server/src/test/java/org/apache/hadoop/hbase/security/visibility/TestVisibilityLabelsWithDeletes.java
* 
hbase-server/src/test/java/org/apache/hadoop/hbase/security/visibility/TestVisibilityLabelsWithDistributedLogReplay.java
* 
hbase-server/src/test/java/org/apache/hadoop/hbase/security/visibility/TestVisibilityLabels.java
* 
hbase-server/src/test/java/org/apache/hadoop/hbase/security/visibility/TestVisibilityLabelsWithSLGStack.java
* 
hbase-server/src/test/java/org/apache/hadoop/hbase/security/visibility/VisibilityTestUtil.java
* 
hbase-server/src/test/java/org/apache/hadoop/hbase/security/visibility/TestEnforcingScanLabelGenerator.java


 Refactoring out the configuration changes for enabling VisibilityLabels in 
 the unit tests.
 --

 Key: HBASE-11583
 URL: https://issues.apache.org/jira/browse/HBASE-11583
 Project: HBase
  Issue Type: Improvement
  Components: security
Affects Versions: 0.98.4
Reporter: Srikanth Srungarapu
Assignee: Srikanth Srungarapu
Priority: Minor
 Fix For: 0.99.0, 0.98.5, 2.0.0

 Attachments: HBASE-11583.patch, HBASE-11583_v2.patch


 All the unit tests contain the code for enabling the visibility changes. 
 Incorporating future configuration changes for Visibility Labels 
 configuration can be made easier by refactoring them out to a single place.



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


[jira] [Commented] (HBASE-11583) Refactoring out the configuration changes for enabling VisibilityLabels in the unit tests.

2014-08-01 Thread Hudson (JIRA)

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

Hudson commented on HBASE-11583:


SUCCESS: Integrated in HBase-0.98 #429 (See 
[https://builds.apache.org/job/HBase-0.98/429/])
HBASE-11583 Refactoring out the configuration changes for enabling 
VisibilityLabels in the unit tests (Srikanth Srungarapu) (apurtell: rev 
40077a171dfd6251bcd26be7c192dc2003b47263)
* 
hbase-server/src/test/java/org/apache/hadoop/hbase/security/visibility/TestVisibilityLabels.java
* 
hbase-server/src/test/java/org/apache/hadoop/hbase/security/visibility/VisibilityTestUtil.java
* 
hbase-server/src/test/java/org/apache/hadoop/hbase/security/visibility/TestVisibilityLabelsWithDistributedLogReplay.java
* 
hbase-server/src/test/java/org/apache/hadoop/hbase/security/visibility/TestVisibilityLabelsWithSLGStack.java
* 
hbase-server/src/test/java/org/apache/hadoop/hbase/security/visibility/TestVisibilityLabelsWithDeletes.java
* 
hbase-server/src/test/java/org/apache/hadoop/hbase/security/visibility/TestVisibilityLabelsOpWithDifferentUsersNoACL.java
* 
hbase-server/src/test/java/org/apache/hadoop/hbase/security/visibility/TestEnforcingScanLabelGenerator.java


 Refactoring out the configuration changes for enabling VisibilityLabels in 
 the unit tests.
 --

 Key: HBASE-11583
 URL: https://issues.apache.org/jira/browse/HBASE-11583
 Project: HBase
  Issue Type: Improvement
  Components: security
Affects Versions: 0.98.4
Reporter: Srikanth Srungarapu
Assignee: Srikanth Srungarapu
Priority: Minor
 Fix For: 0.99.0, 0.98.5, 2.0.0

 Attachments: HBASE-11583.patch, HBASE-11583_v2.patch


 All the unit tests contain the code for enabling the visibility changes. 
 Incorporating future configuration changes for Visibility Labels 
 configuration can be made easier by refactoring them out to a single place.



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


[jira] [Commented] (HBASE-11583) Refactoring out the configuration changes for enabling VisibilityLabels in the unit tests.

2014-08-01 Thread Hudson (JIRA)

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

Hudson commented on HBASE-11583:


FAILURE: Integrated in HBase-TRUNK #5361 (See 
[https://builds.apache.org/job/HBase-TRUNK/5361/])
HBASE-11583 Refactoring out the configuration changes for enabling 
VisibilityLabels in the unit tests (Srikanth Srungarapu) (apurtell: rev 
78d47cc0e42d567b21ee472aa11c99e7a0f467cc)
* 
hbase-server/src/test/java/org/apache/hadoop/hbase/security/visibility/TestVisibilityLabelsWithSLGStack.java
* 
hbase-server/src/test/java/org/apache/hadoop/hbase/security/visibility/TestVisibilityLabelsWithDeletes.java
* 
hbase-server/src/test/java/org/apache/hadoop/hbase/security/visibility/TestEnforcingScanLabelGenerator.java
* 
hbase-server/src/test/java/org/apache/hadoop/hbase/security/visibility/TestVisibilityLabelsOpWithDifferentUsersNoACL.java
* 
hbase-server/src/test/java/org/apache/hadoop/hbase/security/visibility/TestVisibilityLabelsWithDistributedLogReplay.java
* 
hbase-server/src/test/java/org/apache/hadoop/hbase/security/visibility/TestVisibilityLabels.java
* 
hbase-server/src/test/java/org/apache/hadoop/hbase/security/visibility/VisibilityTestUtil.java


 Refactoring out the configuration changes for enabling VisibilityLabels in 
 the unit tests.
 --

 Key: HBASE-11583
 URL: https://issues.apache.org/jira/browse/HBASE-11583
 Project: HBase
  Issue Type: Improvement
  Components: security
Affects Versions: 0.98.4
Reporter: Srikanth Srungarapu
Assignee: Srikanth Srungarapu
Priority: Minor
 Fix For: 0.99.0, 0.98.5, 2.0.0

 Attachments: HBASE-11583.patch, HBASE-11583_v2.patch


 All the unit tests contain the code for enabling the visibility changes. 
 Incorporating future configuration changes for Visibility Labels 
 configuration can be made easier by refactoring them out to a single place.



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


[jira] [Commented] (HBASE-11583) Refactoring out the configuration changes for enabling VisibilityLabels in the unit tests.

2014-08-01 Thread Hudson (JIRA)

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

Hudson commented on HBASE-11583:


FAILURE: Integrated in HBase-1.0 #80 (See 
[https://builds.apache.org/job/HBase-1.0/80/])
HBASE-11583 Refactoring out the configuration changes for enabling 
VisibilityLabels in the unit tests (Srikanth Srungarapu) (apurtell: rev 
b33fc4be9af8ee9ed33ec731ad17360b8dbb4c16)
* 
hbase-server/src/test/java/org/apache/hadoop/hbase/security/visibility/VisibilityTestUtil.java
* 
hbase-server/src/test/java/org/apache/hadoop/hbase/security/visibility/TestVisibilityLabelsWithDistributedLogReplay.java
* 
hbase-server/src/test/java/org/apache/hadoop/hbase/security/visibility/TestVisibilityLabelsWithDeletes.java
* 
hbase-server/src/test/java/org/apache/hadoop/hbase/security/visibility/TestVisibilityLabelsWithSLGStack.java
* 
hbase-server/src/test/java/org/apache/hadoop/hbase/security/visibility/TestVisibilityLabels.java
* 
hbase-server/src/test/java/org/apache/hadoop/hbase/security/visibility/TestVisibilityLabelsOpWithDifferentUsersNoACL.java
* 
hbase-server/src/test/java/org/apache/hadoop/hbase/security/visibility/TestEnforcingScanLabelGenerator.java


 Refactoring out the configuration changes for enabling VisibilityLabels in 
 the unit tests.
 --

 Key: HBASE-11583
 URL: https://issues.apache.org/jira/browse/HBASE-11583
 Project: HBase
  Issue Type: Improvement
  Components: security
Affects Versions: 0.98.4
Reporter: Srikanth Srungarapu
Assignee: Srikanth Srungarapu
Priority: Minor
 Fix For: 0.99.0, 0.98.5, 2.0.0

 Attachments: HBASE-11583.patch, HBASE-11583_v2.patch


 All the unit tests contain the code for enabling the visibility changes. 
 Incorporating future configuration changes for Visibility Labels 
 configuration can be made easier by refactoring them out to a single place.



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


[jira] [Commented] (HBASE-11583) Refactoring out the configuration changes for enabling VisibilityLabels in the unit tests.

2014-07-31 Thread Andrew Purtell (JIRA)

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

Andrew Purtell commented on HBASE-11583:


Going to push to 0.98+ in a little while unless objection.

 Refactoring out the configuration changes for enabling VisibilityLabels in 
 the unit tests.
 --

 Key: HBASE-11583
 URL: https://issues.apache.org/jira/browse/HBASE-11583
 Project: HBase
  Issue Type: Improvement
  Components: security
Affects Versions: 0.98.4
Reporter: Srikanth Srungarapu
Assignee: Srikanth Srungarapu
Priority: Minor
 Fix For: 0.99.0, 0.98.5, 2.0.0

 Attachments: HBASE-11583.patch, HBASE-11583_v2.patch


 All the unit tests contain the code for enabling the visibility changes. 
 Incorporating future configuration changes for Visibility Labels 
 configuration can be made easier by refactoring them out to a single place.



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


[jira] [Commented] (HBASE-11583) Refactoring out the configuration changes for enabling VisibilityLabels in the unit tests.

2014-07-25 Thread Srikanth Srungarapu (JIRA)

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

Srikanth Srungarapu commented on HBASE-11583:
-

The failed test is running on my machine successfully. The output is:
{code}
Picked up JAVA_TOOL_OPTIONS: -Djava.awt.headless=true
[INFO] Scanning for projects...
[INFO] 
[INFO] Reactor Build Order:
[INFO] 
[INFO] HBase
[INFO] HBase - Common
[INFO] HBase - Protocol
[INFO] HBase - Client
[INFO] HBase - Hadoop Compatibility
[INFO] HBase - Hadoop Two Compatibility
[INFO] HBase - Prefix Tree
[INFO] HBase - Server
[INFO] HBase - Testing Util
[INFO] HBase - Thrift
[INFO] HBase - Shell
[INFO] HBase - Integration Tests
[INFO] HBase - Examples
[INFO] HBase - Assembly
[INFO] 
[INFO] Using the builder 
org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder
 with a thread count of 1
[INFO] 
[INFO] 
[INFO] Building HBase 0.98.5-SNAPSHOT
[INFO] 
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ hbase ---
[INFO] 
[INFO] --- findbugs-maven-plugin:2.5.2:findbugs (default) @ hbase ---
[INFO] 
[INFO] 
[INFO] Building HBase - Common 0.98.5-SNAPSHOT
[INFO] 
[INFO] 
[INFO] --- maven-antrun-plugin:1.6:run (generate) @ hbase-common ---
[INFO] Executing tasks

main:
 [exec] ~/gitspace/upstream/hbase/hbase-common 
~/gitspace/upstream/hbase/hbase-common
 [exec] ~/gitspace/upstream/hbase/hbase-common
[INFO] Executed tasks
[INFO] 
[INFO] --- build-helper-maven-plugin:1.5:add-source (versionInfo-source) @ 
hbase-common ---
[INFO] Source directory: 
/Users/ssrungarapu/gitspace/upstream/hbase/hbase-common/target/generated-sources/java
 added.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ hbase-common 
---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ 
hbase-common ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-antrun-plugin:1.6:run (default) @ hbase-common ---
[INFO] Executing tasks

main:
 [exec] tar: Error opening archive: Failed to open 
'hadoop-snappy-nativelibs.tar'
 [exec] Result: 1
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ hbase-common 
---
[INFO] Compiling 2 source files to 
/Users/ssrungarapu/gitspace/upstream/hbase/hbase-common/target/classes
[INFO] 
[INFO] --- maven-dependency-plugin:2.8:build-classpath 
(create-mrapp-generated-classpath) @ hbase-common ---
[INFO] Skipped writing classpath file 
'/Users/ssrungarapu/gitspace/upstream/hbase/hbase-common/target/test-classes/mrapp-generated-classpath'.
  No changes found.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ 
hbase-common ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
/Users/ssrungarapu/gitspace/upstream/hbase/hbase-common/src/test/resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ 
hbase-common ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-surefire-plugin:2.12-TRUNK-HBASE-2:test (default-test) @ 
hbase-common ---
[INFO] Surefire report directory: 
/Users/ssrungarapu/gitspace/upstream/hbase/hbase-common/target/surefire-reports
[INFO] Using configured provider org.apache.maven.surefire.junit4.JUnit4Provider

---
 T E S T S
---

---
 T E S T S
---

Results :

Tests run: 0, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-surefire-plugin:2.12-TRUNK-HBASE-2:test 
(secondPartTestsExecution) @ hbase-common ---
[INFO] Tests are skipped.
[INFO] 
[INFO] 
[INFO] Building HBase - Protocol 0.98.5-SNAPSHOT
[INFO] 
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ hbase-protocol 
---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ 
hbase-protocol ---
[INFO] Using 'UTF-8' encoding 

[jira] [Commented] (HBASE-11583) Refactoring out the configuration changes for enabling VisibilityLabels in the unit tests.

2014-07-25 Thread Andrew Purtell (JIRA)

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

Andrew Purtell commented on HBASE-11583:


That test failure is showing up in other precommit builds so is probably not 
related.

+1

 Refactoring out the configuration changes for enabling VisibilityLabels in 
 the unit tests.
 --

 Key: HBASE-11583
 URL: https://issues.apache.org/jira/browse/HBASE-11583
 Project: HBase
  Issue Type: Improvement
  Components: security
Affects Versions: 0.98.4
Reporter: Srikanth Srungarapu
Assignee: Srikanth Srungarapu
Priority: Minor
 Fix For: 0.99.0, 0.98.5, 2.0.0

 Attachments: HBASE-11583.patch, HBASE-11583_v2.patch


 All the unit tests contain the code for enabling the visibility changes. 
 Incorporating future configuration changes for Visibility Labels 
 configuration can be made easier by refactoring them out to a single place.



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


[jira] [Commented] (HBASE-11583) Refactoring out the configuration changes for enabling VisibilityLabels in the unit tests.

2014-07-24 Thread Hadoop QA (JIRA)

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

Hadoop QA commented on HBASE-11583:
---

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

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

{color:green}+1 tests included{color}.  The patch appears to include 20 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.io.hfile.TestCacheConfig

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

This message is automatically generated.

 Refactoring out the configuration changes for enabling VisibilityLabels in 
 the unit tests.
 --

 Key: HBASE-11583
 URL: https://issues.apache.org/jira/browse/HBASE-11583
 Project: HBase
  Issue Type: Improvement
  Components: security
Affects Versions: 0.98.4
Reporter: Srikanth Srungarapu
Assignee: Srikanth Srungarapu
Priority: Minor
 Attachments: HBASE-11583.patch, HBASE-11583_v2.patch


 All the unit tests contain the code for enabling the visibility changes. 
 Incorporating future configuration changes for Visibility Labels 
 configuration can be made easier by refactoring them out to a single place.



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