I'm looking it 4405 presently. Should have a patch up in a little while,
another set of eyes to look at the problem/solution would be great.
I also sent out an email about log file names [1]. I think it would be
good to make sure everyone is aware of this change (and whether or not
the .out/err files are a bug) before cutting rc2, but that's just my
opinion -- you're welcome to cut rc2 whenever you'd like, Mike :)
- Josh
[1]
https://lists.apache.org/thread.html/5943580e04d52d8690bb33b429686ae157e291c540922b8a4d244045@%3Cdev.accumulo.apache.org%3E
Michael Wall wrote:
This vote fails with 2 -1's. Thanks for the tickets and fixes Josh. I'll
make an RC2 today and start another vote for 5 days. Josh, when do you
expect to have 4405 ready?
Mike
On Mon, Aug 15, 2016 at 12:00 PM, Josh Elser<[email protected]> wrote:
Apparently, I never voted -1 explicitly because of ACCUMULO-4401. Oops,
hopefully that was implied.
I have also just filed https://issues.apache.org/jira/browse/ACCUMULO-4405
which would be good to get fixed (although, not a blocker -- I can't
imagine this is a new bug).
Josh Elser wrote:
Both. No matter if you provide an instance name or don't, it just
reprompts you.
Filed ACCUMULO-4401 to fix, caused by removing "unnecessary code for
readability" in ACCUMULO-4357 ;)
Marc P. wrote:
Did you provide an instance name when prompted or simply hit enter?
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.
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/orgapache
accumulo-1053
Source (official release artifact):
https://repository.apache.org/content/repositories/orgapache
accumulo-1053/org/apache/accumulo/accumulo/1.8.0/
accumulo-1.8.0-src.tar.gz
Binary:
https://repository.apache.org/content/repositories/orgapache
accumulo-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/ac
cumulo/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/orgapache
accumulo-1053/
# note the trailing slash is needed