Sushanth Sowmyan created HIVE-5135:
--------------------------------------

             Summary: HCatalog test TestE2EScenarios fails with hadoop 2.x
                 Key: HIVE-5135
                 URL: https://issues.apache.org/jira/browse/HIVE-5135
             Project: Hive
          Issue Type: Bug
            Reporter: Sushanth Sowmyan
            Assignee: Sushanth Sowmyan


HIVE-4388 makes a first couple of changes needed to fix unit tests with hadoop 
2.x, and also modifies TestE2EScenarios to bring it up to date to use Shims, 
but TestE2EScenarios still fails because TaskAttemptId being instantiated with 
no arguments fails under hadoop 2.x.

I'm attaching a patch here which sits on top of HIVE-4388 to fix the test under 
hadoop 2.x, but is a WIP. After HIVE-4388 gets committed, I will revisit this 
to check if we need to shim out TaskAttemptID or not, and test across versions.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to