Skip to content
#

hdfs

Here are 559 public repositories matching this topic...

seaweedfs

SeaweedFS is a simple and highly scalable distributed file system to store and serve billions of files fast! SeaweedFS object store has O(1) disk seek, transparent cloud integration, and SeaweedFS Filer supports Kubernetes, POSIX, S3 API, encryption, Erasure Coding for warm storage, FUSE mount, Hadoop, WebDAV.

  • Updated Aug 29, 2020
  • Go
datapythonista
datapythonista commented Aug 19, 2020

Currently, when calling pytest, we use -m "not udf" to skip backends with missing or broken udf support. For all other features, we've been using a decorator @pytest.mark.skip_backends([SQLite], reason='not supported')` instead.

It would be good to skip udf tests for backends that don't implement them with the decorator. So, calling the tests for a backend skips them automatically if the back

NNAnalytics

Improve this page

Add a description, image, and links to the hdfs topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the hdfs topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.