Evgeniy

Results 8 issues of Evgeniy

Hi! I've trying to calculate profile file from command line in Jupyter Notebook (from cell), but it return next error: ```bash Traceback (most recent call last): File "/opt/conda/lib/python3.9/runpy.py", line 197,...

bug

Hi! It will be great to implement native opentracing support for cloudflow streamlets.

Is your feature request related to a problem? Please describe. For different CI/CD reasons (database migration, secret management) we need to implement using of Init Containers for all type of...

Hello! In the cloudflow 2.0.5 Flink Operator by default run Prometheus agent on port 2050 (https://github.com/lightbend/cloudflow/blob/v2.0.5/external/multi-base-images/flink/flink-entrypoint.sh), but lyft/flinkk8soperator v.0.4.0, that used in Cloudflow 2.0.5, use port 50101 for MetricsQueryDefaultPort (https://github.com/lyft/flinkk8soperator/blob/v0.4.0/pkg/controller/flink/config.go)...

Hi! Is it possible to integrate Istio with Flink Operator and deploy Task Managers and Job Managers with Istio sidecars?

Hi! Evidently provides great reports for the Regression and Classification model performance. What's about Clustering model performance? scikit-learn provides a set of metrics for the clustering models - https://scikit-learn.org/stable/modules/model_evaluation.html#common-cases-predefined-values. What...

enhancement

Hi! Is it possible to implement Akka Streams Support for opentelemetry-javaagent?

enhancement
contribution welcome
new instrumentation

Hi! Is it possible to use two different Spark Operator instances to run SparkApplications with different Spark versions by specifying Spark version inside manifest? For example: We have 2 Spark...

lifecycle/stale