Hi All,
We've done quite a bit of Accumulo on AWS.
The first problem you see is that the users can't be created if HDFS is
not up on time. We've seen this more often when creating the trace user
rather than root.
If you can post output from the script, that would be helpful.
=josef
On 15-
Roman,
Cool to hear you're trying to take Accumulo for a spin.
The tracer failures are likely due to incorrect configuration. The
tracer uses a normal user account to connect and write traces to Accumulo.
This configuration is done by setting trace.user and
trace.token.property.password in a
Hi there,
I was going to do some performance tests to evaluate the technology on AWS.
Followed
https://blogs.aws.amazon.com/bigdata/post/Tx15973X6QHUM43/Running-Apache-Accumulo-on-Amazon-EMR
The exact command I am using:
aws emr create-cluster --name Accumulo --no-auto-terminate --bootstrap-ac