[
https://issues.apache.org/jira/browse/FLUME-2463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14147460#comment-14147460
]
Hari Shreedharan commented on FLUME-2463:
-----------------------------------------
Build fails with:
{code}
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]
[ERROR] The project (/Users/hshreedharan/work/flume-latest/flume/pom.xml)
has 1 error
[ERROR] Non-parseable POM
/Users/hshreedharan/work/flume-latest/flume/pom.xml: end tag name
</kite.version> must be the same as start tag <hive.version> from line 55
(position: TEXT seen ...<hive.version>0.10.0</kite.version>... @55:40) @ line
55, column 40 -> [Help 2]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please
read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException
[ERROR] [Help 2]
http://cwiki.apache.org/confluence/display/MAVEN/ModelParseException
{code}
I think the patch needs to be rebased.
> Add support for Hive and HBase datasets to DatasetSink
> ------------------------------------------------------
>
> Key: FLUME-2463
> URL: https://issues.apache.org/jira/browse/FLUME-2463
> Project: Flume
> Issue Type: Improvement
> Reporter: Ryan Blue
> Assignee: Ryan Blue
> Attachments: FLUME-2463-1.patch, FLUME-2463-2.patch
>
>
> The current configuration only allows the DatasetSink to write to HDFS, but
> datasets commonly have hbase or hive URIs. By adding the kite-data-hive and
> kite-data-hbase dependencies, the DatasetSink can write to those stores.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)