<?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: HDF support for multiple languages. in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/HDF-support-for-multiple-languages/m-p/97533#M10927</link>
    <description>&lt;P&gt;Also of note, some community members have been able to write processors in Scala as well:&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/jahhulbert-ccri/geomesa-nifi/blob/master/nifi-geomesa-nifi-processors/src/main/scala/org/locationtech/geomesa/nifi/GeoMesaIngestProcessor.scala" target="_blank"&gt;https://github.com/jahhulbert-ccri/geomesa-nifi/blob/master/nifi-geomesa-nifi-processors/src/main/scala/org/locationtech/geomesa/nifi/GeoMesaIngestProcessor.scala&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 23 Nov 2015 22:26:17 GMT</pubDate>
    <dc:creator>bbende</dc:creator>
    <dc:date>2015-11-23T22:26:17Z</dc:date>
    <item>
      <title>HDF support for multiple languages.</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/HDF-support-for-multiple-languages/m-p/97529#M10923</link>
      <description>&lt;P&gt;As of HDF 1.0, we can write custom processor for HDF using Java, is there plan to support other programming languages.&lt;/P&gt;</description>
      <pubDate>Tue, 21 Apr 2026 12:34:05 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/HDF-support-for-multiple-languages/m-p/97529#M10923</guid>
      <dc:creator>csankaraiah</dc:creator>
      <dc:date>2026-04-21T12:34:05Z</dc:date>
    </item>
    <item>
      <title>Re: HDF support for multiple languages.</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/HDF-support-for-multiple-languages/m-p/97530#M10924</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/364/jwitt.html" nodeid="364"&gt;@jwitt&lt;/A&gt; &lt;A rel="user" href="https://community.cloudera.com/users/363/bbende.html" nodeid="363"&gt;@bbende&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 22 Nov 2015 00:08:45 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/HDF-support-for-multiple-languages/m-p/97530#M10924</guid>
      <dc:creator>nsabharwal</dc:creator>
      <dc:date>2015-11-22T00:08:45Z</dc:date>
    </item>
    <item>
      <title>Re: HDF support for multiple languages.</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/HDF-support-for-multiple-languages/m-p/97531#M10925</link>
      <description>&lt;P&gt;Yes, work is underway to support multiple scripting languages through a standard JVM scripting APIs. Hot-reloading is in scope as well. Currently the jiras are being organized, as multiple approaches and ideas got filed, stay tuned.&lt;/P&gt;</description>
      <pubDate>Sun, 22 Nov 2015 07:18:06 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/HDF-support-for-multiple-languages/m-p/97531#M10925</guid>
      <dc:creator>andrewg</dc:creator>
      <dc:date>2015-11-22T07:18:06Z</dc:date>
    </item>
    <item>
      <title>Re: HDF support for multiple languages.</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/HDF-support-for-multiple-languages/m-p/97532#M10926</link>
      <description>&lt;P&gt;I see at least two use cases:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;I know &amp;lt;non-Java language here&amp;gt; but I want to write a processor for NiFi.&lt;/LI&gt;&lt;LI&gt;There is no (current) processor or workflow that takes care of my needs, so I’d like to write code to fill in the blanks( basically the body of an onTrigger() call )&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Hot-reload is common to both. Adding new languages on-the-fly is not (IMHO).  For "Invocable" script engines  (like Jython) that allow you to compile an implementor of Processor, would be nice to call into those scripts and treat them like first-class Processors. For other scripts / script engines, it would be cool to treat the script body as the onTrigger() API call -- to be executed when scheduled and when a FlowFile is available.&lt;/P&gt;</description>
      <pubDate>Sun, 22 Nov 2015 11:31:19 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/HDF-support-for-multiple-languages/m-p/97532#M10926</guid>
      <dc:creator>mburgess</dc:creator>
      <dc:date>2015-11-22T11:31:19Z</dc:date>
    </item>
    <item>
      <title>Re: HDF support for multiple languages.</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/HDF-support-for-multiple-languages/m-p/97533#M10927</link>
      <description>&lt;P&gt;Also of note, some community members have been able to write processors in Scala as well:&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/jahhulbert-ccri/geomesa-nifi/blob/master/nifi-geomesa-nifi-processors/src/main/scala/org/locationtech/geomesa/nifi/GeoMesaIngestProcessor.scala" target="_blank"&gt;https://github.com/jahhulbert-ccri/geomesa-nifi/blob/master/nifi-geomesa-nifi-processors/src/main/scala/org/locationtech/geomesa/nifi/GeoMesaIngestProcessor.scala&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Nov 2015 22:26:17 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/HDF-support-for-multiple-languages/m-p/97533#M10927</guid>
      <dc:creator>bbende</dc:creator>
      <dc:date>2015-11-23T22:26:17Z</dc:date>
    </item>
  </channel>
</rss>

