Hi, the maven call seems to be correct for your Hadoop version. Can you check if the build contains the hadoop 1.2.1 jar file in the "lib/" directory? Ideally, all jars that contain the term "hadoop" should have version 2.4.0 in their name.
Robert On Tue, Sep 9, 2014 at 10:15 PM, normanSp <[email protected]> wrote: > i want to use the above mentioned scala-rework-branch > https://github.com/aljoscha/incubator-flink/tree/scala-rework. > the apache hadoop-version is 2.4.0 and I build Flink with: > mvn clean package -DskipTests -Dhadoop.profile=2 -Dhadoop.version=2.4.0 > > > > -- > View this message in context: > http://apache-flink-incubator-mailing-list-archive.1008284.n3.nabble.com/flink-performance-tp1726p1759.html > Sent from the Apache Flink (Incubator) Mailing List archive. mailing list > archive at Nabble.com. >
