Hadoop - getting started: Difference between revisions
Jump to navigation
Jump to search
(Created page with "Category:Linux = Getting started with hadoop = *") |
No edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
= Getting started with hadoop = |
= Getting started with hadoop = |
||
* [[File:Dm-1209hadoopbigdata-pdf.pdf]] Download whitepaper on extensive hadoop setup (IBM paper) |
|||
* |
|||
* Hadoop over cephfs :: https://www.mellanox.com/related-docs/whitepapers/wp_hadoop_on_cephfs.pdf |
|||
= Presenting data = |
|||
* Apache spark and zeppelin |
|||
* Zeppelin video - overview ( https://www.youtube.com/watch?v=_PQbVH_aO5E&feature=youtu.be ) - http://zeppelin.apache.org/ |
|||
= Various = |
|||
* Indeed, we’re already seeing leading companies build their analytics environments around Spark, HDFS and Mesos. |
|||
Howto: https://mesosphere.com/blog/2015/08/14/powering-big-data-with-spark-and-hdfs-on-apache-mesos/ |
|||
Possible all-round setup: |
|||
DC/OS |
|||
* https://mesosphere.com/blog/2016/05/10/why-dcos-and-apache-spark-are-better-together/ |
Latest revision as of 08:37, 11 January 2017
Getting started with hadoop
- File:Dm-1209hadoopbigdata-pdf.pdf Download whitepaper on extensive hadoop setup (IBM paper)
- Hadoop over cephfs :: https://www.mellanox.com/related-docs/whitepapers/wp_hadoop_on_cephfs.pdf
Presenting data
- Apache spark and zeppelin
- Zeppelin video - overview ( https://www.youtube.com/watch?v=_PQbVH_aO5E&feature=youtu.be ) - http://zeppelin.apache.org/
Various
- Indeed, we’re already seeing leading companies build their analytics environments around Spark, HDFS and Mesos.
Howto: https://mesosphere.com/blog/2015/08/14/powering-big-data-with-spark-and-hdfs-on-apache-mesos/
Possible all-round setup: DC/OS