apache / apache/hugegraph

[Bug] 使用Loader仅导入关系,出现主键是否为空

Open
#1,986 2 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Java
Stars
3.2k
Forks
636
Avg merge
3d 11h
Merged PRs (30d)
14

Description

### Bug Type (问题类型)

other exception / error (其他异常报错)

### Before submit

- [X] 我已经确认现有的 [Issues](https://github.com/hugegraph/hugegraph/issues) 与 [FAQ](https://hugegraph.github.io/hugegraph-doc/guides/faq.html) 中没有相同 / 重复问题

### Environment (环境信息)

- Server Version: v0.12.x
- Backend: HBase
- OS: Centos 7.x
- Data Size: 500edges

### Expected & Actual behavior (期望与实际表现)

使用HugeGraph-Loader仅导入边的时候,出现主主键为空。
可以保证双方每一个主键都存在值,且创建关系的两边节点均未使用主键的字段作为关联。
作为关联的字段均存在值且能作为限制语句在图数据库中能找到对应的节点。
压缩包存在4个任务的配置文件,以及Loader对任务的导入日志

# 我创建的案例的配置文件如下:
下面是创建基础节点和边的任务(正常)
1580735006019420162
1580735404365053954
1580735812122705922
下面是基于上述3个任务仅创建边的任务(异常)
1580735987054542849

[task.zip](https://github.com/apache/incubator-hugegraph/files/9846416/task.zip)

### Vertex/Edge example (问题点 / 边数据举例)

_No response_

### Schema [VertexLabel, EdgeLabel, IndexLabel] (元数据结构)

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.