Hi Do,
I don't really have experience with sbt, but one thing that might cause
problems is that your dependencies point to Flink 0.9.1 and gelly-scala
wasn't part of that release. You can either try to use the 0.10-SNAPSHOT or
wait a few days for the 0.10 release.
Cheers,
-Vasia.
On 27 October 2
Hi Niels,
You're welcome. Some more information on how this would be configured:
In the kdc.conf, there are two variables:
max_life = 2h 0m 0s
max_renewable_life = 7d 0h 0m 0s
max_life is the maximum life of the current ticket. However, it may be
renewed up to a time span of max
Hi,
I try to compile flink-gelly-scala using sbt. However, I got the following
error:
*error]
/home/ubuntu/git/flink-learning/flink-gelly-scala/src/main/scala/org/apache/flink/graph/scala/Graph.scala:42:
value getJavaEnv is not a member of
org.apache.flink.api.scala.ExecutionEnvironment*
*[error]
Hi,
Thanks for your feedback.
So I guess I'll have to talk to the security guys about having special
kerberos ticket expiry times for these types of jobs.
Niels Basjes
On Fri, Oct 23, 2015 at 11:45 AM, Maximilian Michels wrote:
> Hi Niels,
>
> Thank you for your question. Flink relies entirely