[
https://issues.apache.org/jira/browse/HIVE-1556?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12900086#action_12900086
]
John Sichi commented on HIVE-1556:
----------------------------------
I got a failure running ant test just now for the HBase portion.
[junit] diff -a -I file: -I pfile: -I /tmp/ -I invalidscheme: -I lastUpdate\
Time -I lastAccessTime -I owner -I transient_lastDdlTime -I java.lang.RuntimeEx\
ception -I at org -I at sun -I at java -I at junit -I Caused by: -I [.][.][.] [\
0-9]* more /data/users/jsichi/open/commit-trunk/build/hbase-handler/test/logs/h\
base-handler/hbase_bulk.m.out /data/users/jsichi/open/commit-trunk/hbase-handle\
r/src/test/results/hbase_bulk.m.out
[junit] 109,110d108
[junit] < PREHOOK: Input: defa...@hbsort
[junit] < PREHOOK: Output: defa...@hbsort
[junit] 118d115
[junit] < POSTHOOK: Input: defa...@hbsort
[junit] 126,127d122
[junit] < PREHOOK: Input: defa...@hbpartition
[junit] < PREHOOK: Output: defa...@hbpartition
[junit] 130d124
[junit] < POSTHOOK: Input: defa...@hbpartition
[junit] Exception: Client execution results failed with error code = 1
[junit] junit.framework.AssertionFailedError: Client execution results fail\
ed with error code = 1
[junit] at junit.framework.Assert.fail(Assert.java:47)
[junit] at org.apache.hadoop.hive.cli.TestHBaseMinimrCliDriver.testCliD\
river_hbase_bulk(TestHBaseMinimrCliDriver.java:102)
[junit] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcce\
ssorImpl.java:39)
[junit] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMe\
thodAccessorImpl.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)
> tests broken
> ------------
>
> Key: HIVE-1556
> URL: https://issues.apache.org/jira/browse/HIVE-1556
> Project: Hadoop Hive
> Issue Type: Bug
> Components: Testing Infrastructure
> Reporter: Namit Jain
> Assignee: Namit Jain
> Fix For: 0.7.0
>
> Attachments: hive.1556.1.patch
>
>
> Due to https://issues.apache.org/jira/browse/HIVE-1548, TestContribCliDriver
> is broken. Some test results need to be updated
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.