<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question Re: What security is available for Spark? in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/What-security-is-available-for-Spark/m-p/98085#M11607</link>
    <description>&lt;P&gt;&lt;/P&gt;&lt;P&gt;Spark authentication via a shared secret, Its basically handshaking mechanism to validate the same secret code, this can be configured thru spark.authenticate&lt;/P&gt;</description>
    <pubDate>Wed, 09 Dec 2015 22:51:38 GMT</pubDate>
    <dc:creator>anandmurari</dc:creator>
    <dc:date>2015-12-09T22:51:38Z</dc:date>
    <item>
      <title>What security is available for Spark?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/What-security-is-available-for-Spark/m-p/98083#M11605</link>
      <description>&lt;P&gt;What security is available for Spark? How would the below security aspects work with Spark?&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;authentication&lt;/LI&gt;&lt;LI&gt;authorization&lt;/LI&gt;&lt;LI&gt;audit&lt;/LI&gt;&lt;LI&gt;encryption&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt; For deployments where security is a concern, what mode of Spark should be used?&lt;/P&gt;</description>
      <pubDate>Tue, 08 Dec 2015 13:14:16 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/What-security-is-available-for-Spark/m-p/98083#M11605</guid>
      <dc:creator>abajwa</dc:creator>
      <dc:date>2015-12-08T13:14:16Z</dc:date>
    </item>
    <item>
      <title>Re: What security is available for Spark?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/What-security-is-available-for-Spark/m-p/98084#M11606</link>
      <description>&lt;P&gt;1. Authentication&lt;/P&gt;&lt;P&gt;Spark supports running in a Kerberized Cluster.&lt;/P&gt;&lt;P&gt;Only Spark on YARN supports
security (Kerberos support). From command line run kinit before submitting spark jobs.&lt;/P&gt;&lt;P&gt;LDAP Authentication, there is no Authentication in Spark UI OOB, supports filter for hooking in LDAP&lt;/P&gt;&lt;P&gt;2. Authorization&lt;/P&gt;&lt;P&gt;Spark reads data from HDFS &amp;amp;
ORC etc and access control at HDFS level still applies. For example HDFS
file permissions (&amp;amp; Ranger integration) applicable to Spark jobs&lt;/P&gt;&lt;P&gt;Spark submits job to YARN queue, so YARN
queue ACL (&amp;amp; Ranger integration) applicable to Spark jobs&lt;/P&gt;&lt;P&gt;3. Audi&lt;/P&gt;&lt;P&gt;The Spark jobs are run on YARN and read from HDFS, HBase etc. So audit logs for YARN and HDFS access is still applicable and you can use Ranger to view this.&lt;/P&gt;&lt;P&gt;4. Wire Encryption &lt;/P&gt;&lt;P&gt;•Spark
has some coverage, not all channels are covered&lt;/P&gt;</description>
      <pubDate>Tue, 08 Dec 2015 13:20:23 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/What-security-is-available-for-Spark/m-p/98084#M11606</guid>
      <dc:creator>vshukla</dc:creator>
      <dc:date>2015-12-08T13:20:23Z</dc:date>
    </item>
    <item>
      <title>Re: What security is available for Spark?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/What-security-is-available-for-Spark/m-p/98085#M11607</link>
      <description>&lt;P&gt;&lt;/P&gt;&lt;P&gt;Spark authentication via a shared secret, Its basically handshaking mechanism to validate the same secret code, this can be configured thru spark.authenticate&lt;/P&gt;</description>
      <pubDate>Wed, 09 Dec 2015 22:51:38 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/What-security-is-available-for-Spark/m-p/98085#M11607</guid>
      <dc:creator>anandmurari</dc:creator>
      <dc:date>2015-12-09T22:51:38Z</dc:date>
    </item>
    <item>
      <title>Re: What security is available for Spark?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/What-security-is-available-for-Spark/m-p/98086#M11608</link>
      <description>&lt;P&gt;Note that Spark 1.5+ is needed for spark jobs of duration &amp;gt; 72h not to fail when their kerberos tickers expire. And you'll need to supply a keytab which the Spark AM can renew tickets with. For short-lived queries, this problem should not surface&lt;/P&gt;</description>
      <pubDate>Thu, 10 Dec 2015 03:14:24 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/What-security-is-available-for-Spark/m-p/98086#M11608</guid>
      <dc:creator>stevel</dc:creator>
      <dc:date>2015-12-10T03:14:24Z</dc:date>
    </item>
  </channel>
</rss>

