You can do it without modifying the pom as well: mvn clean -Dhadoop.profile=2.0 -Dhadoop-two.version=<version> test
where version can be something like 2.0.3-alpha On Thu, Apr 25, 2013 at 10:55 AM, Ted Yu <[email protected]> wrote: > In pom.xml you can see: > <hadoop-two.version>2.0.2-alpha</hadoop-two.version> > > You can modify the above version locally to build against newer release. > > On Fri, Apr 26, 2013 at 1:47 AM, Varun Sharma <[email protected]> wrote: > > > Does this build against 2.0.0-alpha and can we make it build against a > > later version which has some improvements to the IPC client (adjustable > > timeouts) ? > > > -- // Jonathan Hsieh (shay) // Software Engineer, Cloudera // [email protected]
