Learning Spark by Holden Karau Andy Konwinski Patrick Wendell and Matei Zaharia
Author:Holden Karau, Andy Konwinski, Patrick Wendell, and Matei Zaharia
Language: eng
Format: mobi, pdf
Publisher: O'Reilly Media, Inc.
Published: 2015-01-26T05:00:00+00:00
Storage on the cluster
Spark EC2 clusters come configured with two installations of the Hadoop filesystem that you can use for scratch space. This can be handy to save datasets in a medium that’s faster to access than Amazon S3. The two installations are:
An “ephemeral” HDFS installation using the ephemeral drives on the nodes. Most Amazon instance types come with a substantial amount of local space attached on “ephemeral” drives that go away if you stop the instance. This installation of HDFS uses this space, giving you a significant amount of scratch space, but it loses all data when you stop and restart the EC2 cluster. It is installed in the /root/ephemeral-hdfs directory on the nodes, where you can use the bin/hdfs command to access and list files. You can also view the web UI and HDFS URL for it at http://masternode:50070.
A “persistent” HDFS installation on the root volumes of the nodes. This instance persists data even through cluster restarts, but is generally smaller and slower to access than the ephemeral one. It is good for medium-sized datasets that you do not wish to download multiple times. It is installed in /root/persistent-hdfs, and you can view the web UI and HDFS URL for it at http://masternode:60070.
Download
Learning Spark by Holden Karau Andy Konwinski Patrick Wendell and Matei Zaharia.pdf
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.
Implementing Enterprise Observability for Success by Manisha Agrawal and Karun Krishnannair(7425)
Supercharging Productivity with Trello by Brittany Joiner(6685)
Mastering Tableau 2023 - Fourth Edition by Marleen Meier(6451)
Secrets of the JavaScript Ninja by John Resig Bear Bibeault(6425)
Inkscape by Example by István Szép(6303)
Visualize Complex Processes with Microsoft Visio by David J Parker & Šenaj Lelić(5998)
Build Stunning Real-time VFX with Unreal Engine 5 by Hrishikesh Andurlekar(5001)
Design Made Easy with Inkscape by Christopher Rogers(4648)
Customizing Microsoft Teams by Gopi Kondameda(4187)
Linux Device Driver Development Cookbook by Rodolfo Giometti(3941)
Business Intelligence Career Master Plan by Eduardo Chavez & Danny Moncada(3788)
Extending Microsoft Power Apps with Power Apps Component Framework by Danish Naglekar(3774)
Salesforce Platform Enterprise Architecture - Fourth Edition by Andrew Fawcett(3653)
Pandas Cookbook by Theodore Petrou(3629)
The Tableau Workshop by Sumit Gupta Sylvester Pinto Shweta Sankhe-Savale JC Gillet and Kenneth Michael Cherven(3428)
TCP IP by Todd Lammle(2995)
Drawing Shortcuts: Developing Quick Drawing Skills Using Today's Technology by Leggitt Jim(2925)
Exploring Microsoft Excel's Hidden Treasures by David Ringstrom(2898)
Applied Predictive Modeling by Max Kuhn & Kjell Johnson(2885)
