Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / Xuanwo/hdrs issues and pull requests

#134 - feat: Set config strings

Pull Request - State: open - Opened by Lablace 12 days ago - 3 comments

#131 - Bump to version 0.3.2

Pull Request - State: closed - Opened by Xuanwo 7 months ago

#130 - feat: Add read at support for file

Pull Request - State: closed - Opened by Xuanwo 7 months ago

#129 - hdrs async open can cause memory leak

Issue - State: open - Opened by fMeow 7 months ago - 2 comments

#128 - chore(deps): Update env_logger requirement from 0.10 to 0.11

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago
Labels: dependencies, rust

#127 - Connect to HDFS HA using nameservice

Issue - State: closed - Opened by shbhmrzd 10 months ago - 1 comment

#126 - chore: Make clippy happy

Pull Request - State: closed - Opened by Xuanwo 10 months ago

#125 - chore(deps): Bump actions/setup-java from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago
Labels: dependencies, github_actions

#123 - Bump to version 0.3.1

Pull Request - State: closed - Opened by Xuanwo about 1 year ago

#122 - fix: `ClientBuilder` auth info drop before connect

Pull Request - State: closed - Opened by fMeow about 1 year ago - 5 comments

#121 - chore(deps): Bump actions/checkout from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies, github_actions

#121 - chore(deps): Bump actions/checkout from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies, github_actions

#120 - docs: Update README about lib loading behavior

Pull Request - State: closed - Opened by Xuanwo about 1 year ago

#119 - feat: use Hadoop general way to export Classpath

Pull Request - State: closed - Opened by zuston about 1 year ago - 1 comment

#118 - deps: Bump hdfs-sys to v0.3

Pull Request - State: closed - Opened by Xuanwo about 1 year ago

#117 - ci: Refactor CI workflow

Pull Request - State: closed - Opened by Xuanwo about 1 year ago

#115 - Bump to version 0.3.0

Pull Request - State: closed - Opened by Xuanwo about 1 year ago

#114 - fix: HDFS doesn't support seek from end

Pull Request - State: closed - Opened by Xuanwo about 1 year ago

#113 - Concurrent write failed

Issue - State: closed - Opened by zuston over 1 year ago - 10 comments

#112 - feat: Support kerberos

Pull Request - State: closed - Opened by zuston over 1 year ago - 4 comments

#111 - Add ClientBuilder

Issue - State: closed - Opened by Xuanwo over 1 year ago - 4 comments

#110 - chore(deps): Bump actions/setup-python from 4.6.0 to 4.6.1

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, github_actions

#109 - chore(deps): Bump actions/setup-python from 4.5.0 to 4.6.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, github_actions

#108 - rename can break seek(SeekFrom(End()))

Issue - State: closed - Opened by dickeycl over 1 year ago - 1 comment

#107 - chore(deps): Update errno requirement from 0.2 to 0.3

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, rust

#106 - chore(deps): Bump actions/setup-python from 4.4.0 to 4.5.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, github_actions

#105 - add hadoop conf dir to classpath

Pull Request - State: closed - Opened by sandflee over 1 year ago - 5 comments

#103 - Bump to version 0.2.0

Pull Request - State: closed - Opened by Xuanwo over 1 year ago

#102 - feat: Implement async support

Pull Request - State: closed - Opened by Xuanwo over 1 year ago

#101 - hadoop config path is not in classpath by default

Issue - State: closed - Opened by sandflee over 1 year ago - 1 comment

#100 - chore(deps): Bump actions/setup-python from 4.3.1 to 4.4.0

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies, github_actions

#98 - Bump to version 0.1.7

Pull Request - State: closed - Opened by Xuanwo almost 2 years ago

#97 - feat: Implement seek to end support

Pull Request - State: closed - Opened by Xuanwo almost 2 years ago

#96 - recursive read_dir ?

Issue - State: closed - Opened by agardenat almost 2 years ago - 1 comment

#95 - chore(deps): Bump actions/setup-python from 4.3.0 to 4.3.1

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies, github_actions

#94 - Using tokio thead pool to implement real async support

Issue - State: closed - Opened by Xuanwo almost 2 years ago - 1 comment

#92 - Bump to version 0.1.6

Pull Request - State: closed - Opened by Xuanwo almost 2 years ago

#91 - feat: add `connect_as_user` to `Client`

Pull Request - State: closed - Opened by fMeow almost 2 years ago

#90 - RFC: add a `put` method on `Client` that mimic `put` command in `hdfs dfs` cli tool

Issue - State: closed - Opened by fMeow almost 2 years ago - 2 comments

#89 - feat: add `Client::rename_file`

Pull Request - State: closed - Opened by fMeow almost 2 years ago - 1 comment

#88 - fix: buffer size overflow when reading/writing a large file(>2G)

Pull Request - State: closed - Opened by fMeow almost 2 years ago

#86 - Bump version to v0.1.5

Pull Request - State: closed - Opened by Xuanwo almost 2 years ago

#85 - refactor: Make clippy happy

Pull Request - State: closed - Opened by Xuanwo almost 2 years ago

#83 - fix: read/write large file (>2GB)

Pull Request - State: closed - Opened by fMeow almost 2 years ago - 1 comment

#82 - chore(deps): Update env_logger requirement from 0.9.0 to 0.10.0

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies, rust

#81 - chore(deps): Bump actions/setup-python from 4.1.0 to 4.3.0

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies, github_actions

#80 - chore(deps): Bump actions/setup-python from 4.1.0 to 4.2.0

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago - 1 comment
Labels: dependencies, github_actions

#79 - Error connecting to hdfs using default

Issue - State: closed - Opened by Ilqjx about 2 years ago - 8 comments

#78 - error: there is no argument named `java_home`

