iamhungry
iamhungry
```java [INFO] 2021-09-11 14:30:15.142 - [taskAppId=TASK-13-70-92]:[217] - process has exited, execute path:/tmp/dolphinscheduler/exec/process/1/13/70/92, processId:31343 ,exitStatusCode:0 [INFO] 2021-09-11 14:30:15.267 - [taskAppId=TASK-13-70-92]:[129] - -> com.alibaba.compileflow.engine.common.CompileFlowException: compile file[/tmp/.flowclasses/compileflow/stateless/bmp/DemoFlow.java] to class[compileflow.stateless.bmp.DemoFlow] failed,Pb(387) Only a type...
## Purpose of the pull request ## Brief change log ## Verify this pull request This pull request is code cleanup without any test coverage. *(or)* This pull request is...
### Search before asking - [X] I had searched in the [issues](https://github.com/DataLinkDC/dlink/issues?q=is%3Aissue) and found no similar feature requirement. ### Description 整库同步时,需要在启动同步任务前,手工建好sink端库和表。目标:sink端只要连接正常,在启动任务时,自动判断目标库或表是否存在,若不存在则自动创建。 ### Use case 1、sink库不存在,启动任务时,库名自动创建 2、sink表不存在,启动任务时,表名自动创建 3、sink库或表存在时,任意重启任务,不影响数据 ### Related issues...
以下为实际写入Kafka的内容,预期值为:"Hello, iLogtail!" { "contents": { "content": "Hello, iLogtail!" }, "tags": { "host.ip": "172.17.0.1", "host.name": "sckf", "log.file.path": "/root/simple.log" }, "time": 1725436015 }