Florin Pico

Results 10 issues of Florin Pico

Hello! I have read your excellent material on the lab8. I have appreciated the pictures that you have added explaining the partitioning of the data across the worker nodes. I...

Hello! I have installed the docker scan utility as described here: https://docs.docker.com/engine/scan/#known-issues I have used docker scan against the "vulnerable" CVE-2021-44228 docker image provide here https://github.com/christophetd/log4shell-vulnerable-app. Unfortunately the docker scan...

Hello! While building the docker image I got the following errors: x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/ffi -I/usr/include/libffi -I/usr/include/python3.7m -c c/_cffi_backend.c...

Hello! Is this launcher supporting other than Amazon cloud providers? If yes, can you mention which one or at least how to configure to support a new cloud provider? Thanks....

Hello! I would like to use more users with different roles, other than MxAdmin/Administrator. How can I add for example the demo users? I look forward forward for your answers....

Hello! I've installed the Prometheus operator as suggested here https://docs.seldon.io/projects/seldon-core/en/latest/analytics/analytics.html#metrics-with-prometheus-operator to monitor the deployed ML service. I'm able to reach the prometheus UI. However, I could not find any information...

enhancement
area/documentation

Hello! I observed that the are differences between https://github.com/apache/bahir-flink/tree/master/flink-library-siddhi and https://github.com/haoch/flink-siddhi . In the first repository the full package "control" (https://github.com/haoch/flink-siddhi/tree/master/core/src/main/java/org/apache/flink/streaming/siddhi/control) is missing. It seems to me that current repository,...

Hello! Are you supporting window operations (tumbling, sliding, sessions). If yes, where can we find examples? Thanks. Florin

Hello! I have the following configuration: 1. A main UI application, based on NodeJS, protected by Keycloak. I call it MainUI. It has the subdomain main.example.com. 2. A Streamlit application...

### Checklist - [X] I have searched the [existing issues](https://github.com/streamlit/streamlit/issues) for similar feature requests. - [X] I added a descriptive title and summary to this issue. ### Summary 1) We...

type:enhancement
feature:authentication