-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/3491/
-----------------------------------------------------------

(Updated 2012-01-14 01:22:19.911546)


Review request for Flume.


Changes
-------

# mvn -Dhadoop.profile=100 <command>

to activate the profile. 


Summary
-------

Build flume-ng with hdfs 1.0.0 . 

Add a profile for the same. 


This addresses bug FLUME-934.
    https://issues.apache.org/jira/browse/FLUME-934


Diffs (updated)
-----

  http://svn.apache.org/repos/asf/incubator/flume/branches/flume-728/pom.xml 
1231429 

Diff: https://reviews.apache.org/r/3491/diff


Testing
-------

# mvn -Dhadoop.profile=100 dependency:tree | grep -C 5 hadoop 

This activates the hadoop profile for hadoop 1.0.0 and the grep on the 
dependency tree helps to validate the same. 

No code change necessary. 


Thanks,

Karthik

Reply via email to