Dmitry R

Results 4 issues of Dmitry R

I'm running Spark job written in F# in GCP DataProc, and everything works great. By default, GCP does not gather logs from the Job Output and I can find logs...

I have 2 services that are running in the Alpine docker container. 1. GCP SDK with gRPC library 2. Confluent Kafka .net client I'm using Alpine v3.10 Kafka client v1.2.2...

I'm using the Code Mirror to visualize and lint a list of words for the user. My expectation is to auto-format the inserted text e.g. convert `a, b, c` to...

Is that possible to treat the name as the path once it contains slashes? ´src/component/TestPage´ can create files under src/component/ folder for name TestPage. Right now it will use slash...