Skip to content

Allow put from stdinΒ #44

@SuperQ

Description

@SuperQ

It would be useful to be able to put from stdin.

For example:

tar -cz path/ | hdfs put - /path/tar.gz

The way cmd/hdfs/put.go is structured makes this a little tricky, but I think I can refactor this.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions