Uploaded image for project: 'Oozie'
  1. Oozie
  2. OOZIE-1881 Docs fixes
  3. OOZIE-2015

Document how to propagate the delegation token in the Shell action

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Open
    • Major
    • Resolution: Unresolved
    • trunk
    • None
    • docs
    • None

    Description

      We currently document how to propagate the delegation in the Java action:
      https://oozie.apache.org/docs/4.0.1/WorkflowFunctionalSpec.html#a3.2.7_Java_Action

      If users want to run CLI commands from the Shell action (e.g. hadoop fs ...), we should provide similar instructions:

      export HADOOP_OPTS="-Dmapreduce.job.credentials.binary=$HADOOP_TOKEN_FILE_LOCATION"
      hadoop fs ...
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            rkanter Robert Kanter
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: