-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
Upon running `docker compose up -d` I'm getting an error in 'compose-hertzbeat' stating there…
-
1. Project Structure 수정하는 방법
https://jong-bae.tistory.com/43
2. Generated root 변경 방법
https://developer-jinnie.tistory.com/21
-
```
2021-05-12 21:35:44,586 [localhost-startStop-1] ERROR context.ContextLoader - Context initialization failed
org.springframework.beans.factory.access.BootstrapException: Error executing bootstra…
-
Hello Krams,
Could you please help me with the below errors?
```
java.lang.RuntimeException: org.springframework.jdbc.BadSqlGrammarException: PreparedStatementCallback; bad SQL grammar [INSERT into …
-
### Search before asking
- [X] I had searched in the [feature](https://github.com/apache/seatunnel/issues?q=is%3Aissue+label%3A%22Feature%22) and found no similar feature requirement.
### Desc…
-
Hi,
Help me to understand and solve this error. I've been trying to figure out different options for days/weeks now.
I probably read everything that is on the Internet and tried all kinds of optio…
-
Hi,
After docker launch, everything seems to going well but then I have exceptions and plugins shutting down
````
docker-compose pull
docker-compose up
Pulling mysql (mysql:5.7)...
5.7: Pullin…
-
to avoid
```
2024-07-20 19:24:42.456 INFO 1 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting...
2024-07-20 19:24:43.522 ERROR 1 --- [ main] com.za…
-
In my conf/azkaban.properties the mysql configuration info as below.
database.type=mysql
mysql.port=3306
mysql.host=dnode04
mysql.database=azkaban
mysql.user=azkaban
mysql.password=password
mys…
-
Hello,
I am trying to refactor the entire package com.github.ealen to a new directory called com.a.b. I have checked and confirmed that the @MapperScan directory setting has been updated and the Oa…