Hi,
I need to to compile Flume 1.5.0 for Hadoop 2.4.0 and HBase 0.98.3, the compilation returns warning and error,
I am new to Flume, could anyone share the correct settings for pom.xml files or advise the proper changes?
1) pom.xml
2) flume-ng-sinks/flume-hdfs-sink/pom.xm
3) flume-ng-sinks/flume-ng-hbase-sink/pom.xml
4) flume-ng-sinks/flume-ng-morphline-solr-sink/pom.xml
Many thanks!!
Arthur
===============
mvn compile
[INFO] Scanning for projects...
Downloading: http://people.apache.org/~garyh/mvn/org/apache/apache/9/apache-9.pom
Downloading: http://repo1.maven.org/maven2/org/apache/apache/9/apache-9.pom
Downloaded: http://repo1.maven.org/maven2/org/apache/apache/9/apache-9.pom (15 KB at 15.9 KB/sec)
[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.apache.flume.flume-ng-sinks:flume-ng-elasticsearch-sink:jar:1.5.0
[WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.apache.httpcomponents:httpclient:jar -> duplicate declaration of version (?) @ line 86, column 17
[WARNING]
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING]
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING]
[INFO]
I need to to compile Flume 1.5.0 for Hadoop 2.4.0 and HBase 0.98.3, the compilation returns warning and error,
I am new to Flume, could anyone share the correct settings for pom.xml files or advise the proper changes?
1) pom.xml
2) flume-ng-sinks/flume-hdfs-sink/pom.xm
3) flume-ng-sinks/flume-ng-hbase-sink/pom.xml
4) flume-ng-sinks/flume-ng-morphline-solr-sink/pom.xml
Many thanks!!
Arthur
===============
mvn compile
[INFO] Scanning for projects...
Downloading: http://people.apache.org/~garyh/mvn/org/apache/apache/9/apache-9.pom
Downloading: http://repo1.maven.org/maven2/org/apache/apache/9/apache-9.pom
Downloaded: http://repo1.maven.org/maven2/org/apache/apache/9/apache-9.pom (15 KB at 15.9 KB/sec)
[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.apache.flume.flume-ng-sinks:flume-ng-elasticsearch-sink:jar:1.5.0
[WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.apache.httpcomponents:httpclient:jar -> duplicate declaration of version (?) @ line 86, column 17
[WARNING]
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING]
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING]
[INFO]