You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flume.apache.org by "Ravi Prakash (JIRA)" <ji...@apache.org> on 2015/08/19 23:49:46 UTC

[jira] [Commented] (FLUME-2436) Make hadoop-2 the default build profile

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

Ravi Prakash commented on FLUME-2436:
-------------------------------------

Even when I use the hadoop-2 profile, my maven build tries to find the hadoop-test artifact (which doesn't exist for Hadoop-2.4)

{noformat}
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Flume ....................................... SUCCESS [ 12.345 s]
[INFO] Flume NG SDK ....................................... SUCCESS [ 11.718 s]
[INFO] Flume NG Configuration ............................. SUCCESS [  0.577 s]
[INFO] Flume NG Core ...................................... SUCCESS [  4.268 s]
[INFO] Flume NG Sinks ..................................... SUCCESS [  0.088 s]
[INFO] Flume NG HDFS Sink ................................. FAILURE [ 15.304 s]
[INFO] Flume NG IRC Sink .................................. SKIPPED
[INFO] Flume NG Channels .................................. SKIPPED
[INFO] Flume NG JDBC channel .............................. SKIPPED
[INFO] Flume NG file-based channel ........................ SKIPPED
[INFO] Flume NG Spillable Memory channel .................. SKIPPED
[INFO] Flume NG Node ...................................... SKIPPED
[INFO] Flume NG Embedded Agent ............................ SKIPPED
[INFO] Flume NG HBase Sink ................................ SKIPPED
[INFO] Flume NG ElasticSearch Sink ........................ SKIPPED
[INFO] Flume NG Morphline Solr Sink ....................... SKIPPED
[INFO] Flume NG Kite Dataset Sink ......................... SKIPPED
[INFO] Flume Sources ...................................... SKIPPED
[INFO] Flume Scribe Source ................................ SKIPPED
[INFO] Flume JMS Source ................................... SKIPPED
[INFO] Flume Twitter Source ............................... SKIPPED
[INFO] Flume legacy Sources ............................... SKIPPED
[INFO] Flume legacy Avro source ........................... SKIPPED
[INFO] Flume legacy Thrift Source ......................... SKIPPED
[INFO] Flume NG Clients ................................... SKIPPED
[INFO] Flume NG Log4j Appender ............................ SKIPPED
[INFO] Flume NG Tools ..................................... SKIPPED
[INFO] Flume NG distribution .............................. SKIPPED
[INFO] Flume NG Integration Tests ......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 45.530 s
[INFO] Finished at: 2015-08-19T14:45:53-07:00
[INFO] Final Memory: 45M/500M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project flume-hdfs-sink: Could not resolve dependencies for project org.apache.flume.flume-ng-sinks:flume-hdfs-sink:jar:1.5.2: Could not find artifact org.apache.hadoop:hadoop-test:jar:2.4.0 in nexus (http://localhost:8081/nexus/content/groups/public) -> [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-hdfs-sink
{noformat}

> Make hadoop-2 the default build profile
> ---------------------------------------
>
>                 Key: FLUME-2436
>                 URL: https://issues.apache.org/jira/browse/FLUME-2436
>             Project: Flume
>          Issue Type: Bug
>            Reporter: Hari Shreedharan
>            Assignee: Johny Rufus
>              Labels: build
>         Attachments: FLUME-2436.patch
>
>




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