Skip to content

[Bug] backup error of 1.5.0 version #688

@hexuxu110

Description

@hexuxu110

Bug Type (问题类型)

None

Before submit

  • I had searched in the issues and found no similar issues.

Environment (环境信息)

  • Server Version: v1.5.0
  • Toolchain Version: v1.5.0
  • Data Size: xx vertices, xx edges

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

server version:1.5.0
client version:1.5.0

when using backup, you can get the error that is "Failed to execute Unrecognized field "edgelabel_type" (class org.apache.hugegraph.structure.schema.EdgeLabel), not marked as ignorable (15 known properties: "check_exist", "target_label", "name", "index_labels", "source_label", "status", "properties", "sort_keys", "id", "frequency", "ttl_start_time", "user_data", "enable_label_index", "ttl", "nullable_keys"])"

The sentence of backup is
"${HUGEGRAPH_TOOL_BIN}" --url "${GRAPH_URL}" --graph "${GRAPH_NAME}"
backup -t "vertex,vertex_label,edge_label,property_key,index_label" --compress false
--directory "${LOCAL_BACKUP_DIR}" -l "${LOG_FILE}"
"

who can help me!!!

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

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingtoolshugegraph-tools

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions