<?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: How to import Numpy and other libraries when using Zeppelin with Livy3? in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/How-to-import-Numpy-and-other-libraries-when-using-Zeppelin/m-p/411567#M253085</link>
    <description>&lt;P&gt;If you're using Conda&lt;/P&gt;&lt;P&gt;Create the environment&lt;BR /&gt;conda create -n pyspark_env python=3.9 numpy&lt;/P&gt;&lt;P&gt;Activate it&lt;BR /&gt;conda activate pyspark_env&lt;/P&gt;&lt;P&gt;Tell Spark to use it&lt;/P&gt;&lt;P&gt;export PYSPARK_PYTHON=$(which python)&lt;BR /&gt;export PYSPARK_DRIVER_PYTHON=$(which python)&lt;/P&gt;</description>
    <pubDate>Wed, 16 Jul 2025 10:55:10 GMT</pubDate>
    <dc:creator>RAGHUY</dc:creator>
    <dc:date>2025-07-16T10:55:10Z</dc:date>
    <item>
      <title>How to import Numpy and other libraries when using Zeppelin with Livy3?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/How-to-import-Numpy-and-other-libraries-when-using-Zeppelin/m-p/411272#M253017</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;Currently trying to create a pySpark application that requires Numpy.&lt;BR /&gt;I have tried to install it on every worker and master nodes but without success since the notebook always returns the error that it does not exist.&lt;BR /&gt;&lt;BR /&gt;Had anyone done this? I believe this should be something rather easy, but my experience is probably not enough to get it at this point.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 21 Apr 2026 06:18:19 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/How-to-import-Numpy-and-other-libraries-when-using-Zeppelin/m-p/411272#M253017</guid>
      <dc:creator>LSIMS</dc:creator>
      <dc:date>2026-04-21T06:18:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to import Numpy and other libraries when using Zeppelin with Livy3?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/How-to-import-Numpy-and-other-libraries-when-using-Zeppelin/m-p/411567#M253085</link>
      <description>&lt;P&gt;If you're using Conda&lt;/P&gt;&lt;P&gt;Create the environment&lt;BR /&gt;conda create -n pyspark_env python=3.9 numpy&lt;/P&gt;&lt;P&gt;Activate it&lt;BR /&gt;conda activate pyspark_env&lt;/P&gt;&lt;P&gt;Tell Spark to use it&lt;/P&gt;&lt;P&gt;export PYSPARK_PYTHON=$(which python)&lt;BR /&gt;export PYSPARK_DRIVER_PYTHON=$(which python)&lt;/P&gt;</description>
      <pubDate>Wed, 16 Jul 2025 10:55:10 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/How-to-import-Numpy-and-other-libraries-when-using-Zeppelin/m-p/411567#M253085</guid>
      <dc:creator>RAGHUY</dc:creator>
      <dc:date>2025-07-16T10:55:10Z</dc:date>
    </item>
  </channel>
</rss>

