Skip to content
This repository was archived by the owner on Jul 15, 2023. It is now read-only.
This repository was archived by the owner on Jul 15, 2023. It is now read-only.

"git clone" does not work in the mounted file system #37

@ddmbr

Description

@ddmbr

I'm trying out this tool in my cluster, and found something strange when I'm using git. For example, when using "git clone" I saw the following,

remote: Counting objects: 109, done.
remote: Compressing objects: 100% (56/56), done.
remote: Total 109 (delta 45), reused 106 (delta 45), pack-reused 0
Receiving objects: 100% (109/109), 13.38 KiB | 0 bytes/s, done.
fatal: premature end of pack file, 67 bytes missing
fatal: recursion detected in die handler
fatal: recursion detected in die handler
fatal: index-pack failed

"git clone" works well outside the HDFS.

Any idea? It's also helpful if someone can point me to the relevant code. Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions