Hi,
This might be useful to you
https://www.mapr.com/blog/savepoints-apache-flink-stream-processing-whiteboard-walkthrough
Thanks,
Jagat Singh
On 29 July 2016 at 20:59, Aljoscha Krettek wrote:
> Hi,
> I think the exact thing you're trying do do is not possible right now but
&g
Hello Robert,
Added following
env.java.opts: "-Dstack.name=phd -Dstack.version=3.0.0.0-249"
Same Error
Is there any config which allows to pass special java opts to actual yarn
containers?
Thanks,
Jagat Singh
On Mon, Nov 23, 2015 at 9:21 PM, Robert Metzger wrote:
> Hi,
Hi,
I am running example Flink program (Pivotal HDP)
./bin/flink run -m yarn-cluster -yn 2 ./examples/WordCount.jar
I am getting error below.
How to pass the stack.name and stack.version to the flink program.
This is similar to what we give to Spark as
hdp.version.
Example
spark.driver.extr