[GitHub] accumulo pull request #185: Improved usage to use third-person

2016-11-16 Thread mikewalch
GitHub user mikewalch opened a pull request: https://github.com/apache/accumulo/pull/185 Improved usage to use third-person You can merge this pull request into a Git repository by running: $ git pull https://github.com/mikewalch/accumulo improved-usage Alternatively you can

[GitHub] accumulo pull request #184: Blog post about simplified scripts in 2.0.0

2016-11-16 Thread ctubbsii
Github user ctubbsii commented on a diff in the pull request: https://github.com/apache/accumulo/pull/184#discussion_r88328894 --- Diff: _posts/blog/2016-11-16-simpler-scripts-and-config.md --- @@ -0,0 +1,163 @@ +--- +title: "Simpler scripts and configuration coming in Accum

[GitHub] accumulo pull request #184: Blog post about simplified scripts in 2.0.0

2016-11-16 Thread ctubbsii
Github user ctubbsii commented on a diff in the pull request: https://github.com/apache/accumulo/pull/184#discussion_r88329084 --- Diff: _posts/blog/2016-11-16-simpler-scripts-and-config.md --- @@ -0,0 +1,163 @@ +--- +title: "Simpler scripts and configuration coming in Accum

[GitHub] accumulo pull request #184: Blog post about simplified scripts in 2.0.0

2016-11-16 Thread ctubbsii
Github user ctubbsii commented on a diff in the pull request: https://github.com/apache/accumulo/pull/184#discussion_r88328518 --- Diff: _posts/blog/2016-11-16-simpler-scripts-and-config.md --- @@ -0,0 +1,163 @@ +--- +title: "Simpler scripts and configuration coming in Accum

[GitHub] accumulo pull request #184: Blog post about simplified scripts in 2.0.0

2016-11-16 Thread ctubbsii
Github user ctubbsii commented on a diff in the pull request: https://github.com/apache/accumulo/pull/184#discussion_r88324839 --- Diff: _posts/blog/2016-11-16-simpler-scripts-and-config.md --- @@ -0,0 +1,163 @@ +--- +title: "Simpler scripts and configuration coming in Accum

[GitHub] accumulo pull request #184: Blog post about simplified scripts in 2.0.0

2016-11-16 Thread ctubbsii
Github user ctubbsii commented on a diff in the pull request: https://github.com/apache/accumulo/pull/184#discussion_r88324954 --- Diff: _posts/blog/2016-11-16-simpler-scripts-and-config.md --- @@ -0,0 +1,163 @@ +--- +title: "Simpler scripts and configuration coming in Accum

[GitHub] accumulo issue #159: ACCUMULO-1280: many changes for closing iterators

2016-11-16 Thread keith-turner
Github user keith-turner commented on the issue: https://github.com/apache/accumulo/pull/159 More specifically, we discussed not closing RFiles and in mem map. One easy way to do this is to make the MultiIterator close do nothing. System and user iters sit above the multi-iterator.

[GitHub] accumulo issue #159: ACCUMULO-1280: many changes for closing iterators

2016-11-16 Thread joshelser
Github user joshelser commented on the issue: https://github.com/apache/accumulo/pull/159 > we decided to narrow the scope of the close implementation to only be for User Iterators How are "user iterators" going to be defined? --- If your project is set up for it, you can re

[GitHub] accumulo issue #184: Blog post about simplified scripts in 2.0.0

2016-11-16 Thread joshelser
Github user joshelser commented on the issue: https://github.com/apache/accumulo/pull/184 > I will post it today unless I hear any more concerns. :+1: Just the one minor grammatical request on the action descriptions from me. I think this looks good. --- If your pro

[GitHub] accumulo pull request #184: Blog post about simplified scripts in 2.0.0

2016-11-16 Thread joshelser
Github user joshelser commented on a diff in the pull request: https://github.com/apache/accumulo/pull/184#discussion_r88279079 --- Diff: _posts/blog/2016-11-16-simpler-scripts-and-config.md --- @@ -0,0 +1,163 @@ +--- +title: "Simpler scripts and configuration coming in Accu

[GitHub] accumulo issue #159: ACCUMULO-1280: many changes for closing iterators

2016-11-16 Thread milleruntime
Github user milleruntime commented on the issue: https://github.com/apache/accumulo/pull/159 After discussing the issues with these changes with @keith-turner we decided to narrow the scope of the close implementation to only be for User Iterators. My attempt at trying to close iterat

[GitHub] accumulo issue #184: Blog post about simplified scripts in 2.0.0

2016-11-16 Thread mikewalch
Github user mikewalch commented on the issue: https://github.com/apache/accumulo/pull/184 I pushed another commit addressing concerns. The release notes will market all changes when release is made. They could even link to this blog post when discussing this change. I will post it to