XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.2.0
    • None

    Description

      Had to patch up a few things to get hive to run queries on top of tez.

      a) Hive calls getJobFile
      b) NPE (getTaskProgress returns null)
      c) NPE in getJob (which winds up calling downgrade on JobStatus, which in turn fails because getPriority returns null)

      With these changes hive runs, although number of mappers/reducers is always displayed as 0 and no progress is reported.

      Attachments

        1. tez-135.3.patch
          4 kB
          Bikas Saha

        Activity

          People

            bikassaha Bikas Saha
            bikassaha Bikas Saha
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: