Skip to content
This repository has been archived by the owner on Oct 23, 2024. It is now read-only.

HDFS 2.7.0-3.2.1

Compare
Choose a tag to compare
@samvantran samvantran released this 15 Oct 22:42

Updates

  • Updated base-tech to version 3.2.1
  • Updated SDK to version 0.57.0. For more information see release-notes for previous SDK releases:

Features

  • Added CLI support for native hdfs base-tech commands such as dfs. Users can now execute commands via:
    dcos hdfs hdfs {cmd} {args}
    
    • For example:
    dcos hdfs hdfs dfs -mkdir /tmp
    dcos hdfs hdfs dfs -ls /
    
    • For the full list of executable commands, refer to HDFS docs
  • By upgrading the SDK, HDFS now comes with support for:
    • Quota enforcement
    • Node draining

Upgrading the DC/OS HDFS Package

  • This DC/OS package can be upgraded from the following versions:
    • 2.6.0-3.2.0
    • 2.5.0-2.6.0-cdh5.11.0
  • To upgrade HDFS, run the following command:
    dcos hdfs update start --package-version=2.7.0-3.2.1