Skip to content

accumulo-master container exits right after running #1

@lmorandini

Description

@lmorandini

Hi,
I tried to deploy the accumulo-master image with:

sudo docker run -d\
      -p 9999:9999\
      --env CORE_CONF_fs_defaultFS='hdfs://${HDFS_NAMENODE_IP}:8020'\
      --env ACCCUMULO_CONF_instance_dfs_dir='accumulo'\
      --env ACCCUMULO_CONF_instance_dfs_uri='hdfs://${HDFS_NAMENODE_IP}:9000/accumulo'\
      --env ACCUMULO_CONF_instance_zookeeper_host=${ZOOKEEPER_MASTER_IP}\
      --name accumulo-master\
      infotechsoft/accumulo-master

...but it exists immediatly: am I doing something wonrg?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions