[jira] [Commented] (HBASE-12333) Add Integration Test Runner which is more friendly

2017-08-02 Thread Hadoop QA (JIRA)

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

Hadoop QA commented on HBASE-12333:
---

| (x) *{color:red}-1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:blue}0{color} | {color:blue} reexec {color} | {color:blue}  0m  
0s{color} | {color:blue} Docker mode activated. {color} |
| {color:red}-1{color} | {color:red} patch {color} | {color:red}  0m  4s{color} 
| {color:red} HBASE-12333 does not apply to master. Rebase required? Wrong 
Branch? See https://yetus.apache.org/documentation/0.4.0/precommit-patchnames 
for help. {color} |
\\
\\
|| Subsystem || Report/Notes ||
| JIRA Issue | HBASE-12333 |
| JIRA Patch URL | 
https://issues.apache.org/jira/secure/attachment/12690469/HBASE-12333-v3.patch |
| Console output | 
https://builds.apache.org/job/PreCommit-HBASE-Build/7905/console |
| Powered by | Apache Yetus 0.4.0   http://yetus.apache.org |


This message was automatically generated.



> Add Integration Test Runner which is more friendly
> --
>
> Key: HBASE-12333
> URL: https://issues.apache.org/jira/browse/HBASE-12333
> Project: HBase
>  Issue Type: New Feature
>  Components: test
>Affects Versions: 2.0.0
>Reporter: Manukranth Kolloju
>Assignee: Manukranth Kolloju
> Attachments: 
> 0001-HBASE-12333-Add-Integration-Test-Runner-which-is-mor.patch, 
> HBASE-12333-v2.patch, HBASE-12333-v3.patch
>
>   Original Estimate: 48h
>  Remaining Estimate: 48h
>
> This Jira is intended to add a Driver class which would run a list of 
> Integration tests on an actual hbase cluster. And generate a machine readable 
> results file in JSON and put it on HDFS. The idea is to make it easy to run 
> driver class using a long list of appropriate command line params and wait 
> for the JSON file on the HDFS. This will help in plugging into external 
> automation and makes it easier to maintain Continuous Integration Scripts.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (HBASE-12333) Add Integration Test Runner which is more friendly

2017-08-02 Thread stack (JIRA)

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

stack commented on HBASE-12333:
---

Patch looks good. Unscheduling unless someone wants it still (years later).

> Add Integration Test Runner which is more friendly
> --
>
> Key: HBASE-12333
> URL: https://issues.apache.org/jira/browse/HBASE-12333
> Project: HBase
>  Issue Type: New Feature
>  Components: test
>Affects Versions: 2.0.0
>Reporter: Manukranth Kolloju
>Assignee: Manukranth Kolloju
> Attachments: 
> 0001-HBASE-12333-Add-Integration-Test-Runner-which-is-mor.patch, 
> HBASE-12333-v2.patch, HBASE-12333-v3.patch
>
>   Original Estimate: 48h
>  Remaining Estimate: 48h
>
> This Jira is intended to add a Driver class which would run a list of 
> Integration tests on an actual hbase cluster. And generate a machine readable 
> results file in JSON and put it on HDFS. The idea is to make it easy to run 
> driver class using a long list of appropriate command line params and wait 
> for the JSON file on the HDFS. This will help in plugging into external 
> automation and makes it easier to maintain Continuous Integration Scripts.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (HBASE-12333) Add Integration Test Runner which is more friendly

2015-01-06 Thread Hadoop QA (JIRA)

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

Hadoop QA commented on HBASE-12333:
---

{color:green}+1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12690469/HBASE-12333-v3.patch
  against master branch at commit 45fc2bdd863ff238491f4941b3da04a38731d7e1.
  ATTACHMENT ID: 12690469

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

{color:green}+1 tests included{color}.  The patch appears to include 11 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 checkstyle{color}.  The applied patch does not increase the 
total number of checkstyle errors

