-
Updated
Sep 9, 2020 - JavaScript
namespace
Here are 226 public repositories matching this topic...
-
Updated
Aug 17, 2020 - JavaScript
-
Updated
Feb 25, 2020 - Ruby
-
Updated
Oct 14, 2020 - Shell
-
Updated
Mar 19, 2020 - JavaScript
-
Updated
Aug 28, 2020 - HCL
-
Updated
Aug 5, 2017 - Python
-
Updated
Dec 31, 2017 - PHP
-
Updated
Jul 14, 2019 - Shell
-
Updated
May 11, 2020 - C#
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
Jun 27, 2020 - Shell
-
Updated
Apr 21, 2020 - PHP
-
Updated
Sep 5, 2020 - HTML
-
Updated
Nov 14, 2019 - Ruby
-
Updated
Oct 11, 2020 - PHP
-
Updated
Oct 14, 2020 - PHP
-
Updated
Mar 19, 2019 - TypeScript
-
Updated
Jan 15, 2018 - Go
-
Updated
Jul 8, 2020 - Rust
-
Updated
Aug 15, 2019 - PHP
-
Updated
Feb 4, 2020 - Shell
Improve this page
Add a description, image, and links to the namespace topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the namespace topic, visit your repo's landing page and select "manage topics."


Currently we save every URI ever qname'd forever in here: https://github.com/RDFLib/rdflib/blob/master/rdflib/namespace.py#L289
If you serialize a big graph in a store that is off disk, we may run out of memory.
Either: