webhdfsmagic: Complementary package for remote HDFS operations alongside sparkmagic #965
ab2dridi
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The Problem It Solves
When using sparkmagic to run Spark jobs remotely via Livy, users often struggle with basic HDFS operations:
Without direct SSH access to the cluster (common in production environments), these tasks become unnecessarily complex.
What is webhdfsmagic?
webhdfsmagic brings intuitive magic commands for HDFS operations directly into your Jupyter notebooks:
pip install webhdfsmagic
jupyter-webhdfsmagic # Auto-setup
Beta Was this translation helpful? Give feedback.
All reactions