zjialin opened a new issue, #1804:
URL: https://github.com/apache/incubator-streampark/issues/1804

   ### Search before asking
   
   - [X] I had searched in the 
[issues](https://github.com/apache/streampark/issues?q=is%3Aissue+label%3A%22bug%22)
 and found no similar issues.
   
   
   ### What happened
   
   
   2022-10-11 13:55:45 | ERROR | ClickHouse-writer-callback-executor-1 | 
com.streamxhub.streamx.flink.connector.clickhouse.internal.ClickHouseWriterTask 
| [StreamX] Error ClickHouseSink executing callback, params = 
   { user: default, password: ******, hosts: http://10.96.183.39:8123 }
   , StatusCode = 404 
   2022-10-11 13:55:45 | WARN  | ClickHouse-writer-callback-executor-1 | 
com.streamxhub.streamx.flink.connector.clickhouse.internal.ClickHouseWriterTask 
| [StreamX] Next attempt to send data to ClickHouse, table = 
icc_test.BoardContNPMCycleTime2, buffer size = 10, current attempt num = 1, max 
attempt num = 1, response = NettyResponse {
        statusCode=404
        headers=
                Date: Tue, 11 Oct 2022 05:51:10 GMT
                Connection: Keep-Alive
                Content-Type: text/plain; charset=UTF-8
                X-ClickHouse-Server-Display-Name: icc-bigdata-db
                Transfer-Encoding: chunked
                X-ClickHouse-Exception-Code: 47
                Keep-Alive: timeout=3
                X-ClickHouse-Summary: 
{"read_rows":"0","read_bytes":"0","written_rows":"0","written_bytes":"0","total_rows_to_read":"0","result_rows":"0","result_bytes":"0"}
        body=
   Code: 47. DB::Exception: Missing columns: 'S17B' while processing query: 
'S17B', required columns: 'S17B' 'S17B': While executing 
ValuesBlockInputFormat. (UNKNOWN_IDENTIFIER) (version 22.9.3.18 (official 
build))
   
   
   ### StreamPark Version
   
   v1.2.3
   
   ### Java Version
   
   1.8
   
   ### Flink Version
   
   v1.4.0
   
   ### Scala Version of Flink
   
   2.11
   
   ### Error Exception
   
   ```log
   2022-10-11 13:55:45 | ERROR | ClickHouse-writer-callback-executor-1 | 
com.streamxhub.streamx.flink.connector.clickhouse.internal.ClickHouseWriterTask 
| [StreamX] Error ClickHouseSink executing callback, params = 
   { user: default, password: ******, hosts: http://10.96.183.39:8123 }
   , StatusCode = 404 
   2022-10-11 13:55:45 | WARN  | ClickHouse-writer-callback-executor-1 | 
com.streamxhub.streamx.flink.connector.clickhouse.internal.ClickHouseWriterTask 
| [StreamX] Next attempt to send data to ClickHouse, table = 
icc_test.BoardContNPMCycleTime2, buffer size = 10, current attempt num = 1, max 
attempt num = 1, response = NettyResponse {
        statusCode=404
        headers=
                Date: Tue, 11 Oct 2022 05:51:10 GMT
                Connection: Keep-Alive
                Content-Type: text/plain; charset=UTF-8
                X-ClickHouse-Server-Display-Name: icc-bigdata-db
                Transfer-Encoding: chunked
                X-ClickHouse-Exception-Code: 47
                Keep-Alive: timeout=3
                X-ClickHouse-Summary: 
{"read_rows":"0","read_bytes":"0","written_rows":"0","written_bytes":"0","total_rows_to_read":"0","result_rows":"0","result_bytes":"0"}
        body=
   Code: 47. DB::Exception: Missing columns: 'S17B' while processing query: 
'S17B', required columns: 'S17B' 'S17B': While executing 
ValuesBlockInputFormat. (UNKNOWN_IDENTIFIER) (version 22.9.3.18 (official 
build))
   ```
   
   
   ### Screenshots
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to