[
https://issues.apache.org/jira/browse/BIGTOP-1175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13988079#comment-13988079
]
Josh Elser commented on BIGTOP-1175:
------------------------------------
A couple of observations/recommendations from Accumulo if you please:
1. Sorry for my ignorance on this one, but how does the init_function in
accumulo-master.svc get invoked? Is it just via passing 'init' to the
accumulo-master script?
2. Using /user/accumulo for the "data directory" in HDFS is better than
/accumulo IMO. It also alleviates some of the extra chmod'ing in the
aformentioned init_function.
3. Bad default value in accumulo-env.sh for HADOOP_PREFIX ("/usrlib/hadoop")
4. Remove the "$ACCUMULO_HOME/src/.." lines from general.classpaths in
accumulo-site.xml.
5. In generic_logger.xml, update the value for the "port" param in the
SocketAppender definition from "4560" to
"${org.apache.accumulo.core.host.log.port}". This is internally advertised in
>=1.5.1
6. In install_accumulo.sh, {{ACCUMULO_LOG_HOST}} can be removed for same reason
as #5
7. Is there a reason that the accumulo (unix) user's home directory is set to
{{/var/lib/accumulo}} instead of {{/usr/lib/accumulo}}?
Otherwise this looks pretty sweet! :D
> Add Apache Accumulo
> -------------------
>
> Key: BIGTOP-1175
> URL: https://issues.apache.org/jira/browse/BIGTOP-1175
> Project: Bigtop
> Issue Type: Bug
> Reporter: Sean Mackrory
> Assignee: Sean Mackrory
> Attachments: 0001-BIGTOP-1175.-Add-Apache-Accumulo.patch
>
>
> I'd like to add Apache Accumulo to the stack (https://accumulo.apache.org)
--
This message was sent by Atlassian JIRA
(v6.2#6252)