<?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 Write in HDFS from Impala UDF in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Write-in-HDFS-from-Impala-UDF/m-p/21278#M12870</link>
    <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is it possible write a buffer into HDFS from UDF Impala (C++ or Java)?&amp;nbsp;So I'd like simulate UDTF in Impala. First call to UDF to&amp;nbsp;write output in HDFS. Later, another query reads these data from HDFS.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If it is possible, it will be with libhdfs. How can I install libhdfs-dev in debian wheezy?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!!!&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 16 Sep 2022 09:12:05 GMT</pubDate>
    <dc:creator>masfworld</dc:creator>
    <dc:date>2022-09-16T09:12:05Z</dc:date>
    <item>
      <title>Write in HDFS from Impala UDF</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Write-in-HDFS-from-Impala-UDF/m-p/21278#M12870</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is it possible write a buffer into HDFS from UDF Impala (C++ or Java)?&amp;nbsp;So I'd like simulate UDTF in Impala. First call to UDF to&amp;nbsp;write output in HDFS. Later, another query reads these data from HDFS.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If it is possible, it will be with libhdfs. How can I install libhdfs-dev in debian wheezy?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!!!&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2022 09:12:05 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Write-in-HDFS-from-Impala-UDF/m-p/21278#M12870</guid>
      <dc:creator>masfworld</dc:creator>
      <dc:date>2022-09-16T09:12:05Z</dc:date>
    </item>
    <item>
      <title>Re: Write in HDFS from Impala UDF</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Write-in-HDFS-from-Impala-UDF/m-p/21297#M12871</link>
      <description>&lt;P&gt;Hi.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I answer myself. With libhdfs is possible write to HDFS from UDF. I've tested it and it works fine!!!&lt;/P&gt;</description>
      <pubDate>Fri, 07 Nov 2014 09:06:27 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Write-in-HDFS-from-Impala-UDF/m-p/21297#M12871</guid>
      <dc:creator>masfworld</dc:creator>
      <dc:date>2014-11-07T09:06:27Z</dc:date>
    </item>
    <item>
      <title>Re: Write in HDFS from Impala UDF</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Write-in-HDFS-from-Impala-UDF/m-p/84421#M12872</link>
      <description>&lt;P&gt;I have a similar scenario. Could you please let me know what kind of permissions are needed for Impala UDF to be able to write into HDFS and to which user (is it the user who is executing the UDF or technical user "impala"?)&lt;/P&gt;</description>
      <pubDate>Wed, 02 Jan 2019 13:22:49 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Write-in-HDFS-from-Impala-UDF/m-p/84421#M12872</guid>
      <dc:creator>NareshKollu</dc:creator>
      <dc:date>2019-01-02T13:22:49Z</dc:date>
    </item>
    <item>
      <title>Re: Write in HDFS from Impala UDF</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Write-in-HDFS-from-Impala-UDF/m-p/84447#M12873</link>
      <description>UDFs can do a lot of things because they run with the same privileges as the Impala process. However, doing things other than the usual computations in the UDF, like accessing filesystems or external services, can compromise the performance and stability of your system. So you do this at your own risk. In the future we may lock down UDFs more and prevent them from doing things like accessing HDFS.</description>
      <pubDate>Wed, 02 Jan 2019 18:57:41 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Write-in-HDFS-from-Impala-UDF/m-p/84447#M12873</guid>
      <dc:creator>Tim Armstrong</dc:creator>
      <dc:date>2019-01-02T18:57:41Z</dc:date>
    </item>
  </channel>
</rss>

