Couldn't find any reference of CDH in pom.xml - profiles or the hadoop.version.Am also wondering how the cdh compatible artifact was compiled. Cheers <k/>
On Mon, Jul 7, 2014 at 8:07 PM, Srikrishna S <srikrishna...@gmail.com> wrote: > Hi All, > > Does anyone know what the command line arguments to mvn are to generate > the pre-built binary for spark on Hadoop 2-CHD5. > > I would like to pull in a recent bug fix in spark-master and rebuild the > binaries in the exact same way that was used for that provided on the > website. > > I have tried the following: > > mvn install -Pyarn -Dhadoop.version=2.3.0-cdh5.0.1 > > And it doesn't quite work. > > Any thoughts anyone? > >