[OT] Can no longer obtain JDK6/JDK7 tarballs

2016-07-19 Thread Christopher
I know we've discussed moving to JDK8 before, and we've moved the master branch, which is expected to be 2.0.0. However, I'm trying to get the tarball for JDK7, so I can do development on older Accumulo branches while guaranteeing I don't do anything which will only work in JDK8. Unfortunately, O

Re: Writing to a table via an iterator

2016-07-19 Thread St. Amour, Leo - 0553 - MITLL
It sounds like the RemoteWriteIterator is similar to what I would need. Thanks for the tip and for pointing me towards the documentation/caution. Leo On 2016-07-18 16:32 (-0400), Josh Elser mailto:j...@gmail.com>> wrote: > Backstory: Dylan and I have had some heated debates on the subject and >

[GitHub] accumulo issue #121: ACCUMULO-4353: Stabilize tablet assignment during trans...

2016-07-19 Thread keith-turner
Github user keith-turner commented on the issue: https://github.com/apache/accumulo/pull/121 I looked in the code. The suspension time is obtained from a table config object. I am going to push these changes to 1.8 and master. --- If your project is set up for it, you can reply to