Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/options in append or create #36

Closed

Conversation

asteadyfactual
Copy link

@asteadyfactual asteadyfactual commented Mar 20, 2019

mistake, please ignore

Jorge Israel Peña added 30 commits February 15, 2019 11:37
Assuming that the LOGGER and CONFIG are set externally:

```
WebHDFS::Factual::LOGGER = LOGGER
WebHDFS::Factual::CONFIG = CONFIG
```
Also rewrite NullLogger
It runs:

* test-unit tests: already existed in webhdfs
* rspec tests: migrated from nim
Jorge Israel Peña and others added 28 commits February 15, 2019 11:37
Certain projects such as neutronic_exporter were using different names
for the methods. Alias to them.

The PRs for those projects which transition to this gem were also
changed to use the names originally here. These aliases are merely added
as a safeguard in case any are missed.
This seems to be more standard.
append doesn't allow a permission parameter so we only add it in the case
of create. therefore we can't just pass an options hash into the
append_or_create method itself; we'll have to make it more fine grained than that
@benmayne benmayne deleted the feature/options-in-append-or-create branch August 16, 2021 13:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant