You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Keith Turner (JIRA)" <ji...@apache.org> on 2012/11/21 20:33:58 UTC

[jira] [Created] (ACCUMULO-865) Make starting out HDFS easier (bootstrap)

Keith Turner created ACCUMULO-865:
-------------------------------------

             Summary: Make starting out HDFS easier (bootstrap)
                 Key: ACCUMULO-865
                 URL: https://issues.apache.org/jira/browse/ACCUMULO-865
             Project: Accumulo
          Issue Type: Sub-task
            Reporter: Keith Turner
             Fix For: 1.5.0


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

[jira] [Commented] (ACCUMULO-865) Make starting out HDFS easier (bootstrap)

Posted by "Dave Marion (JIRA)" <ji...@apache.org>.
    [ 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

[jira] [Updated] (ACCUMULO-865) Make starting out HDFS easier (bootstrap)

Posted by "Dave Marion (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ACCUMULO-865?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dave Marion updated ACCUMULO-865:
---------------------------------

    Attachment: ACCUMULO-865-1.patch
    
> 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

[jira] [Commented] (ACCUMULO-865) Make starting out HDFS easier (bootstrap)

Posted by "Dave Marion (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/ACCUMULO-865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13502548#comment-13502548 ] 

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

I thought that maybe throwing the jars into a tar.gz file and then putting that into HDFS would work. Just tested it, it does not.
                
> 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
>
>
> 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

[jira] [Updated] (ACCUMULO-865) Make starting out HDFS easier (bootstrap)

Posted by "Dave Marion (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ACCUMULO-865?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dave Marion updated ACCUMULO-865:
---------------------------------

    Attachment:     (was: bootstrap_hdfs.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
>
>
> 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

[jira] [Updated] (ACCUMULO-865) Make starting out HDFS easier (bootstrap)

Posted by "Dave Marion (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ACCUMULO-865?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dave Marion updated ACCUMULO-865:
---------------------------------

    Attachment: bootstrap_hdfs.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: bootstrap_hdfs.sh
>
>
> 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

[jira] [Commented] (ACCUMULO-865) Make starting out HDFS easier (bootstrap)

Posted by "Dave Marion (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/ACCUMULO-865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13507010#comment-13507010 ] 

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

Attached a first draft.
                
> 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: bootstrap_hdfs.sh
>
>
> 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

[jira] [Assigned] (ACCUMULO-865) Make starting out HDFS easier (bootstrap)

Posted by "Dave Marion (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ACCUMULO-865?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dave Marion reassigned ACCUMULO-865:
------------------------------------

    Assignee: Dave Marion
    
> 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
>            Assignee: Dave Marion
>             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

[jira] [Commented] (ACCUMULO-865) Make starting out HDFS easier (bootstrap)

Posted by "Keith Turner (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/ACCUMULO-865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13502362#comment-13502362 ] 

Keith Turner commented on ACCUMULO-865:
---------------------------------------

bq. I would like to specify that this ticket should include loading configurations out of HDFS. If we can do all configurations, including log4j stuff, that would be AWESOME

Seems like that should work, that would be very useful.  In the worst case you could throw the config files in a jar file in HDFS.

One other thing to do would be to up the replication factor on the jar files placed in HDFS as they may have a lot of concurrent readers.
                
> 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
>
>
> 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

[jira] [Commented] (ACCUMULO-865) Make starting out HDFS easier (bootstrap)

Posted by "John Vines (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/ACCUMULO-865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13502238#comment-13502238 ] 

John Vines commented on ACCUMULO-865:
-------------------------------------

I would like to specify that this ticket should include loading configurations out of HDFS. If we can do all configurations, including log4j stuff, that would be AWESOME
                
> 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
>
>
> 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