<?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 write to HDFS remotely using pandas in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/How-to-write-to-HDFS-remotely-using-pandas/m-p/375440#M242450</link>
    <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/106527"&gt;@Ben1996&lt;/a&gt;,&amp;nbsp;Has the reply helped resolve your issue? If so, please mark the appropriate reply as the solution, as it will make it easier for others to find the answer in the future.&lt;/P&gt;</description>
    <pubDate>Mon, 21 Aug 2023 09:52:54 GMT</pubDate>
    <dc:creator>VidyaSargur</dc:creator>
    <dc:date>2023-08-21T09:52:54Z</dc:date>
    <item>
      <title>How to write to HDFS remotely using pandas</title>
      <link>https://community.cloudera.com/t5/Support-Questions/How-to-write-to-HDFS-remotely-using-pandas/m-p/375243#M242350</link>
      <description>&lt;P&gt;Suppose I have below code:&lt;BR /&gt;&lt;BR /&gt;```python&lt;BR /&gt;import pandas as pd&lt;BR /&gt;&lt;BR /&gt;df = pd.read_csv(SOME_PATH)&lt;/P&gt;&lt;P&gt;df.to_csv(OUTPATH,index=False)&lt;BR /&gt;```&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How do I configure OUTPATH to be HDFS?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Aug 2023 07:13:39 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/How-to-write-to-HDFS-remotely-using-pandas/m-p/375243#M242350</guid>
      <dc:creator>Ben1996</dc:creator>
      <dc:date>2023-08-16T07:13:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to write to HDFS remotely using pandas</title>
      <link>https://community.cloudera.com/t5/Support-Questions/How-to-write-to-HDFS-remotely-using-pandas/m-p/375301#M242381</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/106527"&gt;@Ben1996&lt;/a&gt;,&amp;nbsp;Welcome to our community! To help you get the best possible answer, I have tagged in our HDFS experts&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/82089"&gt;@willx&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/75213"&gt;@ChethanYM&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/78142"&gt;@Chella&lt;/a&gt;&amp;nbsp;&amp;nbsp;who may be able to assist you further.&lt;BR /&gt;&lt;BR /&gt;Please feel free to provide any additional information or details about your query, and we hope that you will find a satisfactory solution to your question.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Aug 2023 05:21:40 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/How-to-write-to-HDFS-remotely-using-pandas/m-p/375301#M242381</guid>
      <dc:creator>VidyaSargur</dc:creator>
      <dc:date>2023-08-17T05:21:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to write to HDFS remotely using pandas</title>
      <link>https://community.cloudera.com/t5/Support-Questions/How-to-write-to-HDFS-remotely-using-pandas/m-p/375309#M242384</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/106527"&gt;@Ben1996&lt;/a&gt;, As this is very specific use case, I don't see any Cloudera doc which could cover this. The basic requirements would be to import the hdfs module and provide the HDFS configs.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For ex,&amp;nbsp;&lt;A href="https://tahiriamine9.medium.com/python-hdfs-cd822199799e#:~:text=Let's%20have%20an%20example%20of,into%20HDFS%20with%20CSV%20format" target="_blank"&gt;https://tahiriamine9.medium.com/python-hdfs-cd822199799e#:~:text=Let's%20have%20an%20example%20of,into%20HDFS%20with%20CSV%20format&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Aug 2023 07:51:04 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/How-to-write-to-HDFS-remotely-using-pandas/m-p/375309#M242384</guid>
      <dc:creator>rki_</dc:creator>
      <dc:date>2023-08-17T07:51:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to write to HDFS remotely using pandas</title>
      <link>https://community.cloudera.com/t5/Support-Questions/How-to-write-to-HDFS-remotely-using-pandas/m-p/375440#M242450</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/106527"&gt;@Ben1996&lt;/a&gt;,&amp;nbsp;Has the reply helped resolve your issue? If so, please mark the appropriate reply as the solution, as it will make it easier for others to find the answer in the future.&lt;/P&gt;</description>
      <pubDate>Mon, 21 Aug 2023 09:52:54 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/How-to-write-to-HDFS-remotely-using-pandas/m-p/375440#M242450</guid>
      <dc:creator>VidyaSargur</dc:creator>
      <dc:date>2023-08-21T09:52:54Z</dc:date>
    </item>
  </channel>
</rss>

