[
https://issues.apache.org/jira/browse/FLUME-2463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14148122#comment-14148122
]
Hari Shreedharan commented on FLUME-2463:
-----------------------------------------
Build fails with:
{code}
[ERROR] Failed to execute goal on project flume-dataset-sink: Could not resolve
dependencies for project
org.apache.flume.flume-ng-sinks:flume-dataset-sink:jar:1.6.0-SNAPSHOT: Could
not find artifact org.kitesdk:kite-data-hive:jar:0.15.0 in cdh.repo
(https://repository.cloudera.com/artifactory/cloudera-repos) -> [Help 1]
[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/DependencyResolutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :flume-dataset-sink
{code}
The artifacts are not in the repo?
> 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,
> FLUME-2463-3.patch, FLUME-2463-4.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)