Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. D s config
  2. Locate the following parameter and change its value to true:

    Code Block
    "azure.adl.enabled": true,


  3. Configure use of the appropriate Hadoop bundle JAR:

    Code Block
    "hadoopBundleJar": "hadoop-deps/hdp-2.6/build/libs/hdp-2.6-bundle.jar",


  4. Save your changes.

Testing

...