{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/12336//testReport/
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/12336//artifact/patchprocess/newPatchFindbugsWarningshbase-rest.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/12336//artifact/patchprocess/newPatchFindbugsWarningshbase-common.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/12336//artifact/patchprocess/newPatchFindbugsWarningshbase-client.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/12336//artifact/patchprocess/newPatchFindbugsWarningshbase-annotations.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/12336//artifact/patchprocess/newPatchFindbugsWarningshbase-hadoop-compat.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/12336//artifact/patchprocess/newPatchFindbugsWarningshbase-server.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/12336//artifact/patchprocess/newPatchFindbugsWarningshbase-prefix-tree.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/12336//artifact/patchprocess/newPatchFindbugsWarningshbase-protocol.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/12336//artifact/patchprocess/newPatchFindbugsWarningshbase-thrift.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/12336//artifact/patchprocess/newPatchFindbugsWarningshbase-examples.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/12336//artifact/patchprocess/newPatchFindbugsWarningshbase-hadoop2-compat.html
Checkstyle Errors: 
https://builds.apache.org/job/PreCommit-HBASE-Build/12336//artifact/patchprocess/checkstyle-aggregate.html

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

This message is automatically generated.

 Add Integration Test Runner which is more friendly
 --

 Key: HBASE-12333
 URL: https://issues.apache.org/jira/browse/HBASE-12333
 Project: HBase
  Issue Type: New Feature
  Components: test
Affects Versions: 2.0.0
Reporter: Manukranth Kolloju
Assignee: Manukranth Kolloju
 Fix For: 2.0.0

 Attachments: 
 0001-HBASE-12333-Add-Integration-Test-Runner-which-is-mor.patch, 
 HBASE-12333-v2.patch, HBASE-12333-v3.patch

   Original Estimate: 48h
  Remaining Estimate: 48h

 This Jira is intended to add a Driver class which would run a list of 
 Integration tests on an actual hbase cluster. And generate a machine readable 
 results file in JSON and put it on HDFS. The idea is to make it easy to run 
 driver class using a long list of appropriate command line params and wait 
 for the JSON file on the HDFS. This will help in plugging into external 
 automation and makes it easier to maintain Continuous Integration Scripts.



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


[jira] [Commented] (HBASE-12333) Add Integration Test Runner which is more friendly

2014-11-25 Thread Hadoop QA (JIRA)

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

Hadoop QA commented on HBASE-12333:
---

{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12683619/HBASE-12333-v2.patch
  against master branch at commit e6b4300756b7f09a31ba35cb3baf41d294ed6e14.
  ATTACHMENT ID: 12683619

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

{color:green}+1 tests included{color}.  The patch appears to include 13 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 checkstyle{color}.  The applied patch does not increase the 
total number of checkstyle errors

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

{color:red}-1 release audit{color}.  The applied patch generated 1 release 
audit warnings (more than the master's current 0 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.security.access.TestCellACLWithMultipleVersions

Test results: 
https://builds.apache.org/job/PreCommit-HBASE-Build/11830//testReport/
Release audit warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/11830//artifact/patchprocess/patchReleaseAuditWarnings.txt
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/11830//artifact/patchprocess/newPatchFindbugsWarningshbase-prefix-tree.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/11830//artifact/patchprocess/newPatchFindbugsWarningshbase-examples.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/11830//artifact/patchprocess/newPatchFindbugsWarningshbase-common.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/11830//artifact/patchprocess/newPatchFindbugsWarningshbase-annotations.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/11830//artifact/patchprocess/newPatchFindbugsWarningshbase-hadoop-compat.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/11830//artifact/patchprocess/newPatchFindbugsWarningshbase-rest.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/11830//artifact/patchprocess/newPatchFindbugsWarningshbase-client.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/11830//artifact/patchprocess/newPatchFindbugsWarningshbase-thrift.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/11830//artifact/patchprocess/newPatchFindbugsWarningshbase-protocol.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/11830//artifact/patchprocess/newPatchFindbugsWarningshbase-server.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/11830//artifact/patchprocess/newPatchFindbugsWarningshbase-hadoop2-compat.html
Checkstyle Errors: 
https://builds.apache.org/job/PreCommit-HBASE-Build/11830//artifact/patchprocess/checkstyle-aggregate.html

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

This message is automatically generated.

 Add Integration Test Runner which is more friendly
 --

 Key: HBASE-12333
 URL: https://issues.apache.org/jira/browse/HBASE-12333
 Project: HBase
  Issue Type: New Feature
  Components: test
Affects Versions: 2.0.0
Reporter: Manukranth Kolloju
Assignee: Manukranth Kolloju
 Fix For: 2.0.0

 Attachments: 
 0001-HBASE-12333-Add-Integration-Test-Runner-which-is-mor.patch, 
 HBASE-12333-v2.patch

   Original Estimate: 48h
  Remaining Estimate: 48h

 This Jira is intended to add a Driver class which would run a list of 
 Integration tests on an actual hbase cluster. And generate a machine readable 
 results file in JSON and put it on HDFS. The idea is to make it easy to run 
 driver class using a long list of appropriate command line params and wait 
 for the JSON file on the HDFS. This will help in plugging into external 
 automation and makes it easier to maintain Continuous Integration Scripts.



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


[jira] [Commented] (HBASE-12333) Add Integration Test Runner which is more friendly

2014-10-28 Thread Dima Spivak (JIRA)

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

Dima Spivak commented on HBASE-12333:
-

Might it be worth either changing this test driver or IntegrationTestsDriver to 
have consistency in how to select a subset of classes? 
{code}
root@node-1:~# hbase org.apache.hadoop.hbase.IntegrationTestsDriver -h
usage: bin/hbase org.apache.hadoop.hbase.IntegrationTestsDriver options
Options:
 -h,--help  Show usage
 -r,--regex arg   Java regex to use selecting tests to run: e.g. .*TestBig.*
will select all tests that include TestBig in their name.
Default: .*IntegrationTest.*
{code}

 Add Integration Test Runner which is more friendly
 --

 Key: HBASE-12333
 URL: https://issues.apache.org/jira/browse/HBASE-12333
 Project: HBase
  Issue Type: New Feature
  Components: test
Affects Versions: 2.0.0
Reporter: Manukranth Kolloju
Assignee: Manukranth Kolloju
 Fix For: 2.0.0

 Attachments: 
 0001-HBASE-12333-Add-Integration-Test-Runner-which-is-mor.patch

   Original Estimate: 48h
  Remaining Estimate: 48h

 This Jira is intended to add a Driver class which would run a list of 
 Integration tests on an actual hbase cluster. And generate a machine readable 
 results file in JSON and put it on HDFS. The idea is to make it easy to run 
 driver class using a long list of appropriate command line params and wait 
 for the JSON file on the HDFS. This will help in plugging into external 
 automation and makes it easier to maintain Continuous Integration Scripts.



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


[jira] [Commented] (HBASE-12333) Add Integration Test Runner which is more friendly

2014-10-27 Thread Hadoop QA (JIRA)

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

Hadoop QA commented on HBASE-12333:
---

{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  
http://issues.apache.org/jira/secure/attachment/12677342/0001-HBASE-12333-Add-Integration-Test-Runner-which-is-mor.patch
  against trunk revision .
  ATTACHMENT ID: 12677342

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

{color:green}+1 tests included{color}.  The patch appears to include 13 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 checkstyle{color}.  The applied patch does not increase the 
total number of checkstyle errors

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

{color:red}-1 release audit{color}.  The applied patch generated 1 release 
audit warnings (more than the trunk's current 0 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.client.TestHCM

 {color:red}-1 core zombie tests{color}.  There are 1 zombie test(s): 

Test results: 
https://builds.apache.org/job/PreCommit-HBASE-Build/11478//testReport/
Release audit warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/11478//artifact/patchprocess/patchReleaseAuditWarnings.txt
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/11478//artifact/patchprocess/newPatchFindbugsWarningshbase-protocol.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/11478//artifact/patchprocess/newPatchFindbugsWarningshbase-hadoop-compat.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/11478//artifact/patchprocess/newPatchFindbugsWarningshbase-thrift.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/11478//artifact/patchprocess/newPatchFindbugsWarningshbase-server.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/11478//artifact/patchprocess/newPatchFindbugsWarningshbase-common.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/11478//artifact/patchprocess/newPatchFindbugsWarningshbase-hadoop2-compat.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/11478//artifact/patchprocess/newPatchFindbugsWarningshbase-rest.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/11478//artifact/patchprocess/newPatchFindbugsWarningshbase-examples.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/11478//artifact/patchprocess/newPatchFindbugsWarningshbase-client.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/11478//artifact/patchprocess/newPatchFindbugsWarningshbase-prefix-tree.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/11478//artifact/patchprocess/newPatchFindbugsWarningshbase-annotations.html
Checkstyle Errors: 
https://builds.apache.org/job/PreCommit-HBASE-Build/11478//artifact/patchprocess/checkstyle-aggregate.html

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

This message is automatically generated.

 Add Integration Test Runner which is more friendly
 --

 Key: HBASE-12333
 URL: https://issues.apache.org/jira/browse/HBASE-12333
 Project: HBase
  Issue Type: New Feature
  Components: test
Affects Versions: 2.0.0
Reporter: Manukranth Kolloju
Assignee: Manukranth Kolloju
 Fix For: 2.0.0

 Attachments: 
 0001-HBASE-12333-Add-Integration-Test-Runner-which-is-mor.patch

   Original Estimate: 48h
  Remaining Estimate: 48h

 This Jira is intended to add a Driver class which would run a list of 
 Integration tests on an actual hbase cluster. And generate a machine readable 
 results file in JSON and put it on HDFS. The idea is to make it easy to run 
 driver class using a long list of appropriate command line params and wait 
 for the JSON file on the HDFS. This will help in plugging into external 
 automation and makes it easier to maintain Continuous Integration Scripts.



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


[jira] [Commented] (HBASE-12333) Add Integration Test Runner which is more friendly

2014-10-27 Thread stack (JIRA)

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

stack commented on HBASE-12333:
---

Needs license at least IntegrationTestRunnerWithJSONOutput

Otherwise LGTM.  Add release note w/ example on how to use this new addition 
and what it does.  I can add the license on commit if you do that ([~ndimiduk] 
you want to take a look?)

 Add Integration Test Runner which is more friendly
 --

 Key: HBASE-12333
 URL: https://issues.apache.org/jira/browse/HBASE-12333
 Project: HBase
  Issue Type: New Feature
  Components: test
Affects Versions: 2.0.0
Reporter: Manukranth Kolloju
Assignee: Manukranth Kolloju
 Fix For: 2.0.0

 Attachments: 
 0001-HBASE-12333-Add-Integration-Test-Runner-which-is-mor.patch

   Original Estimate: 48h
  Remaining Estimate: 48h

 This Jira is intended to add a Driver class which would run a list of 
 Integration tests on an actual hbase cluster. And generate a machine readable 
 results file in JSON and put it on HDFS. The idea is to make it easy to run 
 driver class using a long list of appropriate command line params and wait 
 for the JSON file on the HDFS. This will help in plugging into external 
 automation and makes it easier to maintain Continuous Integration Scripts.



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


[jira] [Commented] (HBASE-12333) Add Integration Test Runner which is more friendly

2014-10-27 Thread stack (JIRA)

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

stack commented on HBASE-12333:
---

Looking again, should the new class be called 
IntegrationTestDriverWithJSONOutput instead of 
IntegrationTestRunnerWithJSONOutput since it subclasses the Driver and in 
essence just adds the JSON?

 Add Integration Test Runner which is more friendly
 --

 Key: HBASE-12333
 URL: https://issues.apache.org/jira/browse/HBASE-12333
 Project: HBase
  Issue Type: New Feature
  Components: test
Affects Versions: 2.0.0
Reporter: Manukranth Kolloju
Assignee: Manukranth Kolloju
 Fix For: 2.0.0

 Attachments: 
 0001-HBASE-12333-Add-Integration-Test-Runner-which-is-mor.patch

   Original Estimate: 48h
  Remaining Estimate: 48h

 This Jira is intended to add a Driver class which would run a list of 
 Integration tests on an actual hbase cluster. And generate a machine readable 
 results file in JSON and put it on HDFS. The idea is to make it easy to run 
 driver class using a long list of appropriate command line params and wait 
 for the JSON file on the HDFS. This will help in plugging into external 
 automation and makes it easier to maintain Continuous Integration Scripts.



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


[jira] [Commented] (HBASE-12333) Add Integration Test Runner which is more friendly

2014-10-27 Thread stack (JIRA)

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

stack commented on HBASE-12333:
---

I tried it and got this after test finished...

{code}
2014-10-27 15:56:17,417 ERROR [main] util.AbstractHBaseTool: Error running 
command-line tool
java.lang.IllegalArgumentException: Can not create a Path from a null string
at org.apache.hadoop.fs.Path.checkPathArg(Path.java:123)
at org.apache.hadoop.fs.Path.init(Path.java:135)
at org.apache.hadoop.fs.Path.init(Path.java:89)
at 
org.apache.hadoop.hbase.IntegrationTestRunnerWithJSONOutput.doWork(IntegrationTestRunnerWithJSONOutput.java:99)
at 
org.apache.hadoop.hbase.util.AbstractHBaseTool.run(AbstractHBaseTool.java:112)
at org.apache.hadoop.util.ToolRunner.run(ToolRunner.java:70)
at 
org.apache.hadoop.hbase.IntegrationTestRunnerWithJSONOutput.main(IntegrationTestRunnerWithJSONOutput.java:140)
{code}

 Add Integration Test Runner which is more friendly
 --

 Key: HBASE-12333
 URL: https://issues.apache.org/jira/browse/HBASE-12333
 Project: HBase
  Issue Type: New Feature
  Components: test
Affects Versions: 2.0.0
Reporter: Manukranth Kolloju
Assignee: Manukranth Kolloju
 Fix For: 2.0.0

 Attachments: 
 0001-HBASE-12333-Add-Integration-Test-Runner-which-is-mor.patch

   Original Estimate: 48h
  Remaining Estimate: 48h

 This Jira is intended to add a Driver class which would run a list of 
 Integration tests on an actual hbase cluster. And generate a machine readable 
 results file in JSON and put it on HDFS. The idea is to make it easy to run 
 driver class using a long list of appropriate command line params and wait 
 for the JSON file on the HDFS. This will help in plugging into external 
 automation and makes it easier to maintain Continuous Integration Scripts.



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


[jira] [Commented] (HBASE-12333) Add Integration Test Runner which is more friendly

2014-10-27 Thread Manukranth Kolloju (JIRA)

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

Manukranth Kolloju commented on HBASE-12333:


I should give a default value for 
hbase.it.job.name and hbase.it.results.dir

Please try with this params :
hbase org.apache.hadoop.hbase.IntegrationTestRunnerWithJSONOutput -D 
hbase.it.job.name=job -D hbase.it.results.dir=/tmp/

 Add Integration Test Runner which is more friendly
 --

 Key: HBASE-12333
 URL: https://issues.apache.org/jira/browse/HBASE-12333
 Project: HBase
  Issue Type: New Feature
  Components: test
Affects Versions: 2.0.0
Reporter: Manukranth Kolloju
Assignee: Manukranth Kolloju
 Fix For: 2.0.0

 Attachments: 
 0001-HBASE-12333-Add-Integration-Test-Runner-which-is-mor.patch

   Original Estimate: 48h
  Remaining Estimate: 48h

 This Jira is intended to add a Driver class which would run a list of 
 Integration tests on an actual hbase cluster. And generate a machine readable 
 results file in JSON and put it on HDFS. The idea is to make it easy to run 
 driver class using a long list of appropriate command line params and wait 
 for the JSON file on the HDFS. This will help in plugging into external 
 automation and makes it easier to maintain Continuous Integration Scripts.



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