[GitHub] accumulo pull request #202: ACCUMULO-4570 Use a boolean for active service i...

2017-01-17 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/accumulo/pull/202 --- 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 issue #201: ACCUMULO-4571 Move the migration log message from debug...

2017-01-17 Thread joshelser
Github user joshelser commented on the issue: https://github.com/apache/accumulo/pull/201 Forgot to include close message on the commit. --- 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

[GitHub] accumulo issue #202: ACCUMULO-4570 Use a boolean for active service instead ...

2017-01-17 Thread joshelser
Github user joshelser commented on the issue: https://github.com/apache/accumulo/pull/202 ThriftServerBindsBeforeZooKeeperLockIT and the SunnyDay tests passed. --- 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

[GitHub] accumulo pull request #201: ACCUMULO-4571 Move the migration log message fro...

2017-01-17 Thread joshelser
Github user joshelser closed the pull request at: https://github.com/apache/accumulo/pull/201 --- 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

[GitHub] accumulo pull request #202: ACCUMULO-4570 Use a boolean for active service i...

2017-01-17 Thread joshelser
GitHub user joshelser opened a pull request: https://github.com/apache/accumulo/pull/202 ACCUMULO-4570 Use a boolean for active service instead of the ZooLock You can merge this pull request into a Git repository by running: $ git pull https://github.com/joshelser/accumulo

[GitHub] accumulo issue #201: ACCUMULO-4571 Move the migration log message from debug...

2017-01-17 Thread phrocker
Github user phrocker commented on the issue: https://github.com/apache/accumulo/pull/201 +1 --- 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

[GitHub] accumulo pull request #201: ACCUMULO-4571 Move the migration log message fro...

2017-01-17 Thread joshelser
GitHub user joshelser opened a pull request: https://github.com/apache/accumulo/pull/201 ACCUMULO-4571 Move the migration log message from debug to trace You can merge this pull request into a Git repository by running: $ git pull https://github.com/joshelser/accumulo

Re: Running Accumulo on a standard file system, without Hadoop

2017-01-17 Thread Keith Turner
On Mon, Jan 16, 2017 at 5:53 PM, Josh Elser wrote: > > > Dylan Hutchison wrote: >>> >>> You can configure HDFS to use the RawLocalFileSystem class forfile:// >>> > URIs which is what is done for a majority of the integration tests. >>> > Beware >>> > that you configure the