You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flume.apache.org by "li xiang (JIRA)" <ji...@apache.org> on 2015/02/04 07:38:35 UTC

[jira] [Commented] (FLUME-2612) Update kite to 0.17.1

    [ https://issues.apache.org/jira/browse/FLUME-2612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14304702#comment-14304702 ] 

li xiang commented on FLUME-2612:
---------------------------------

2 modules of Flume use kite, but only Kite dataset sink is affected by the Kite upgrade
(1) Kite dataset sink.
      kite-data-core is used the as the dependency.
      Compile error. DataSink.java and TestDataSink.java are to be updated to adapt to the class and API changes from 0.12.0 to 0.17.1.
(2) Morphline solr sink.
     kite-morphlines-all and kite-morphlines-solr-core are used as the dependencies.
     No UT failure when using 0.17.1.

> Update kite to 0.17.1
> ---------------------
>
>                 Key: FLUME-2612
>                 URL: https://issues.apache.org/jira/browse/FLUME-2612
>             Project: Flume
>          Issue Type: Task
>          Components: Sinks+Sources
>            Reporter: li xiang
>            Priority: Minor
>             Fix For: v1.6.0, v1.5.2
>
>
> When kite dataset was introduced by Flume 1.5.0, the latest kite version was 0.12.0 at that time. Currently 0.12.0 can not be found in Maven repository, only 0.15.0 and later are provided. I guess 0.12.0 is deprecated and it can be only found in Cloudera repository https://repository.cloudera.com/cloudera/cloudera-repos/org/kitesdk/
> Considering that Kite 0.17.1 includes new features http://kitesdk.org/docs/0.17.1/release-notes, shall we upgrade kite to 0.17.1?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)