[ 
https://issues.apache.org/jira/browse/ACCUMULO-865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13507023#comment-13507023
 ] 

Dave Marion commented on ACCUMULO-865:
--------------------------------------

Was missing an exit statement. Need someone to verify this works. You should be 
able to apply patch and:

1. Run bin/bootstrap_hdfs.sh. You will get output telling you to modify 
conf/accumulo-site.xml
2. Modify conf/accumulo-site.xml accordingly, be sure to use your hostname and 
port for hdfs
3. Run bin/bootstrap_hdfs.sh. lib/ should only contain two jars, the rest 
should be in the hdfs dir you specified in #2.
4. bin/start-all.sh
                
> Make starting out HDFS easier (bootstrap)
> -----------------------------------------
>
>                 Key: ACCUMULO-865
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-865
>             Project: Accumulo
>          Issue Type: Sub-task
>          Components: start
>            Reporter: Keith Turner
>             Fix For: 1.5.0
>
>         Attachments: ACCUMULO-865-1.patch
>
>
> Make the process of running Accumulo out of HDFS easier.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to