Uploaded image for project: 'Hue (READ ONLY)'
  1. Hue (READ ONLY)
  2. HUE-4430

[editor] Batch execution often fails to show any output

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Critical
    • Resolution: Fixed
    • Affects Version/s: 3.10.0
    • Fix Version/s: 3.11.0
    • Component/s: app.editor, con.oozie
    • Labels:
      None
    • Target Version:
    • Sprint:
      Jul 25 - Aug 12, 2016

      Description

      Script [hive-0aec.sql] content: 
      ------------------------
      USE default;
      
      SELECT * FROM sample_07 LIMIT 10;
      
      ------------------------
      
      Beeline command arguments :
                   -u
                   jdbc:hive2://localhost:10000/default
                   -n
                   romain
                   -p
                   DUMMY
                   -d
                   org.apache.hive.jdbc.HiveDriver
                   -f
                   hive-0aec.sql
                   -a
                   delegationToken
                   --hiveconf
                   mapreduce.job.tags=oozie-fda5876dd4102eb641ef8232dfbf5f98
                   --hiveconf
                   oozie.action.id=0000037-160724220726618-oozie-oozi-W@hive-0aec
                   --hiveconf
                   oozie.HadoopAccessorService.created=true
                   --hiveconf
                   oozie.job.id=0000037-160724220726618-oozie-oozi-W
                   --hiveconf
                   oozie.child.mapreduce.job.tags=oozie-fda5876dd4102eb641ef8232dfbf5f98
      
      Fetching child yarn jobs
      tag id : oozie-fda5876dd4102eb641ef8232dfbf5f98
      Child yarn jobs are found - 
      =================================================================
      
      >>> Invoking Beeline command line now >>>
      Unable to locate 'stdout' log for container container_1469423232401_0025_01_000002
      Unable to locate 'stdout' log for container container_1469423232401_0025_01_000002
      Unable to locate 'stdout' log for container container_1469423232401_0025_01_000002
      

        Attachments

          Activity

            People

            • Assignee:
              jennykim Jenny Kim
              Reporter:
              romain Romain Rigaux
            • Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: