-
Updated
Jul 12, 2021 - Go
hdfs
Here are 657 public repositories matching this topic...
-
Updated
Jul 13, 2021 - Go
We are currently setting up our conda environment in the CI with the ci/setup_env.sh script. We could simplify things, and make the environment more stable if we use this GitHub action: https://github.com/mamba-org/provision-with-micromamba
This will not only let us remove the code to install mamba and the environment manually, but it will also install the dependencies in a clean environment,
-
Updated
Jul 12, 2021 - C++
Similar to how unix ls works, param could be -t
-
Updated
Jul 8, 2021 - Python
-
Updated
Jul 9, 2021 - Java
-
Updated
Dec 30, 2020 - JavaScript
-
Updated
Jul 9, 2021 - Java
Migrate to goavro v2
-
Updated
Jul 7, 2020 - Jupyter Notebook
-
Updated
Jun 6, 2021 - Java
-
Updated
Apr 24, 2018 - Scala
-
Updated
Jul 11, 2020 - Python
-
Updated
Aug 6, 2019 - Java
-
Updated
Aug 30, 2019 - Java
Given the new key-value store event stream, it'd be nice to have something like:
$ skein kv events <application id> [options...]
where the process blocks, and logs the event stream to the console until interrupted. This would be useful for debugging, as well as demos.
Improve this page
Add a description, image, and links to the hdfs topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the hdfs topic, visit your repo's landing page and select "manage topics."
Problem description
Be able to read public GCS files without providing credentials.
Steps/code to reproduce the problem