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

Roshan Naik commented on FLUME-2491:
------------------------------------

i saw the following in the morphline sinks pom ...

{code}
    <dependency>
      <groupId>org.kitesdk</groupId>
      <artifactId>kite-morphlines-all</artifactId>
      <version>${kite.version}</version>
      <exclusions>
        <exclusion>
            <groupId>org.apache.hadoop</groupId>
           <artifactId>hadoop-common</artifactId>
        </exclusion>
      </exclusions>
      <type>pom</type>
    </dependency>
{code}

> Include Kite morphline dependencies for Morphline Solr sink
> -----------------------------------------------------------
>
>                 Key: FLUME-2491
>                 URL: https://issues.apache.org/jira/browse/FLUME-2491
>             Project: Flume
>          Issue Type: Bug
>          Components: Sinks+Sources
>    Affects Versions: v1.5.0.1
>            Reporter: Roshan Naik
>            Assignee: Roshan Naik
>         Attachments: FLUME-2491.patch
>
>
> Currently, the kite morphline library version required by flume does not 
> appear to be available for download or direct customer install by end user. 
> So pulling them into the flume binary distribution through maven.



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

Reply via email to