vaibhavsw

Results 7 issues of vaibhavsw

I'm getting below error when hibernate-redis trying to put value in redis: `Fail to put cache item... key=com.vostics.cloud.model.Project#48 org.redisson.client.RedisException: NOAUTH Authentication` Redis has no password to authenticate with and still...

I've implemented this library according to your documentation, but I'm receiving below error in my IDE console. I'm using windows 10, java 8, Hibernate 5.2.4.Final version. ` java.io.FileNotFoundException: C:\Program Files\Apache...

Google Cloud SDK which includes all the libraries from Cloud Storage to Cloud PubSub have conflict showing `Exception in thread "main" java.lang.NoClassDefFoundError: com/google/protobuf/GeneratedMessageV3 at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClass(ClassLoader.java:763) at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)...

### Description How do I capture the response body, headers, and status codes from the response of Upstream, send it to an external service for transformation and processing, and then...

### Description I am trying to configure the `serverless-pre-function` and trying to run it before the proxy happens to the upstream so that the request body received in the HTTP...

### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar issues. ### What happened I tried setting up the Spark job using the Spark...

help wanted
feature

I am using streamnative's Apache Pulsar connector version `3.4.4.1` with spark dependencies version `3.4.1`. When submitting the spark app on console, I am getting below error. ```java Exception in thread...

type/bug