[
https://issues.apache.org/jira/browse/FLUME-2294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13872694#comment-13872694
]
Hari Shreedharan commented on FLUME-2294:
-----------------------------------------
Looks like this depends on an artifact that is not available:
{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.5.0-SNAPSHOT: Could
not find artifact org.kitesdk:kite-data-core:jar:0.10.1 in repo1.maven.org
(http://repo1.maven.org/maven2) -> [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
{code}
Intellij complains about the Dataset* classes missing - probably as a result of
the above error.
> Add a sink for Kite Datasets
> ----------------------------
>
> Key: FLUME-2294
> URL: https://issues.apache.org/jira/browse/FLUME-2294
> Project: Flume
> Issue Type: New Feature
> Components: Sinks+Sources
> Affects Versions: v1.4.0
> Reporter: Ryan Blue
> Assignee: Ryan Blue
> Attachments: 0001-FLUME-2294-Add-sink-for-Kite-Datasets.patch
>
>
> I'd like to add a flume sink for Kite (kitesdk.org) Datasets. This is an API
> for working with data in Hadoop, which can be backed by partitioned HDFS
> directories (with support that syncs with Hive) and HBase tables. This sink
> will depend on the Kite library and use it to write.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)