You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flume.apache.org by "Ankul Rastogi (JIRA)" <ji...@apache.org> on 2014/08/24 12:19:38 UTC

[jira] [Updated] (FLUME-2448) Building flume from trunk failing with dependency error

     [ https://issues.apache.org/jira/browse/FLUME-2448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ankul Rastogi updated FLUME-2448:
---------------------------------

    Description: 
I am getting a error during building Flume from source
As per documentation I just cloned from git (https://git-wip-us.apache.org/repos/asf/flume.git) and ran mvn clean install -DskipTests

Failing module - Flume NG Morphline Solr Sink

[ERROR] Failed to execute goal on project flume-ng-morphline-solr-sink: Could not resolve dependencies for project org.apache.flume.flume-ng-sinks:flume-ng-morphline-solr-sink:jar:1.6.0-SNAPSHOT: Failed to collect dependencies at org.kitesdk:kite-morphlines-solr-core:jar:tests:0.15.0 -> org.apache.solr:solr-core:jar:4.6.1 -> org.apache.hadoop:hadoop-common:jar:1.0.1: Failed to read artifact descriptor for org.apache.hadoop:hadoop-common:jar:1.0.1: Could not transfer artifact org.apache.hadoop:hadoop-common:pom:1.0.1 from/to cdh.repo (https://repository.cloudera.com/artifactory/cloudera-repos): repository.cloudera.com: Unknown host repository.cloudera.com -> [Help 1]

Seems that the hadoop-common entries are missing from the cloudera repo. I see that there is a upgrade of kite from 0.12 -> 0.15 
https://git-wip-us.apache.org/repos/asf?p=flume.git;a=commit;h=49db6f59173bb9e9ae7ce671034d6562551cedf0

Is their any help that I can get on this. 

PS - When I reverted the kite SDK version back to 0.12 the build completed successfully

> Building flume from trunk failing with dependency error
> -------------------------------------------------------
>
>                 Key: FLUME-2448
>                 URL: https://issues.apache.org/jira/browse/FLUME-2448
>             Project: Flume
>          Issue Type: Bug
>          Components: Build
>    Affects Versions: v1.5.0.1
>            Reporter: Ankul Rastogi
>
> I am getting a error during building Flume from source
> As per documentation I just cloned from git (https://git-wip-us.apache.org/repos/asf/flume.git) and ran mvn clean install -DskipTests
> Failing module - Flume NG Morphline Solr Sink
> [ERROR] Failed to execute goal on project flume-ng-morphline-solr-sink: Could not resolve dependencies for project org.apache.flume.flume-ng-sinks:flume-ng-morphline-solr-sink:jar:1.6.0-SNAPSHOT: Failed to collect dependencies at org.kitesdk:kite-morphlines-solr-core:jar:tests:0.15.0 -> org.apache.solr:solr-core:jar:4.6.1 -> org.apache.hadoop:hadoop-common:jar:1.0.1: Failed to read artifact descriptor for org.apache.hadoop:hadoop-common:jar:1.0.1: Could not transfer artifact org.apache.hadoop:hadoop-common:pom:1.0.1 from/to cdh.repo (https://repository.cloudera.com/artifactory/cloudera-repos): repository.cloudera.com: Unknown host repository.cloudera.com -> [Help 1]
> Seems that the hadoop-common entries are missing from the cloudera repo. I see that there is a upgrade of kite from 0.12 -> 0.15 
> https://git-wip-us.apache.org/repos/asf?p=flume.git;a=commit;h=49db6f59173bb9e9ae7ce671034d6562551cedf0
> Is their any help that I can get on this. 
> PS - When I reverted the kite SDK version back to 0.12 the build completed successfully



--
This message was sent by Atlassian JIRA
(v6.2#6252)