Skip to main content

Jupyter content manager that uses the HDFS filesystem

Project description

===========================================
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

Project details


Release history Release notifications | RSS feed

This version

0.2

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.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page