Skip to main content
===========================================
HDFS Contents Manager for Jupyter Notebooks
===========================================

A contents manager for Jupyter that stores files in Hadoop File System (HDFS)


Install
-------

1) Install HDFS3_.

2) Clone this repository then pip install .


Run
----

You can use command line arguments to set HDFS related configurations

::

jupyter-notebook --NotebookApp.contents_manager_class='hdfscontents.hdfsmanager.HDFSContentsManager' \
--HDFSContentsManager.hdfs_namenode_host='localhost' \
--HDFSContentsManager.hdfs_namenode_port=9000 \
--HDFSContentsManager.root_dir='/user/centos/'

.. code: bash

Alternatively, first run:
::
jupyter-notebook --generate-config

to generate a default config file. Edit and add the HDFS related configurations in the generated file. Then start the notebook server.
::
jupyter-notebook


.. _HDFS3: https://hdfs3.readthedocs.io/en/latest/install.html

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

jupyter-hdfscontents-0.2.tar.gz (9.2 kB view details)

Uploaded Source

File details

Details for the file jupyter-hdfscontents-0.2.tar.gz.

File metadata

File hashes

Hashes for jupyter-hdfscontents-0.2.tar.gz
Algorithm Hash digest
SHA256 7cc1d33d48fc3d50ea9b7ed34f259a5f8e1622a96c9579f5cf3ad0a0d125ac47
MD5 5514e3a4c3ecaf00c8366177e44a680a
BLAKE2b-256 fbe19e9eee1e0d0b5823a0111b58d459ddbfeff9a9050465fda9c4f168fe6aee

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.2

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page