[
https://issues.apache.org/jira/browse/HIVE-1523?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12900048#action_12900048
]
Joydeep Sen Sarma commented on HIVE-1523:
-----------------------------------------
i am running through the above qfiles and see what executes successfully on
minimr (because many dont).
one concern is the length of the tests. i think we need to divide our tests
into a short and long regression. otherwise development cycle is severely
impacted if everything has to be tested on every iteration.
> ql tests no longer work in miniMR mode
> --------------------------------------
>
> Key: HIVE-1523
> URL: https://issues.apache.org/jira/browse/HIVE-1523
> Project: Hadoop Hive
> Issue Type: Bug
> Components: Query Processor
> Reporter: Joydeep Sen Sarma
> Assignee: Joydeep Sen Sarma
> Attachments: hive-1523.1.patch
>
>
> as per title. here's the first exception i see:
> 2010-08-09 18:05:11,259 ERROR hive.log
> (MetaStoreUtils.java:logAndThrowMetaException(743)) - Got exception:
> java.io.FileNotFoun\
> dException File file:/build/ql/test/data/warehouse/dest_j1 does not exist.
> 2010-08-09 18:05:11,259 ERROR hive.log
> (MetaStoreUtils.java:logAndThrowMetaException(746)) -
> java.io.FileNotFoundException: Fil\
> e file:/build/ql/test/data/warehouse/dest_j1 does not exist.
> at
> org.apache.hadoop.fs.RawLocalFileSystem.getFileStatus(RawLocalFileSystem.java:361)
> at
> org.apache.hadoop.fs.FilterFileSystem.getFileStatus(FilterFileSystem.java:245)
> at org.apache.hadoop.hive.metastore.Warehouse.mkdirs(Warehouse.java:136)
> at
> org.apache.hadoop.hive.metastore.HiveMetaStore$HMSHandler.create_table_core(HiveMetaStore.java:677)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.