Uploaded image for project: 'Hadoop Map/Reduce'
  1. Hadoop Map/Reduce
  2. MAPREDUCE-6844

JobHistoryServer: Create table as statement failed but Job is shown on job history server

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 1.2.1
    • None
    • jobhistoryserver
    • None

    Description

      Executed one hive script "Create table <tableName1> as select * from <tableName2>".
      hive script execution resulted in an error as tableName1 is of 1000 characters long.
      Expectations: Since Job history server only shows successful MR jobs, It should not show this job.
      Actual: I am able to see the executed MR job on job history server.

      Hive log:
      FAILED: Execution Error, return code 1 from org.apache.hadoop.hive.ql.exec.MoveTask

      Attachments

        Activity

          People

            Unassigned Unassigned
            amitgupta.aqua amit gupta
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: