-
Updated
Sep 14, 2020 - Go
hdfs
Here are 566 public repositories matching this topic...
xref #2352
Looks like impala udf tests were unintentionally skipped from the CI, and we've got several failures now:
FAILED ibis/impala/tests/test_udf.py::test_identity_primitive_types[boolean-True-bool_col]
FAILED ibis/impala/tests/test_udf.py::test_identity_primitive_types[int8-lit_val1-tinyint_col]
FAILED ibis/impala/tests/test_udf.py::test_identity_primitive_types[int16-lit_val2-sma
-
Updated
Sep 14, 2020 - C++
Similar to how unix ls works, param could be -t
-
Updated
Sep 9, 2020 - Java
-
Updated
Feb 18, 2020 - JavaScript
-
Updated
Sep 14, 2020 - Python
-
Updated
Sep 14, 2020 - Java
Migrate to goavro v2
-
Updated
Sep 14, 2020 - Java
-
Updated
Apr 24, 2018 - Scala
-
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 13, 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."


Another feature that I would like to have in smart_open is support for direct reading/writing of the data to/from ftp.
Anyone else interested in this? Does this make sense?