Skip to content

"geowave-*-accumulo" post-install script fails inappropriately on "type hadoop" check #414

@ewilson-radblue

Description

@ewilson-radblue

Problem is here:
https://github.com/ngageoint/geowave/blob/master/deploy/packaging/rpm/centos/6/SOURCES/deploy-geowave-to-hdfs.sh#L13

Commands run:
sudo rpm -Uvh http://s3.amazonaws.com/geowave-rpms/release/noarch/geowave-repo-1.0-3.noarch.rpm
sudo yum --enablerepo=geowave install geowave-0.8.7-cdh5-accumulo

It fails on line 13 of "deploy-geowave-to-hdfs.sh" when checking for the Hadoop command, but I have verified that the command is available. In fact, I'm able to run the script manually immediately afterwards using "sudo /usr/local/geowave-0.8.7-cdh5/accumulo/deploy-geowave-to-hdfs.sh".

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions