dsaewq321 opened a new issue, #7655:
URL: https://github.com/apache/seatunnel/issues/7655

   ### Search before asking
   
   - [X] I had searched in the 
[issues](https://github.com/apache/seatunnel/issues?q=is%3Aissue+label%3A%22bug%22)
 and found no similar issues.
   
   
   ### What happened
   
   版本2.3.7 ,结果如下:
   seatunnel 2.3.7
   centos 7.8
   ckFile
   1 - ck表必须distributed
   2 - shardkey - 我是默认rand(),随机数seed不能小于1, 因为建表使用了macro,源码没有解析,源码添加解析
   3 - 不要用副本表 - 需要zk支持才行,还要解析macro
   4 - 本地windows跑不通。可以生成ckFile,但是没法发到远程ck,它用的是bash,win不支持
   4 - ck为docker部署,需要把数据目录映射出来,并软连接到/var/lib/clickhouse
   5 - 默认为tsv,分隔符为\t ,配置文件如果配了,生成的shell命令会有转义字符问题,需要修改源码处理
   6 - jdk17 调整kafka的maxpollrecords参数为500(不能太小,查找偏移请求很频繁),
   7 - jdk8\jdk11缺so库,直接崩溃..  jdk17抛异常。。。报错后自动重启:java.lang.InternalError: a 
fault occurred in a recent unsafe memory access operation in compiled Java code 
 
   查了一圈,没有明确解决方式,,
   
   ### SeaTunnel Version
   
   2.3.7
   
   ### SeaTunnel Config
   
   ```conf
   --
   ```
   
   
   ### Running Command
   
   ```shell
   local模式
   ```
   
   
   ### Error Exception
   
   ```log
   --java.lang.InternalError: a fault occurred in a recent unsafe memory access 
operation in compiled Java code
   ```
   
   
   ### Zeta or Flink or Spark Version
   
   Zeta
   
   ### Java or Scala Version
   
   Java
   
   ### 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