Dhruv Batheja

Results 10 issues of Dhruv Batheja

We use your hbase-dev image in our integration tests and are getting connectivity issues like `Caused by: java.net.ConnectException: Connection refused`. The point of using a versioned image instead of `latest`...

It would be nice to have the job control commands return [k8s native errors](https://pkg.go.dev/k8s.io/apimachinery/pkg/api/errors#pkg-overview), so upstream dependencies can make use of them. sample use case is discussed here: https://github.com/spotify/flink-on-k8s-operator/pull/431

It would be nice to have an overview of FlinkClusters in a given state (by namespace) exposed in metrics. What do you think? @regadas

enhancement

- Using it on a Mac(x86) iterm2 - Cannot copy any text from the viddy output window - Would be neat if I could

Using `mode: Application` with a streaming job. (Flink property - `execution.runtime-mode: STREAMING`) - Streaming jobs should never finish but sometimes they do with exit code 0 - In this case...

More Unit Tests need to be added to take coverage to 90%. 💻

help wanted
good first issue
GSOC-2019

Hi I observed the following problem while integrating my project [EvalAI-ngx](https://github.com/Cloud-CV/EvalAI-ngx): - Surge just requires `SURGE_TOKEN` as the environment variable to automatically log in - If this environment variable is...

Increased Validator version in branch "saurigema/bump_binlog_connector"

- Local timezone is being used while deserializing MySQL cell instead of using **UTC**.