Skip to content

haddop-cli

Compare
Choose a tag to compare
@dstreev dstreev released this 22 Feb 16:28
· 10 commits to main since this release

JDK 11 Support.

Packaging to support two deployments:

  • Dependent distro - Will use hadoop libs on host via hadoop classpath . Requires deployment on a cluster configured node.
  • Standalone distro - Comes with the CDP libs to run on a non-cluster node. You'll still need the /etc/hadoop/conf XML files for the cluster.

Mac support (in bash startup script).