[GitHub] accumulo pull request #204: ACCUMULO-4574 Modified TableOperations online to...

2017-01-30 Thread EdColeman
Github user EdColeman commented on a diff in the pull request: https://github.com/apache/accumulo/pull/204#discussion_r98584001 --- Diff: core/src/main/java/org/apache/accumulo/core/client/impl/TableOperationsImpl.java --- @@ -1208,11 +1207,20 @@ public void online(String

[GitHub] accumulo pull request #204: ACCUMULO-4574 Modified TableOperations online to...

2017-01-30 Thread EdColeman
Github user EdColeman commented on a diff in the pull request: https://github.com/apache/accumulo/pull/204#discussion_r98583191 --- Diff: core/src/main/java/org/apache/accumulo/core/client/impl/Tables.java --- @@ -149,6 +149,28 @@ public static void clearCache(Instance instance) {

[GitHub] accumulo-testing pull request #3: ACCUMULO-4579 Fixed hadoop config bug in a...

2017-01-30 Thread mikewalch
Github user mikewalch commented on a diff in the pull request: https://github.com/apache/accumulo-testing/pull/3#discussion_r98556591 --- Diff: core/src/main/java/org/apache/accumulo/testing/core/TestEnv.java --- @@ -96,15 +97,22 @@ public String getPid() { }

[GitHub] accumulo-testing pull request #3: ACCUMULO-4579 Fixed hadoop config bug in a...

2017-01-30 Thread mikewalch
GitHub user mikewalch opened a pull request: https://github.com/apache/accumulo-testing/pull/3 ACCUMULO-4579 Fixed hadoop config bug in accumulo-testing * TestEnv now returns Hadoop configuration that is loaded from config files but expects HADOOP_PREFIX to be set in

[GitHub] accumulo pull request #209: ACCUMULO-4578 release namespace lock when compac...

2017-01-30 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/accumulo/pull/209 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] accumulo pull request #207: ACCUMULO-4446 Making changes to 1.7

2017-01-30 Thread ctubbsii
Github user ctubbsii commented on a diff in the pull request: https://github.com/apache/accumulo/pull/207#discussion_r98518427 --- Diff: server/monitor/src/main/java/org/apache/accumulo/monitor/Monitor.java --- @@ -642,7 +643,7 @@ private void getMonitorLock() throws

[GitHub] accumulo pull request #209: ACCUMULO-4578 release namespace lock when compac...

2017-01-30 Thread keith-turner
Github user keith-turner commented on a diff in the pull request: https://github.com/apache/accumulo/pull/209#discussion_r98503081 --- Diff: fate/src/main/java/org/apache/accumulo/fate/AdminUtil.java --- @@ -110,25 +110,36 @@ public String getTop() { public static class

[GitHub] accumulo pull request #209: ACCUMULO-4578 release namespace lock when compac...

2017-01-30 Thread keith-turner
Github user keith-turner commented on a diff in the pull request: https://github.com/apache/accumulo/pull/209#discussion_r98502468 --- Diff: fate/src/main/java/org/apache/accumulo/fate/AdminUtil.java --- @@ -110,25 +110,36 @@ public String getTop() { public static class

[GitHub] accumulo pull request #209: ACCUMULO-4578 release namespace lock when compac...

2017-01-30 Thread ctubbsii
Github user ctubbsii commented on a diff in the pull request: https://github.com/apache/accumulo/pull/209#discussion_r98489892 --- Diff: fate/src/main/java/org/apache/accumulo/fate/AdminUtil.java --- @@ -110,25 +110,36 @@ public String getTop() { public static class

[GitHub] accumulo pull request #209: ACCUMULO-4578 release namespace lock when compac...

2017-01-30 Thread keith-turner
Github user keith-turner commented on a diff in the pull request: https://github.com/apache/accumulo/pull/209#discussion_r98488654 --- Diff: fate/src/main/java/org/apache/accumulo/fate/AdminUtil.java --- @@ -110,25 +110,36 @@ public String getTop() { public static class

[GitHub] accumulo pull request #209: ACCUMULO-4578 release namespace lock when compac...

2017-01-30 Thread ctubbsii
Github user ctubbsii commented on a diff in the pull request: https://github.com/apache/accumulo/pull/209#discussion_r98486789 --- Diff: fate/src/main/java/org/apache/accumulo/fate/AdminUtil.java --- @@ -110,25 +110,36 @@ public String getTop() { public static class

