binaryoutputformat.q failure in minimr mode
-------------------------------------------
Key: HIVE-1560
URL: https://issues.apache.org/jira/browse/HIVE-1560
Project: Hadoop Hive
Issue Type: Bug
Components: Testing Infrastructure
Reporter: Joydeep Sen Sarma
this is a followup to HIVE-1523.
ant -Dclustermode=miniMR -Dtestcase=TestCliDriver
-Dqfile=binary_output_format.q test
fails in a significant manner. all the rows are flattened out into one row:
ntimeException -I at org -I at sun -I at java -I at junit -I Caused by: -I
[.][.][.] [0-9]* more
/data/users/jssarma/hive_testing/build/ql/test/logs/clientposit\
ive/binary_output_format.q.out
/data/users/jssarma/hive_testing/ql/src/test/results/clientpositive/binary_output_format.q.out
[junit] 313c313,812
[junit] < 238 val_23886 val_86311 val_31127 val_27165 val_165409
...
[junit] ---
[junit] > 238 val_238
[junit] > 86 val_86
[junit] > 311 val_311
[junit] > 27 val_27
[junit] > 165 val_165
...
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.