[
https://issues.apache.org/jira/browse/HCATALOG-219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13190303#comment-13190303
]
Daniel Dai commented on HCATALOG-219:
-------------------------------------
bq. -jars in paths are hardcoded to specific versions, wouldn't that be too
brittle?
Yes, but this is an improvement to the test infrastructure itself rather than
hbase test. We shall address seperately
bq. -saw "sql actions" in the hbase tests wouldn't these just fail?
sql action is against mysql to generate the benchmark
bq. -not sure what "?" means in result_table?
? means a place holder. Pig output can be an hdfs file or hcat table. Test
framework will compare every output against benchmark (sql action). ? means
hdfs file, so benchmark will compare with :OUTPATH: tag in sequence. Anyway,
this is about test framework rather than hbase tests
In addition, I find Hadoop_HBase test does not work if we don't have zoo.cfg in
$HADOOP_CONF_DIR. I make a one line change in HBaseInputStorageDriver to fix
this issue. Can you check if it is proper? (See HCATALOG-219-4.patch)
> Adding HBase e2e tests
> ----------------------
>
> Key: HCATALOG-219
> URL: https://issues.apache.org/jira/browse/HCATALOG-219
> Project: HCatalog
> Issue Type: Bug
> Reporter: Daniel Dai
> Assignee: Daniel Dai
> Fix For: 0.3
>
> Attachments: HCATALOG-219-1.patch, HCATALOG-219-2.patch,
> HCATALOG-219-3.patch, HCATALOG-219-4.patch
>
>
--
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