<?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 How to use external Spark with the Cloudera cluster? in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/How-to-use-external-Spark-with-the-Cloudera-cluster/m-p/382633#M244644</link>
    <description>&lt;P&gt;hi cloudera,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need to use Spark on a host that is not part of the Cloudera cluster to run Spark jobs on the Cloudera cluster.&lt;/P&gt;&lt;P&gt;Is it possible to use it this way? If yes, how to configure?&lt;/P&gt;&lt;P&gt;what I've already tried:&lt;/P&gt;&lt;P&gt;1. Download "&lt;A href="https://www.apache.org/dyn/closer.lua/spark/spark-3.3.4/spark-3.3.4-bin-hadoop3.tgz" target="_blank"&gt;https://www.apache.org/dyn/closer.lua/spark/spark-3.3.4/spark-3.3.4-bin-hadoop3.tgz&lt;/A&gt;"&lt;BR /&gt;2. Copy the "conf" files from the Cloudera cluster and send them to the new Spark directory&lt;BR /&gt;3. exported the variables "HADOOP_CONF_DIR" and "SPARK_CONF_DIR" and "SPARK_HOME" using the new spark directory "spark-3.3.4-bin-hadoop3" with the files&lt;BR /&gt;4. When trying to run spark-shell as an example, nothing happens, it hangs as shown below:&lt;/P&gt;&lt;P&gt;Setting default log level to "WARN".&lt;BR /&gt;To adjust logging level use sc.setLogLevel(newLevel). For SparkR, use setLogLevel(newLevel).&lt;BR /&gt;Welcome to&lt;BR /&gt;____ __&lt;BR /&gt;/ __/__ ___ _____/ /__&lt;BR /&gt;_\ \/ _ \/ _ `/ __/ '_/&lt;BR /&gt;/___/ .__/\_,_/_/ /_/\_\ version 3.3.4&lt;BR /&gt;/_/&lt;/P&gt;&lt;P&gt;Using Scala version 2.13.8 (Java HotSpot(TM) 64-Bit Server VM, Java 11.0.16.1)&lt;BR /&gt;Type in expressions to have them evaluated.&lt;BR /&gt;Type :help for more information.&lt;/P&gt;&lt;P&gt;note: the cluster has kerberos, so before running spark-shell, kinit was run&lt;/P&gt;</description>
    <pubDate>Tue, 21 Apr 2026 06:43:40 GMT</pubDate>
    <dc:creator>yagoaparecidoti</dc:creator>
    <dc:date>2026-04-21T06:43:40Z</dc:date>
    <item>
      <title>How to use external Spark with the Cloudera cluster?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/How-to-use-external-Spark-with-the-Cloudera-cluster/m-p/382633#M244644</link>
      <description>&lt;P&gt;hi cloudera,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need to use Spark on a host that is not part of the Cloudera cluster to run Spark jobs on the Cloudera cluster.&lt;/P&gt;&lt;P&gt;Is it possible to use it this way? If yes, how to configure?&lt;/P&gt;&lt;P&gt;what I've already tried:&lt;/P&gt;&lt;P&gt;1. Download "&lt;A href="https://www.apache.org/dyn/closer.lua/spark/spark-3.3.4/spark-3.3.4-bin-hadoop3.tgz" target="_blank"&gt;https://www.apache.org/dyn/closer.lua/spark/spark-3.3.4/spark-3.3.4-bin-hadoop3.tgz&lt;/A&gt;"&lt;BR /&gt;2. Copy the "conf" files from the Cloudera cluster and send them to the new Spark directory&lt;BR /&gt;3. exported the variables "HADOOP_CONF_DIR" and "SPARK_CONF_DIR" and "SPARK_HOME" using the new spark directory "spark-3.3.4-bin-hadoop3" with the files&lt;BR /&gt;4. When trying to run spark-shell as an example, nothing happens, it hangs as shown below:&lt;/P&gt;&lt;P&gt;Setting default log level to "WARN".&lt;BR /&gt;To adjust logging level use sc.setLogLevel(newLevel). For SparkR, use setLogLevel(newLevel).&lt;BR /&gt;Welcome to&lt;BR /&gt;____ __&lt;BR /&gt;/ __/__ ___ _____/ /__&lt;BR /&gt;_\ \/ _ \/ _ `/ __/ '_/&lt;BR /&gt;/___/ .__/\_,_/_/ /_/\_\ version 3.3.4&lt;BR /&gt;/_/&lt;/P&gt;&lt;P&gt;Using Scala version 2.13.8 (Java HotSpot(TM) 64-Bit Server VM, Java 11.0.16.1)&lt;BR /&gt;Type in expressions to have them evaluated.&lt;BR /&gt;Type :help for more information.&lt;/P&gt;&lt;P&gt;note: the cluster has kerberos, so before running spark-shell, kinit was run&lt;/P&gt;</description>
      <pubDate>Tue, 21 Apr 2026 06:43:40 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/How-to-use-external-Spark-with-the-Cloudera-cluster/m-p/382633#M244644</guid>
      <dc:creator>yagoaparecidoti</dc:creator>
      <dc:date>2026-04-21T06:43:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to use external Spark with the Cloudera cluster?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/How-to-use-external-Spark-with-the-Cloudera-cluster/m-p/383048#M244805</link>
      <description>&lt;P&gt;Unfortunately, as I didn't receive feedback from the community to give me guidance, I had to rack my brains a lot, hours and hours of testing, but I managed to do what I wanted.&lt;/P&gt;&lt;P&gt;I downloaded Spark in the same version as cdh 6.3.4, I configured the spark configuration files with the information from cdh 6.3.4, so when calling "spark-submit" the job is executed in the cdh cluster&lt;/P&gt;</description>
      <pubDate>Fri, 02 Feb 2024 12:40:19 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/How-to-use-external-Spark-with-the-Cloudera-cluster/m-p/383048#M244805</guid>
      <dc:creator>yagoaparecidoti</dc:creator>
      <dc:date>2024-02-02T12:40:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to use external Spark with the Cloudera cluster?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/How-to-use-external-Spark-with-the-Cloudera-cluster/m-p/383106#M244820</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/96163"&gt;@yagoaparecidoti&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Unfortunately Cloudera will not support installing/using the open source Spark because of some customisations needs to be done at Cloudera end support other component integrations.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 04 Feb 2024 15:44:39 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/How-to-use-external-Spark-with-the-Cloudera-cluster/m-p/383106#M244820</guid>
      <dc:creator>RangaReddy</dc:creator>
      <dc:date>2024-02-04T15:44:39Z</dc:date>
    </item>
  </channel>
</rss>

