Skip to content

deploy-geowave-to-hdfs.sh script issues #154

@spohnan

Description

@spohnan

The script that uploads the geowave-accumulo.jar iterator into hdfs as part of the packaged rpm installer has been found to fail in a couple of different scenarios.

  1. If the target system has the setting "Defaults requiretty" in the /etc/sudoers file the script will fail with an, "sudo: sorry, you must have a tty to run sudo" error.
  2. If the jar file is being replaced the call to hadoop fs -put will fail with an, "put: `/accumulo/classpath/geowave-accumulo.jar': File exists" error.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions