[
https://issues.apache.org/jira/browse/HIVE-342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12681917#action_12681917
]
Ashish Thusoo commented on HIVE-342:
------------------------------------
Getting follow errors in test...
[junit] Hive history
file=/data/users/athusoo/commits/hive_trunk_ws7/ql/../build/ql/tmp/hive_job_log_athusoo_200903131519_1514028075.txt
[junit] Exception: 0
[junit] java.lang.ArrayIndexOutOfBoundsException: 0
[junit] at
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_input_dfs(TestCliDriver.java:67)
[junit] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit] at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
[junit] at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[junit] at java.lang.reflect.Method.invoke(Method.java:597)
[junit] at junit.framework.TestCase.runTest(TestCase.java:154)
[junit] at junit.framework.TestCase.runBare(TestCase.java:127)
[junit] at junit.framework.TestResult$1.protect(TestResult.java:106)
[junit] at junit.framework.TestResult.runProtected(TestResult.java:124)
[junit] at junit.framework.TestResult.run(TestResult.java:109)
[junit] at junit.framework.TestCase.run(TestCase.java:118)
[junit] at junit.framework.TestSuite.runTest(TestSuite.java:208)
[junit] at junit.framework.TestSuite.run(TestSuite.java:203)
[junit] at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:297)
[junit] at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:672)
[junit] at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:567)
[junit] Tests run: 1, Failures: 1, Errors: 0, Time elapsed: 8.928 sec
[junit] Test org.apache.hadoop.hive.cli.TestCliDriver FAILED
> TestMTQueries is broken
> -----------------------
>
> Key: HIVE-342
> URL: https://issues.apache.org/jira/browse/HIVE-342
> Project: Hadoop Hive
> Issue Type: Bug
> Components: Build Infrastructure
> Affects Versions: 0.2.0
> Reporter: Prasad Chakka
> Assignee: Prasad Chakka
> Priority: Blocker
> Fix For: 0.2.0
>
> Attachments: hive-342.patch
>
>
> It has been broken for quite sometime but the build is not failing.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.