Chaoran Yu
Chaoran Yu
@RayRoestenburg Hmm interesting. This issue was discovered by @longmuir. If my understanding is correct, his case was that he had 2.0.0 version of Cloudflow operator but his `kubectl-cloudflow` was outdated....
We have a Helm chart [here](https://github.com/lightbend/flink-operator). Feel free to try it out.
I have the credentials stored in Jenkins. My Jenkins jobs can access Github repos and build them without problems. But SCM Sync Plugin still doesn't work. Got the following error....
This is what I see after deploying this PR to a DC/OS cluster after opening Zeppelin server and logging in as "guest" No error message was shown but the execution...
@jshenguru In the screenshot you attached, did you also test Spark SQL code? I tested your image on a DC/OS cluster but the sql part is stuck in "RUNNING 0%"...
@1350lumen Thanks for the reminder and @suryadutta for the contribution. I somehow missed this PR earlier. This is a great fix
@suryadutta Build failed with ``` resource used in docker.io/kubeflow/spark-operator has changed in pkg/, need to update the appVersion in charts/spark-operator-chart/Chart.yaml ``` Could you make the change accordingly?