-
Updated
Feb 1, 2021 - Go
hdfs
Here are 616 public repositories matching this topic...
-
Updated
Feb 1, 2021 - Go
How do you want to handle that
_impala_signature()
call? I can just update this PR for that if you want? Or we can incorporate into one of the otherbase_sql
refactorings (i.e. removing duplicate functionality frombase_sqlalchemy
Not so concerned about _impala_signature()
. There is clearly something not right there, but it's probably not causing any bug or any problem. Feel free to h
-
Updated
Jan 30, 2021 - C++
Similar to how unix ls works, param could be -t
-
Updated
Jan 29, 2021 - Java
-
Updated
Jan 21, 2021 - Python
-
Updated
Dec 30, 2020 - JavaScript
-
Updated
Jan 14, 2021 - Java
Migrate to goavro v2
-
Updated
Jan 1, 2021 - Java
-
Updated
Jul 7, 2020 - Jupyter Notebook
-
Updated
Apr 24, 2018 - Scala
-
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
Jan 25, 2021 - 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