Test ppr_pushdown.q is failing on trunk
---------------------------------------

                 Key: HIVE-2686
                 URL: https://issues.apache.org/jira/browse/HIVE-2686
             Project: Hive
          Issue Type: Test
          Components: Testing Infrastructure
    Affects Versions: 0.9.0
            Reporter: Ashutosh Chauhan
             Fix For: 0.9.0


{noformat}
$  ant test -Dtestcase=TestCliDriver -Dqfile=ppr_pushdown.q
    [junit] See build/ql/tmp/hive.log, or try "ant test ... 
-Dtest.silent=false" to get more logs.
    [junit]     at junit.framework.Assert.fail(Assert.java:50)
    [junit]     at 
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_ppr_pushdown(TestCliDriver.java:129)
    [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:168)
    [junit]     at junit.framework.TestCase.runBare(TestCase.java:134)
    [junit]     at junit.framework.TestResult$1.protect(TestResult.java:110)
    [junit]     at junit.framework.TestResult.runProtected(TestResult.java:128)
    [junit]     at junit.framework.TestResult.run(TestResult.java:113)
    [junit]     at junit.framework.TestCase.run(TestCase.java:124)
    [junit]     at junit.framework.TestSuite.runTest(TestSuite.java:243)
    [junit]     at junit.framework.TestSuite.run(TestSuite.java:238)
    [junit]     at 
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:518)
    [junit]     at 
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1052)
    [junit]     at 
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:906)
    [junit] 178d177
    [junit] < 1234      1234
    [junit] 179a179
    [junit] > 1234      1234
    [junit] 196d195
    [junit] < 1224      1224
    [junit] 197a197
    [junit] > 1224      1224
    [junit] 214d213
    [junit] Exception: Client execution results failed with error code = 1
    [junit] See build/ql/tmp/hive.log, or try "ant test ... 
-Dtest.silent=false" to get more logs.
    [junit] < 1214      1214
    [junit] 215a215
    [junit] > 1214      1214
    [junit] 232d231
    [junit] < 12.4      12.4
    [junit] 233a233
    [junit] > 12.4      12.4
    [junit] 250d249
    [junit] < 12+4      12+4
    [junit] 251a251
    [junit] > 12+4      12+4
    [junit] 268d267
    [junit] < 12:4      12:4
    [junit] 269a269
    [junit] > 12:4      12:4
    [junit] 286d285
    [junit] < 12%4      12%4
    [junit] 287a287
    [junit] > 12%4      12%4
    [junit] 304d303
    [junit] < 12*4      12*4
    [junit] 305a305
    [junit] > 12*4      12*4
    [junit] Cleaning up TestCliDriver
    [junit] Tests run: 2, Failures: 1, Errors: 0, Time elapsed: 137.556 sec
    [junit] Test org.apache.hadoop.hive.cli.TestCliDriver FAILED
{noformat}


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to