[jira] [Updated] (HBASE-17680) Run mini cluster through JNI in tests

2017-03-06 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HBASE-17680: -- Fix Version/s: HBASE-14850 > Run mini cluster through JNI in tests >

[jira] [Updated] (HBASE-17680) Run mini cluster through JNI in tests

2017-03-06 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-17680: --- Attachment: 17680.v33.txt > Run mini cluster through JNI in tests > - >

[jira] [Updated] (HBASE-17680) Run mini cluster through JNI in tests

2017-03-06 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-17680: --- Attachment: (was: 17680.v33.txt) > Run mini cluster through JNI in tests >

[jira] [Updated] (HBASE-17680) Run mini cluster through JNI in tests

2017-03-06 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-17680: --- Attachment: 17680.v33.txt Patch v33 addresses review comments above. All tests pass. > Run mini cluster

[jira] [Updated] (HBASE-17680) Run mini cluster through JNI in tests

2017-03-06 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-17680: --- Attachment: 17680.v31.txt Patch v31 replaces the camel case variable names in MiniCluster. > Run mini

[jira] [Updated] (HBASE-17680) Run mini cluster through JNI in tests

2017-03-03 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-17680: --- Attachment: 17680.v30.txt Rebased patch. The following passed: buck test //core:retry-test > Run mini

[jira] [Updated] (HBASE-17680) Run mini cluster through JNI in tests

2017-03-03 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-17680: --- Attachment: 17680.v29.txt Patch v29 removes commented out code. > Run mini cluster through JNI in tests >

[jira] [Updated] (HBASE-17680) Run mini cluster through JNI in tests

2017-03-03 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-17680: --- Attachment: 17680.v28.txt Patch v28 removes lint warnings introduced by the previous patch. > Run mini

[jira] [Updated] (HBASE-17680) Run mini cluster through JNI in tests

2017-03-02 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-17680: --- Attachment: 17680.v27.txt Patch v27 drops unneeded jobject return type. RunShellCmd() is also removed since

[jira] [Updated] (HBASE-17680) Run mini cluster through JNI in tests

2017-03-02 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-17680: --- Attachment: 17680.v26.txt Patch v26 addresses Enis' latest comments. WriteConf() is kept for

[jira] [Updated] (HBASE-17680) Run mini cluster through JNI in tests

2017-03-01 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-17680: --- Attachment: 17680.v23.txt Patch v23 moves the creation of conf dir to MiniCluster > Run mini cluster

[jira] [Updated] (HBASE-17680) Run mini cluster through JNI in tests

2017-02-27 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-17680: --- Attachment: 17680.v22.txt Patch v22 drops the use of HBASE_CONF environment variable from filter-test.cc

[jira] [Updated] (HBASE-17680) Run mini cluster through JNI in tests

2017-02-27 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-17680: --- Attachment: 17680.v20.txt Patch v20: fixes location-cache-test puts back DestroyJavaVM() call uses

[jira] [Updated] (HBASE-17680) Run mini cluster through JNI in tests

2017-02-27 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-17680: --- Attachment: 17680.v18.txt Patch v18: reference JAVA_HOME in BUCK apply formatter change method names to be

[jira] [Updated] (HBASE-17680) Run mini cluster through JNI in tests

2017-02-24 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-17680: --- Attachment: 17680.v17.txt Patch v17 is updated with commit 7d284f6b55f5209e86c8a4917215e9218a4c409a

[jira] [Updated] (HBASE-17680) Run mini cluster through JNI in tests

2017-02-24 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-17680: --- Attachment: 17680.v14.txt > Run mini cluster through JNI in tests > - >

[jira] [Updated] (HBASE-17680) Run mini cluster through JNI in tests

2017-02-24 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-17680: --- Attachment: (was: 17680.v14.txt) > Run mini cluster through JNI in tests >

[jira] [Updated] (HBASE-17680) Run mini cluster through JNI in tests

2017-02-24 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-17680: --- Attachment: 17680.v14.txt Patch v14: adds flags to Makefile changes calling convention w.r.t. (*env).

[jira] [Updated] (HBASE-17680) Run mini cluster through JNI in tests

2017-02-23 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-17680: --- Attachment: (was: 17680.v8.txt) > Run mini cluster through JNI in tests >

[jira] [Updated] (HBASE-17680) Run mini cluster through JNI in tests

2017-02-23 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-17680: --- Attachment: 17680.v8.txt > Run mini cluster through JNI in tests > - > >

[jira] [Updated] (HBASE-17680) Run mini cluster through JNI in tests

2017-02-23 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-17680: --- Attachment: 17680.v8.txt In patch v8: cached_classpath.txt is used to pick up CLASSPATHs formatting changes

[jira] [Updated] (HBASE-17680) Run mini cluster through JNI in tests

2017-02-22 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-17680: --- Attachment: 17680.v3.txt Patch v3 removes commented out code. TestUtil is moved to test class level since

[jira] [Updated] (HBASE-17680) Run mini cluster through JNI in tests

2017-02-22 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-17680: --- Attachment: 17680.v1.txt > Run mini cluster through JNI in tests > - > >

[jira] [Updated] (HBASE-17680) Run mini cluster through JNI in tests

2017-02-22 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-17680: --- Description: Currently tests start local hbase cluster through hbase shell. There is less control over the