-
Updated
Oct 15, 2020 - Go
hdfs
Here are 577 public repositories matching this topic...
We're working on having the backends in a more standardized and structured way. We are finishing moving backends to the backends/ directory, and moving shared code among backends to backends/base_*. The backends based on SQLAlchemy historically lived in ibis/sql. We moved them (MySQL move is still not merged at the time of writing this, see #2446), and after all backends are moved, would be
-
Updated
Oct 15, 2020 - C++
Similar to how unix ls works, param could be -t
-
Updated
Oct 13, 2020 - Java
-
Updated
Sep 24, 2020 - JavaScript
-
Updated
Oct 14, 2020 - Python
-
Updated
Oct 15, 2020 - Java
Migrate to goavro v2
-
Updated
Oct 16, 2020 - Java
-
Updated
Apr 24, 2018 - Scala
Hi dear community,
I am working with dx radar product from DWD (the German Weather Service) and the new batch of dx files that they provided to me for a new radar location are causing the following error in the first step if my processing in the wrl.io.read_dx(dx) function:
"ValueError: could not convert string to float: 'X01'"
Could anyone tell me if this is a problem from the files
-
Updated
Jul 7, 2020 - Jupyter Notebook
-
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.
-
Updated
Jul 11, 2020 - Python
Assuming a valid hive-site.xml, it will be possible to determine the active hive warehouse HDFS directory and HiveServer2 and Metastore URIs.
From there we should be able to perform a directory analysis on the hive warehouse parent directory and then all HDFS locations that represent tables / partitions.
-
Updated
Sep 15, 2020 - Java
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