<?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: PySpark - Kudu API/command reference in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/PySpark-Kudu-API-command-reference/m-p/268742#M206388</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm not sure there is a full-fledged documentation on Kudu PySpark API: the connector is still in early development phase, if I'm not mistaken.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, the following in-flight patch has a few examples that might be helpful:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;A href="https://gerrit.cloudera.org/#/c/13102/2/docs/developing.adoc" target="_blank"&gt;https://gerrit.cloudera.org/#/c/13102/2/docs/developing.adoc&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But it doesn't answer your question about KuduContext: I'm not sure that functionality is implemented at this point.&amp;nbsp; There was a WIP patch posted some time ago: &lt;A href="https://gerrit.cloudera.org/#/c/13086/&amp;nbsp;" target="_blank"&gt;https://gerrit.cloudera.org/#/c/13086/&amp;nbsp;&lt;/A&gt; However, I don't know how what that status of that work at this point, unfortunately.&lt;/P&gt;</description>
    <pubDate>Thu, 22 Aug 2019 20:18:38 GMT</pubDate>
    <dc:creator>Alexey1c</dc:creator>
    <dc:date>2019-08-22T20:18:38Z</dc:date>
    <item>
      <title>PySpark - Kudu API/command reference</title>
      <link>https://community.cloudera.com/t5/Support-Questions/PySpark-Kudu-API-command-reference/m-p/94083#M57549</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have been searching for sometime for a command reference/API manual for PySpark-Kudu and I have been unsuccessful so far. Does Cloudera have something that can be of help?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Thu, 15 Aug 2019 19:43:48 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/PySpark-Kudu-API-command-reference/m-p/94083#M57549</guid>
      <dc:creator>PrasannaSK</dc:creator>
      <dc:date>2019-08-15T19:43:48Z</dc:date>
    </item>
    <item>
      <title>Re: PySpark - Kudu API/command reference</title>
      <link>https://community.cloudera.com/t5/Support-Questions/PySpark-Kudu-API-command-reference/m-p/94094#M57551</link>
      <description>&lt;P&gt;I'm going to take a poke at this and hope I'm not wasting your time...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This looks like a good start:&lt;/P&gt;&lt;P&gt;&lt;A href="https://kudu.apache.org/docs/developing.html" target="_blank"&gt;https://kudu.apache.org/docs/developing.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have done minimal Python development using PySpark and Kudu. &amp;nbsp;It's not too bad...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Aug 2019 19:11:40 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/PySpark-Kudu-API-command-reference/m-p/94094#M57551</guid>
      <dc:creator>pollard</dc:creator>
      <dc:date>2019-08-15T19:11:40Z</dc:date>
    </item>
    <item>
      <title>Re: PySpark - Kudu API/command reference</title>
      <link>https://community.cloudera.com/t5/Support-Questions/PySpark-Kudu-API-command-reference/m-p/94095#M57552</link>
      <description>&lt;P&gt;I'm going to take a poke at this and hope I'm not wasting your time...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This looks like a good start:&lt;/P&gt;&lt;P&gt;&lt;A href="https://kudu.apache.org/docs/developing.html" target="_blank"&gt;https://kudu.apache.org/docs/developing.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have done minimal Python development using PySpark and Kudu. &amp;nbsp;It's not too bad...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Aug 2019 19:13:15 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/PySpark-Kudu-API-command-reference/m-p/94095#M57552</guid>
      <dc:creator>pollard</dc:creator>
      <dc:date>2019-08-15T19:13:15Z</dc:date>
    </item>
    <item>
      <title>Re: PySpark - Kudu API/command reference</title>
      <link>https://community.cloudera.com/t5/Support-Questions/PySpark-Kudu-API-command-reference/m-p/94099#M57555</link>
      <description>&lt;P&gt;Could you please share how KuduContext is created in PySpark?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am aware of KUDU-1603, but looking for workarounds and the weird java wrapper detailed in KUDU-1603 is not working as intended.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Aug 2019 21:12:55 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/PySpark-Kudu-API-command-reference/m-p/94099#M57555</guid>
      <dc:creator>PrasannaSK</dc:creator>
      <dc:date>2019-08-15T21:12:55Z</dc:date>
    </item>
    <item>
      <title>Re: PySpark - Kudu API/command reference</title>
      <link>https://community.cloudera.com/t5/Support-Questions/PySpark-Kudu-API-command-reference/m-p/268742#M206388</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm not sure there is a full-fledged documentation on Kudu PySpark API: the connector is still in early development phase, if I'm not mistaken.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, the following in-flight patch has a few examples that might be helpful:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;A href="https://gerrit.cloudera.org/#/c/13102/2/docs/developing.adoc" target="_blank"&gt;https://gerrit.cloudera.org/#/c/13102/2/docs/developing.adoc&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But it doesn't answer your question about KuduContext: I'm not sure that functionality is implemented at this point.&amp;nbsp; There was a WIP patch posted some time ago: &lt;A href="https://gerrit.cloudera.org/#/c/13086/&amp;nbsp;" target="_blank"&gt;https://gerrit.cloudera.org/#/c/13086/&amp;nbsp;&lt;/A&gt; However, I don't know how what that status of that work at this point, unfortunately.&lt;/P&gt;</description>
      <pubDate>Thu, 22 Aug 2019 20:18:38 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/PySpark-Kudu-API-command-reference/m-p/268742#M206388</guid>
      <dc:creator>Alexey1c</dc:creator>
      <dc:date>2019-08-22T20:18:38Z</dc:date>
    </item>
    <item>
      <title>Re: PySpark - Kudu API/command reference</title>
      <link>https://community.cloudera.com/t5/Support-Questions/PySpark-Kudu-API-command-reference/m-p/268743#M206389</link>
      <description>&lt;P&gt;Whoops, the correct link to the WIP patch for PySpark integration work is&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;A href="http://gerrit.cloudera.org:8080/13088" target="_blank"&gt;http://gerrit.cloudera.org:8080/13088&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Aug 2019 20:20:38 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/PySpark-Kudu-API-command-reference/m-p/268743#M206389</guid>
      <dc:creator>Alexey1c</dc:creator>
      <dc:date>2019-08-22T20:20:38Z</dc:date>
    </item>
    <item>
      <title>Re: PySpark - Kudu API/command reference</title>
      <link>https://community.cloudera.com/t5/Support-Questions/PySpark-Kudu-API-command-reference/m-p/268748#M206392</link>
      <description>&lt;P&gt;Yes - that WIP links back to KUDU-1603 that I shared earlier. Guess, we will have to wait it out. Thanks for your response.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Aug 2019 20:50:43 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/PySpark-Kudu-API-command-reference/m-p/268748#M206392</guid>
      <dc:creator>PrasannaSK</dc:creator>
      <dc:date>2019-08-22T20:50:43Z</dc:date>
    </item>
  </channel>
</rss>

