Skip to content

Releases: dstreev/hadoop-cli

hadoop-cli

23 Apr 12:13
Compare
Choose a tag to compare

Springboot enabled CLI.

hadoop-cli

25 Mar 23:36
Compare
Choose a tag to compare

Scripts fixes.

haddop-cli

22 Feb 16:28
Compare
Choose a tag to compare

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).

hadoop-cli

12 Jun 22:09
Compare
Choose a tag to compare

Added back in the S3A META-INF services

hadoop-cli

28 Mar 12:50
Compare
Choose a tag to compare

Updated libs for CDP to add better Ozone Client support.

Reworking Stats framework for self scheduler.

hadoop-cli

11 Nov 09:52
Compare
Choose a tag to compare

Project dependency cleanup. Added path to drop out of startup script when run from install directory.

hadoop-cli

12 Oct 14:36
Compare
Choose a tag to compare

License bits

hadoop-cli

12 Oct 12:18
Compare
Choose a tag to compare

License update

hadoop-cli

10 Oct 19:43
Compare
Choose a tag to compare

Copyright Update.

hadoop-cli

08 Sep 22:57
Compare
Choose a tag to compare

Handle HADOOP_CONF_DIR override bug. Fail app when hdfs client session isn't good.