Zing. A couple of things to do tonight but debugging this is on my list. Curious how ITs are passing... I don't have any clue why it would be environmental though. Need to repro locally.
On Aug 13, 2016 5:49 PM, "Keith Turner" <[email protected]> wrote: > On Sat, Aug 13, 2016 at 4:53 PM, Josh Elser <[email protected]> wrote: > > I downloaded the binary tarball and tried to set this up, but I cannot > get > > `accumulo init` to run. It just keeps prompting me for the instance name > > over and over again. > > That doesn't sound good. We can just put a work around in the release > notes : use 1.7.2 :). > > > > > Have I done something dumb? > > > > Michael Wall wrote: > >> > >> Accumulo Developers, > >> > >> Please consider the following candidate for Accumulo 1.8.0. > >> > >> Git Commit: > >> 3a85a113e30b13d3ef948f8c8d86b281d16cc3ec > >> Branch: > >> 1.8.0-rc1 > >> > >> If this vote passes, a gpg-signed tag will be created using: > >> git tag -f -m 'Apache Accumulo 1.8.0' -s rel/1.8.0 > >> 3a85a113e30b13d3ef948f8c8d86b281d16cc3ec > >> > >> Staging repo: > >> https://repository.apache.org/content/repositories/ > orgapacheaccumulo-1053 > >> Source (official release artifact): > >> > >> https://repository.apache.org/content/repositories/ > orgapacheaccumulo-1053/org/apache/accumulo/accumulo/1.8. > 0/accumulo-1.8.0-src.tar.gz > >> Binary: > >> > >> https://repository.apache.org/content/repositories/ > orgapacheaccumulo-1053/org/apache/accumulo/accumulo/1.8. > 0/accumulo-1.8.0-bin.tar.gz > >> (Append ".sha1", ".md5", or ".asc" to download the signature/hash for a > >> given artifact.) > >> > >> All artifacts were built and staged with: > >> mvn release:prepare&& mvn release:perform > >> > >> Signing keys are available at https://www.apache.org/dist/accumulo/KEYS > >> (Expected fingerprint: 3E38C02F85303BAB37EE58C2F899DBF0B8C3D406) > >> > >> Release notes (in progress) can be found at: > >> https://accumulo.apache.org/release_notes/1.8.0 > >> > >> Please vote one of: > >> [ ] +1 - I have verified and accept... > >> [ ] +0 - I have reservations, but not strong enough to vote against... > >> [ ] -1 - Because..., I do not accept... > >> ... these artifacts as the 1.8.0 release of Apache Accumulo. > >> > >> This vote will end on Sun Aug 14 23:30:00 UTC 2016 > >> (Sun Aug 14 19:30:00 EDT 2016 / Sun Aug 14 16:30:00 PDT 2016) > >> > >> Thanks! > >> > >> P.S. Hint: download the whole staging repo with > >> wget -erobots=off -r -l inf -np -nH \ > >> > >> https://repository.apache.org/content/repositories/ > orgapacheaccumulo-1053/ > >> # note the trailing slash is needed > >> > > >
