How to move data from Hadoop to python?

0 views
Skip to first unread message

Pranav Anand Joshi

unread,
Jun 20, 2018, 5:40:01 PM6/20/18
to Anaconda - Public
What's the easiest & fastest way to move the data in python?
Any tutorial, sites, or steps will be helpful ?

Will Warner

unread,
Jun 22, 2018, 4:54:59 PM6/22/18
to Anaconda - Public
Hadoop uses the Hadoop Distributed File System (HDFS).

O'Reilly has a book about it: https://www.oreilly.com/programming/free/hadoop-with-python.csp

You can "conda install hdfs3" to get the HDFS 3 library for working with HDFS from Python:


You may also want the python-hdfs interface: https://anaconda.org/anaconda/python-hdfs
Reply all
Reply to author
Forward
0 new messages