Issue - State: closed - Opened by Ilqjx about 2 years ago - 1 comment

#77 - Support kerberos authentication?

Issue - State: closed - Opened by Ilqjx about 2 years ago - 17 comments

#76 - Flush doesn't work

Issue - State: closed - Opened by Ilqjx about 2 years ago - 6 comments

#75 - Discussion about append

Issue - State: closed - Opened by Ilqjx about 2 years ago - 2 comments

#73 - hdrs: Error: Command failed

Issue - State: closed - Opened by Ilqjx about 2 years ago - 7 comments

#72 - chore(deps): Bump actions/setup-python from 3 to 4.1.0

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago
Labels: dependencies, github_actions

#71 - Add support for HDFS rpc

Issue - State: open - Opened by Xuanwo over 2 years ago

#70 - chore(deps): Bump actions/setup-python from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 1 comment
Labels: dependencies, github_actions

#68 - Bump to version 0.1.4

Pull Request - State: closed - Opened by Xuanwo over 2 years ago

#67 - fix: List empty dir should not return error

Pull Request - State: closed - Opened by Xuanwo over 2 years ago - 1 comment

#66 - errno should be cleaned before call API

Issue - State: closed - Opened by Xuanwo over 2 years ago - 1 comment

#64 - Bump to version 0.1.3

Pull Request - State: closed - Opened by Xuanwo over 2 years ago

#63 - fix: Hadoop 2.2 doesn't handle FileNotFound error correctly

Pull Request - State: closed - Opened by Xuanwo over 2 years ago - 1 comment

#60 - Retry request if meeting connection error?

Issue - State: closed - Opened by Xuanwo over 2 years ago

#59 - Bump to version 0.1.2

Pull Request - State: closed - Opened by Xuanwo over 2 years ago

#58 - deps: Use static libhdfs instead

Pull Request - State: closed - Opened by Xuanwo over 2 years ago

#57 - Doesn't works on macos

Issue - State: closed - Opened by Xuanwo over 2 years ago

#56 - Bump to version 0.1.1

Pull Request - State: closed - Opened by Xuanwo over 2 years ago

#55 - feat: Add workdir support

Issue - State: closed - Opened by Xuanwo over 2 years ago

#54 - feat: Add exists support

Issue - State: closed - Opened by Xuanwo over 2 years ago - 1 comment

#53 - feat: Trim host from hdfs path

Pull Request - State: closed - Opened by Xuanwo over 2 years ago

#52 - name in Metadata is not stable

Issue - State: closed - Opened by Xuanwo over 2 years ago - 2 comments

#51 - Add support for webhdfs

Issue - State: closed - Opened by Xuanwo over 2 years ago

#50 - feat: Make OpenOptions public

Pull Request - State: closed - Opened by Xuanwo over 2 years ago

#48 - Bump to version 0.1.0

Pull Request - State: closed - Opened by Xuanwo over 2 years ago

#47 - feat: Implement OpenOptions to replace client.open

Pull Request - State: closed - Opened by Xuanwo over 2 years ago

#46 - feat: Return Readdir struct instead of vector

Pull Request - State: closed - Opened by Xuanwo over 2 years ago

#45 - refactor: Split delete into remove_file and remove_dir

Pull Request - State: closed - Opened by Xuanwo over 2 years ago

#44 - refactor: Rename mkdir to create_dir

Pull Request - State: closed - Opened by Xuanwo over 2 years ago

#43 - refactor: Use rust style getter

Pull Request - State: closed - Opened by Xuanwo over 2 years ago

#42 - refactor: Rename client.stat to client.metadata

Pull Request - State: closed - Opened by Xuanwo over 2 years ago

#41 - Implement Readdir instead of returning vec

Issue - State: closed - Opened by Xuanwo over 2 years ago

#40 - Split `client.delete` into `remove_file` and `remove_dir`

Issue - State: closed - Opened by Xuanwo over 2 years ago

#37 - Rename `stat` to `metadata`

Issue - State: closed - Opened by Xuanwo over 2 years ago

#36 - Add std::fs::Take support

Issue - State: closed - Opened by Xuanwo over 2 years ago - 1 comment

#35 - refactor: Rename FileInfo into Metadata

Pull Request - State: closed - Opened by Xuanwo over 2 years ago

#34 - feat: Mark Client ans File as thread-safe

Pull Request - State: closed - Opened by Xuanwo over 2 years ago

#33 - Can't send File between threads safely

Issue - State: closed - Opened by Xuanwo over 2 years ago - 1 comment

#31 - Embed hdfsFileInfo into FileInfo to allow lazy read/drop

Issue - State: closed - Opened by Xuanwo over 2 years ago - 1 comment

#30 - Bump to version 0.0.3

Pull Request - State: closed - Opened by Xuanwo over 2 years ago

#29 - Async IO enhancement

Issue - State: closed - Opened by Xuanwo over 2 years ago

#28 - feat: Implement mkdir support

Pull Request - State: closed - Opened by Xuanwo over 2 years ago

#27 - feat: Implement async file support for futures and tokio

Pull Request - State: closed - Opened by Xuanwo over 2 years ago

#26 - Add touch support

Issue - State: closed - Opened by Xuanwo over 2 years ago - 1 comment

#25 - Add mkdir support

Issue - State: closed - Opened by Xuanwo over 2 years ago - 1 comment

#24 - Add hadoop zero copy support (since hadoop v2.3)

Issue - State: open - Opened by Xuanwo over 2 years ago

#23 - Add hdfsTruncateFile supoort (since hadoop v2.7)

Issue - State: open - Opened by Xuanwo over 2 years ago

#22 - Add StreamBuilder support (since hadoop v2.9)

Issue - State: open - Opened by Xuanwo over 2 years ago