I think it is a valid concern that the POM should be written such that the
given command is valid.
Should be only a simple change on the root POM, to make sure the Hadoop 2
profile is not only activated in the absence of a profile selection, but
also when the selected profile is "2"
Stephan
On T
Thanks! I'm still used to 0.7 :)
Cheers,
Max
On Tue, Jun 23, 2015 at 2:18 PM, Maximilian Michels wrote:
> Hi Max!
>
> Nowadays, the default target when building from source is Hadoop 2. So a
> simple mvn clean package -DskipTests should do it. You only need the flag
> when you build for Hadoo
Hi Max!
Nowadays, the default target when building from source is Hadoop 2. So a
simple mvn clean package -DskipTests should do it. You only need the flag
when you build for Hadoop 1: -Dhadoop.profile=1.
Cheers,
The other Max
On Tue, Jun 23, 2015 at 2:03 PM, Maximilian Alber <
alber.maximil...@g
Hi Flinksters,
I just tried to build the current yarn version of Flink. The second error
is probably a because maven is of an older version. But the first one seems
to be an error.
albermax@hadoop1:~/bumpboost/working/programs/flink/incubator-flink$ mvn
clean package -DskipTests -Dhadoop.profile=