用可视化工具导入csv格式数据时,第一次执行会报错 #### PARSE ERROR: Failed to convert value(key=age) 'age'(class java.lang.String) to Number addr,age,name
cygoodboy opened this issue · 4 comments
cygoodboy commented
Problem Type (问题类型)
other exception / error (其他异常报错)
Before submit
Environment (环境信息)
- Server Version: v0.11.x
- OS: xx CPUs, xx G RAM, Centos 7.x
- Data Size: 5 vertices
Your Question (问题描述)
用可视化工具导入csv格式数据时,第一次执行会报错,失败后点继续才能导入成功 #### PARSE ERROR: Failed to convert value(key=age) 'age'(class java.lang.String) to Number addr,age,name
Vertex/Edge example (问题点 / 边数据举例)
No response
Schema [VertexLabel, EdgeLabel, IndexLabel] (元数据结构)
No response
imbajin commented
使用一下最新的 apache 1.0.0 版 (release 里有下载地址),然后截图和给一下具体的case,看起来像是类型转换不匹配有
cygoodboy commented
hugeGraph Server hugegraph-0.12.0
hugegraph-hubble-1.6.0
backend:Hbase
person顶点的定义,addr(string),weight(float),age(int),name(string)
简单模拟的一个数据去插入
在第一次点击开始导入会报以上错误
第二次点击继续的时候,才能导入成功
…------------------ 原始邮件 ------------------
发件人: "apache/incubator-hugegraph" ***@***.***>;
发送时间: 2023年1月8日(星期天) 下午3:19
***@***.***>;
***@***.***>;"State ***@***.***>;
主题: Re: [apache/incubator-hugegraph] 用可视化工具导入csv格式数据时,第一次执行会报错 #### PARSE ERROR: Failed to convert value(key=age) 'age'(class java.lang.String) to Number addr,age,name (Issue apache/incubator-hugegraph-toolchain#413)
使用一下最新的 1.0.0 版,然后截图和给一下具体的case,看起来像是类型转换不匹配有
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you modified the open/close state.Message ID: ***@***.***>
imbajin commented
你发的图都看不到, 需要重新发一下, 另外使用一下最新 apache 1.0 版看看情况
github-actions commented
Due to the lack of activity, the current issue is marked as stale and will be closed after 20 days, any update will remove the stale label