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-sink
en.org/maven2/org/kitesdk/
> [1.3] http://kitesdk.org/docs/0.15.0/release_notes.html
> [1.4] http://kitesdk.org/docs/0.15.0
>
>
> [2] https://repository.cloudera.com/cloudera/cloudera-repos
>
>
> Thanks
> Saurabh
>
> On Mon, Jul 21, 2014 at 7:37 PM, a...@hsk.hk
VEN/DependencyResolutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn -rf :flume-ng-hbase-sink
On 26 Jul, 2014, at 7:28 pm, a...@hsk.hk wrote:
> Hi,
>
> I am trying to compile and run unit test (flume 1.5.0) for Hado
luence/display/MAVEN/DependencyResolutionException
On 27 Jul, 2014, at 5:41 am, Hari Shreedharan wrote:
> Run mvn clean install -Dhadoop.profile=hbase-98 -Dhbase.version= version of hbase 98>.
>
>
>
> On Saturday, July 26, 2014, a...@hsk.hk wrote:
> Hi,
>
>
s, please
read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
On 27 Jul, 2014, at 5:41 am, Hari Shreedharan wrote:
> Run mvn clean install -Dhadoop.profile=hbase-98 -Dhbase.version= version of hbase 98>.
>
>
Hi,
Tried:
mvn clean install -Dhadoop.profile=hbase-98 -Dhbase.version=0.98.3
[INFO] Scanning for projects...
[ERROR] The build could not read 3 projects -> [Help 1]
[ERROR]
[ERROR] The project org.apache.flume.flume-ng-sinks:flume-hdfs-sink:1.5.0
(flume-ng-sinks/flume-hdfs-sink/pom.xml) h
lume-1.5.0. To build with hbase-98
> support, you need to either checkout trunk branch or the release-1.5.0.1 tag
> (that release was specifically meant to add hbase-98 support).
>
> Hari
>
> On Sat, Jul 26, 2014 at 5:05 PM, a...@hsk.hk wrote:
> Hi,
>
> Tried:
>
&
Hi Hari,
I have finally managed to compile it successfully, many thanks for your help!!
I edited pom.xml and deleted the following lines (around line 247), and stop
all Hadoop and HBase
### DELETED
org.apache.hadoop
hadoop-minicluster
${hadoop.v