[GitHub] accumulo pull request #209: ACCUMULO-4578 release namespace lock when compac...

2017-01-30 Thread ctubbsii
Github user ctubbsii commented on a diff in the pull request: https://github.com/apache/accumulo/pull/209#discussion_r98486517 --- Diff: fate/src/main/java/org/apache/accumulo/fate/AdminUtil.java --- @@ -110,25 +110,36 @@ public String getTop() { public static class

[GitHub] accumulo pull request #204: ACCUMULO-4574 Modified TableOperations online to...

2017-01-30 Thread keith-turner
Github user keith-turner commented on a diff in the pull request: https://github.com/apache/accumulo/pull/204#discussion_r98457211 --- Diff: core/src/main/java/org/apache/accumulo/core/client/impl/TableOperationsImpl.java --- @@ -1208,11 +1207,20 @@ public void online(String

[GitHub] accumulo pull request #204: ACCUMULO-4574 Modified TableOperations online to...

2017-01-30 Thread keith-turner
Github user keith-turner commented on a diff in the pull request: https://github.com/apache/accumulo/pull/204#discussion_r98455152 --- Diff: core/src/main/java/org/apache/accumulo/core/client/impl/Tables.java --- @@ -149,6 +149,28 @@ public static void clearCache(Instance

[GitHub] accumulo issue #207: ACCUMULO-4446 Making changes to 1.7

2017-01-30 Thread mjwall
Github user mjwall commented on the issue: https://github.com/apache/accumulo/pull/207 Looks like a jenkins issue. I relaunched, but jenkins couldn't pull the commit. Not really sure what happened. Can you push another commit to see if runs again? On Mon, Jan 30,

[GitHub] accumulo issue #207: ACCUMULO-4446 Making changes to 1.7

2017-01-30 Thread lstav
Github user lstav commented on the issue: https://github.com/apache/accumulo/pull/207 No sure what happened to the Jenkins checks, it failed before the Travis CI even finished, can someone help me find out what the problem was? --- If your project is set up for it, you can reply to

[GitHub] accumulo pull request #207: ACCUMULO-4446 Making changes to 1.7

2017-01-30 Thread lstav
Github user lstav commented on a diff in the pull request: https://github.com/apache/accumulo/pull/207#discussion_r98439532 --- Diff: server/monitor/src/main/java/org/apache/accumulo/monitor/Monitor.java --- @@ -642,7 +643,7 @@ private void getMonitorLock() throws KeeperException,

[GitHub] accumulo pull request #207: ACCUMULO-4446 Making changes to 1.7

2017-01-30 Thread lstav
Github user lstav commented on a diff in the pull request: https://github.com/apache/accumulo/pull/207#discussion_r98432993 --- Diff: server/monitor/src/main/java/org/apache/accumulo/monitor/Monitor.java --- @@ -642,7 +643,7 @@ private void getMonitorLock() throws KeeperException,

[GitHub] accumulo pull request #207: ACCUMULO-4446 Making changes to 1.7

2017-01-30 Thread EdColeman
Github user EdColeman commented on a diff in the pull request: https://github.com/apache/accumulo/pull/207#discussion_r98433091 --- Diff: server/monitor/src/main/java/org/apache/accumulo/monitor/Monitor.java --- @@ -642,7 +643,7 @@ private void getMonitorLock() throws

[GitHub] accumulo pull request #207: ACCUMULO-4446 Making changes to 1.7

2017-01-30 Thread mjwall
Github user mjwall commented on a diff in the pull request: https://github.com/apache/accumulo/pull/207#discussion_r98432589 --- Diff: server/monitor/src/main/java/org/apache/accumulo/monitor/Monitor.java --- @@ -642,7 +643,7 @@ private void getMonitorLock() throws

[GitHub] accumulo pull request #207: ACCUMULO-4446 Making changes to 1.7

2017-01-30 Thread lstav
Github user lstav commented on a diff in the pull request: https://github.com/apache/accumulo/pull/207#discussion_r98431979 --- Diff: server/monitor/src/main/java/org/apache/accumulo/monitor/Monitor.java --- @@ -642,7 +643,7 @@ private void getMonitorLock() throws KeeperException,