已有1人关注此标签
作者: jiang0512
1339人浏览
1人回答
在用fastjson将字符串转为JSONObject对象时,double类型被转为BigDecimal类型,再向es插入json对象时,报错:java.lang.IllegalArgumentException: cannot write …
作者: 李博 bluemind
342人浏览
1人回答
报错信息【调试报错】[ERROR] Blink-SQL local debug task encountered errororg.apache.flink.table.api.ValidationException: Query resu…
作者: 李博 bluemind
333人浏览
1人回答
报错信息【调试报错】 [ERROR] org.apache.calcite.sql.validate.SqlValidatorException: Cannot apply 'EXTRACT' to arguments of type '…
作者: 李博 bluemind
357人浏览
3人回答
当结果表没有输出的时候,建议您使用debug模式,将计算结果打印到日志中。具体操作如下。 无UDX的dubug模式将sink表中的with参数更改。CREATE table result_infor( id bigint, phoneNu…
作者: xinyitao901
1243人浏览
1人回答
搭建flink1.6.2 standalone集群,用start-cluster.sh启动,在task manager总是报错:Could not resolve ResourceManager address akka.tcp://fl…
作者: 1716233093902793
1855人浏览
2人回答
Connecting to 39.106.214.132:22...Could not connect to '39.106.214.132' (port 22): Connection failed. Type `help' to le…
作者: ytflsy
1880人浏览
2人回答
HSFTimeOutException-Timeout waiting for task. ERR-CODE: [HSF-0002], Type: [业务问题], More: [http://console.taobao.net/help…
作者: Herbal
2060人浏览
1人回答
在datawork中我想将数据类型更改为tinyint,但是报出错误,说不允许 Job Queueing... FAILED: ODPS-0130071:[1,19] Semantic analysis exception - TINYI…