thought that -Pvendor-repos was including the -Pinclude-hadoop stated in
>> the above paragraph…
>>
>>
>>
>> Arnaud
>>
>>
>>
>> *De :* Ufuk Celebi
>> *Envoyé :* vendredi 7 juin 2019 12:00
>> *À :* LINZ, Arnaud
>> *Cc :* user ; ches...@a
e above paragraph…
>
>
>
> Arnaud
>
>
>
> *De :* Ufuk Celebi
> *Envoyé :* vendredi 7 juin 2019 12:00
> *À :* LINZ, Arnaud
> *Cc :* user ; ches...@apache.org
> *Objet :* Re: No yarn option in self-built flink version
>
>
>
> Hey Arnaud,
>
>
>
-Pinclude-hadoop stated in the above
paragraph…
Arnaud
De : Ufuk Celebi
Envoyé : vendredi 7 juin 2019 12:00
À : LINZ, Arnaud
Cc : user ; ches...@apache.org
Objet : Re: No yarn option in self-built flink version
Hey Arnaud,
I think you need to active the Hadoop profile via -Pinclude-hadoop (the
Hey Arnaud,
I think you need to active the Hadoop profile via -Pinclude-hadoop (the
default was changed to not include Hadoop as far as I know).
For more details, check out:
https://ci.apache.org/projects/flink/flink-docs-release-1.8/flinkDev/building.html#packaging-hadoop-into-the-flink-distribu
Hello,
I am trying to build my own flink distribution with proper Cloudera
dependencies.
Reading
https://ci.apache.org/projects/flink/flink-docs-stable/flinkDev/building.html
I've done :
git clone https://github.com/apache/flink
cd flink
git checkout tags/release-1.8.0
$MAVEN_HOME/bin/mvn clean