[ https://issues.apache.org/jira/browse/HIVE-6293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13882349#comment-13882349 ]
Brock Noland commented on HIVE-6293: ------------------------------------ All three tests will fail if hdfs://tmp/test already exists: "mkdir: cannot create directory hdfs:///tmp/test/: File exists Exception: Client Execution failed with error code = -1 running dfs ${system:test.dfs.mkdir} hdfs:///tmp/test/" e.g. http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-Build-1032/failed/TestMinimrCliDriver-groupby2.q-import_exported_table.q-load_hdfs_file_with_space_in_the_name.q-and-1-more/TEST-TestMinimrCliDriver-groupby2.q-import_exported_table.q-load_hdfs_file_with_space_in_the_name.q-and-1-more-TEST-org.apache.hadoop.hive.cli.TestMinimrCliDriver.xml > Not all minimr tests are executed or reported in precommit test run > ------------------------------------------------------------------- > > Key: HIVE-6293 > URL: https://issues.apache.org/jira/browse/HIVE-6293 > Project: Hive > Issue Type: Bug > Components: Testing Infrastructure > Affects Versions: 0.13.0 > Reporter: Xuefu Zhang > > It seems that not all q file tests for minimr are executed or reported in the > pre-commit test run. Here is an example: > http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/987/testReport/org.apache.hadoop.hive.cli/TestMinimrCliDriver/ > This might be due to ptest because manually running test TestMinimrCliDriver > seems executing all tests. My last run shows 38 tests run, with 8 test > failures. > This is identified in HIVE-5446. It needs to be fixed to have broader > coverage. -- This message was sent by Atlassian JIRA (v6.1.5#6160)