Uploaded image for project: 'Ambari'
  1. Ambari
  2. AMBARI-5003

Jobs page w/o DAG loop in UI

    XMLWordPrintableJSON

Details

    • Task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.5.1
    • 1.5.1
    • ambari-web
    • None

    Description

      1) switch engine to tez
      2) launch hive shell
      3) use default;
      4) create table stuff (id int);
      5) select * from stuff where id = 0;

      From hive shell, this was the output.

      hive> select * from stuff where id = 0;
      Total jobs = 1
      Launching Job 1 out of 1
      FAILED: Execution Error, return code 1 from org.apache.hadoop.hive.ql.exec.tez.TezTask
      hive> quit;

      Attachments

        1. AMBARI-5003.patch
          11 kB
          Srimanth Gunturi

        Activity

          People

            srimanth.gunturi Srimanth Gunturi
            srimanth.gunturi Srimanth Gunturi
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: