-
Hi,
I have followed https://www.ververica.com/blog/analyzing-github-activity-with-ververica-platform-community-edition but when I open the Ververica platform UI the "Artifacts" sections isn't disp…
-
I can install the VVP SQL Jupyter “extension” and connect to Ververica Platform by providing its host:port and a Namespace.
* unauthenticated access
Something like:
```
%%connect-vvp --endpoi…
-
As Flink SQL Jupyter user I would like to be able to connect to a Ververica Platform instance that uses OpenIDConnect for authentication.
-
* checkout https://github.com/dataArtisans/daplatform-charts
* add remote https://github.com/dataArtisans/ververica-platform-playground-private preview to Ververica Platform Playground Repostiory
…
-
Hello, I (and @sysC0D) have a hard time understanding how we are supposed to
pass service accounts to taskmanager and jobmanager pods.
We defined a service account `flink-project1`, which is supp…
-
Hello, great project thanks for sharing ! My company currently uses GCP dataflow, we're considering migrating to another platform. Demo in local is working fine. I'm very new to flink so I may have m…
-
Hello,
I'm trying to use the platform with a pipeline written in beam, so I'm using the image `1.9.2-stream2-scala_2.12` because flink 1.10 is [not yet compatible](https://beam.apache.org/document…
-
**Is this a question about how something works? Is this something missing from the docs? Please describe.**
How would I set up the VVP and the Operator in a multi-namespace setup? What are some bes…
-
Through the rest api "http://127.0.0.1:8083/v1/sessions/ "+ sessionId +"/statements" to submit stream task failed.
submit sql stream task to sql-gateway failed through rest api "http://127.0.0.1:8…
-
We need a way to poll the Ververica Platform for updates to Deployments, Savepoints, etc. This will involve starting and stopping pollers per-resource. It's been suggested to implement this through go…