[jira] [Commented] (HIVE-2878) TestHBaseMinimrCliDriver hbase_bulk.m fails on 0.23

2012-03-19 Thread Carl Steinbach (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-2878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13232989#comment-13232989
 ] 

Carl Steinbach commented on HIVE-2878:
--

On Hadoop 0.20 the 'dfs -count' command outputs a fully qualified file location:

{noformat}
dfs -count /build/ql/test/data/warehouse/hbpartition;
   13  23380 
hdfs://localhost.localdomain:37780/tmp/hbsort/cf
{noformat}

But on 0.23 the file location is not qualified:

{noformat}
dfs -count /build/ql/test/data/warehouse/hbpartition;
   13  24792 /tmp/hbsort/cf
{noformat}

This is a causing a test failure in TestHBaseMinimrCliDriver.hbase_bulk.m


 TestHBaseMinimrCliDriver hbase_bulk.m fails on 0.23
 ---

 Key: HIVE-2878
 URL: https://issues.apache.org/jira/browse/HIVE-2878
 Project: Hive
  Issue Type: Bug
  Components: Tests
Reporter: Carl Steinbach
Assignee: Carl Steinbach



--
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




[jira] [Commented] (HIVE-2878) TestHBaseMinimrCliDriver hbase_bulk.m fails on 0.23

2012-03-19 Thread Carl Steinbach (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-2878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13232996#comment-13232996
 ] 

Carl Steinbach commented on HIVE-2878:
--

Note: This problem only affects the 0.8.x branch. Trunk already uses different 
code for masking test outputs that prevents this problem from occurring.

 TestHBaseMinimrCliDriver hbase_bulk.m fails on 0.23
 ---

 Key: HIVE-2878
 URL: https://issues.apache.org/jira/browse/HIVE-2878
 Project: Hive
  Issue Type: Bug
  Components: Tests
Affects Versions: 0.8.1
Reporter: Carl Steinbach
Assignee: Carl Steinbach



--
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