Skip to content
This repository has been archived by the owner on Apr 5, 2022. It is now read-only.

[Sprint 45] XD-2837 Admin scripts to include hadoop classpath #1511

Closed
wants to merge 1 commit into from

Conversation

ilayaperumalg
Copy link
Contributor

  • Setup and add hadoop classpath into XD-admin JVM classpath

  - Setup and add hadoop classpath into XD-admin JVM classpath
@ilayaperumalg ilayaperumalg changed the title XD-2837 Admin scripts to include hadoop classpath [Sprint 45] XD-2837 Admin scripts to include hadoop classpath Mar 20, 2015
@ericbottard ericbottard self-assigned this Mar 23, 2015
@ericbottard
Copy link
Contributor

This works (tested the *nix version) and allows one to successfully upload a module to HDFS with xd-admin.

However,

  • The admin does not need full "distro specific" support, merely the ability to write to Hdfs using HdfsResource. I don't know if this is possible without needing to choose a specific distro
  • The way this is done (similar to container) is really brittle at the moment. But there is a story dealing with hadoop classpath in the next sprint, so merging this as is
  • For the same reasons, not worrying too much about the inclusion of hadoopDistro in the usage message

@ericbottard
Copy link
Contributor

Merged as 47fa882

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
2 participants