<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Kévin</title>
    <description>The latest articles on DEV Community by Kévin (@kevinlacire).</description>
    <link>https://dev.to/kevinlacire</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F34250%2Fae1c6b95-4dd9-49b3-9c62-8163dc285761.png</url>
      <title>DEV Community: Kévin</title>
      <link>https://dev.to/kevinlacire</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/kevinlacire"/>
    <language>en</language>
    <item>
      <title>Install Apache Spark (and Apache Hadoop) smoothly </title>
      <dc:creator>Kévin</dc:creator>
      <pubDate>Sun, 21 Jun 2020 17:02:03 +0000</pubDate>
      <link>https://dev.to/kevinlacire/install-apache-spark-and-apache-hadoop-smoothly-1enp</link>
      <guid>https://dev.to/kevinlacire/install-apache-spark-and-apache-hadoop-smoothly-1enp</guid>
      <description>&lt;p&gt;Installing &lt;em&gt;Apache Spark&lt;/em&gt; locally in order to be able to easily spark-submit apps can be a little tricky and painful the first time (missing environment variables, bad configuration paths, etc.)&lt;br&gt;
I just made a &lt;em&gt;bash&lt;/em&gt; script that do the job with the smallest amount of configuration.&lt;br&gt;
It will install for you &lt;em&gt;Apache Hadoop&lt;/em&gt; &amp;amp; &lt;em&gt;Apache Spark&lt;/em&gt;, where you want.&lt;br&gt;
Give it a try 😉&lt;/p&gt;


&lt;div class="ltag_gist-liquid-tag"&gt;
  
&lt;/div&gt;


</description>
      <category>opensource</category>
      <category>bash</category>
      <category>spark</category>
      <category>scala</category>
    </item>
  </channel>
</rss>
