[
https://issues.apache.org/jira/browse/HCATALOG-109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13124520#comment-13124520
]
Sushanth Sowmyan commented on HCATALOG-109:
-------------------------------------------
I'm still getting a compiling error :
{noformat}
compile-src:
[javac] Compiling 9 source files to
/Users/sush/dev/hcat/storage-drivers/hbase/build/classes
[javac]
/Users/sush/dev/hcat/storage-drivers/hbase/src/java/org/apache/hcatalog/hbase/HBaseHCatStorageHandler.java:86:
cannot find symbol
[javac] symbol : class HBaseOutputStorageDriver
[javac] location: class org.apache.hcatalog.hbase.HBaseHCatStorageHandler
[javac] return HBaseOutputStorageDriver.class;
[javac] ^
[javac] 1 error
{noformat}
Does this depend on some other jira first?
> HBase Storage Handler for HCatalog
> ----------------------------------
>
> Key: HCATALOG-109
> URL: https://issues.apache.org/jira/browse/HCATALOG-109
> Project: HCatalog
> Issue Type: Sub-task
> Affects Versions: 0.3
> Reporter: Vandana Ayyalasomayajula
> Assignee: Vandana Ayyalasomayajula
> Labels: hbase, storage_drivers
> Attachments: HCATALOG-109-rev2.patch, HCATALOG-109-rev3.patch,
> HCATALOG-109-rev4.patch, HCATALOG-109-rev5.patch, HCATALOG-109.patch
>
>
> The HBase storage handler will be used to create hbase tables using hcat
> command line using the 'STORED BY' token. This storage handler is very
> similar to the Hive HBase storage handler.
--
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