<?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 Nifi custom property for SelectHiveQL Database Connection URL in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Nifi-custom-property-for-SelectHiveQL-Database-Connection/m-p/232106#M70092</link>
    <description>&lt;P&gt;We are trying making our processor using custom properties for environment independent. &lt;/P&gt;&lt;P&gt;In this case we are using a SelectHiveQL processor which is working &lt;STRONG&gt;if &lt;/STRONG&gt;the Database Connection URL is hardcode. &lt;/P&gt;&lt;P&gt;If the Database Connection URL is a reference as done with Kerberos Principal and Kerberos Keytab it return a error, when running SelectHiveQL.&lt;/P&gt;&lt;P&gt;The pictures show the two scenarios.&lt;/P&gt;&lt;P&gt;Our hive url is as follow: jdbc:hive2://&lt;EM&gt;HOST&lt;/EM&gt;:10000/default;principal=hive/_HOST@&lt;EM&gt;HOST&lt;/EM&gt;.com&lt;/P&gt;&lt;P&gt;I have tried added the propery &lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="41474-skatrdp-c713747-forbindelse-til-fjernskrivebord-2.png" style="width: 999px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/14884i76EBD02A6F673754/image-size/medium?v=v2&amp;amp;px=400" role="button" title="41474-skatrdp-c713747-forbindelse-til-fjernskrivebord-2.png" alt="41474-skatrdp-c713747-forbindelse-til-fjernskrivebord-2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;How is it possible to do a custom property reference in Database Connection URL? &lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="41475-skatrdp-c713747-forbindelse-til-fjernskrivebord.png" style="width: 1001px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/14885i9A9979915E31901D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="41475-skatrdp-c713747-forbindelse-til-fjernskrivebord.png" alt="41475-skatrdp-c713747-forbindelse-til-fjernskrivebord.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Sun, 18 Aug 2019 00:31:05 GMT</pubDate>
    <dc:creator>alarsen</dc:creator>
    <dc:date>2019-08-18T00:31:05Z</dc:date>
    <item>
      <title>Nifi custom property for SelectHiveQL Database Connection URL</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Nifi-custom-property-for-SelectHiveQL-Database-Connection/m-p/232106#M70092</link>
      <description>&lt;P&gt;We are trying making our processor using custom properties for environment independent. &lt;/P&gt;&lt;P&gt;In this case we are using a SelectHiveQL processor which is working &lt;STRONG&gt;if &lt;/STRONG&gt;the Database Connection URL is hardcode. &lt;/P&gt;&lt;P&gt;If the Database Connection URL is a reference as done with Kerberos Principal and Kerberos Keytab it return a error, when running SelectHiveQL.&lt;/P&gt;&lt;P&gt;The pictures show the two scenarios.&lt;/P&gt;&lt;P&gt;Our hive url is as follow: jdbc:hive2://&lt;EM&gt;HOST&lt;/EM&gt;:10000/default;principal=hive/_HOST@&lt;EM&gt;HOST&lt;/EM&gt;.com&lt;/P&gt;&lt;P&gt;I have tried added the propery &lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="41474-skatrdp-c713747-forbindelse-til-fjernskrivebord-2.png" style="width: 999px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/14884i76EBD02A6F673754/image-size/medium?v=v2&amp;amp;px=400" role="button" title="41474-skatrdp-c713747-forbindelse-til-fjernskrivebord-2.png" alt="41474-skatrdp-c713747-forbindelse-til-fjernskrivebord-2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;How is it possible to do a custom property reference in Database Connection URL? &lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="41475-skatrdp-c713747-forbindelse-til-fjernskrivebord.png" style="width: 1001px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/14885i9A9979915E31901D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="41475-skatrdp-c713747-forbindelse-til-fjernskrivebord.png" alt="41475-skatrdp-c713747-forbindelse-til-fjernskrivebord.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 18 Aug 2019 00:31:05 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Nifi-custom-property-for-SelectHiveQL-Database-Connection/m-p/232106#M70092</guid>
      <dc:creator>alarsen</dc:creator>
      <dc:date>2019-08-18T00:31:05Z</dc:date>
    </item>
    <item>
      <title>Re: Nifi custom property for SelectHiveQL Database Connection URL</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Nifi-custom-property-for-SelectHiveQL-Database-Connection/m-p/232107#M70093</link>
      <description>&lt;P&gt;Edited due to Matt Clarke's comment below:&lt;/P&gt;&lt;P&gt;Support for Expression Language in SelectHiveQL properties was added to NiFi 1.3.0 under &lt;A target="_blank" href="https://issues.apache.org/jira/browse/NIFI-3867"&gt;NIFI-3867&lt;/A&gt;. It is also available in HDF 3.0.x.&lt;/P&gt;&lt;P&gt;One (less-than-ideal) workaround is to set the property to something invalid but identifiable (like "@HIVE_URL@") and have a script to replace that value in the template before uploading to a particular environment.&lt;/P&gt;</description>
      <pubDate>Mon, 23 Oct 2017 22:53:36 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Nifi-custom-property-for-SelectHiveQL-Database-Connection/m-p/232107#M70093</guid>
      <dc:creator>mburgess</dc:creator>
      <dc:date>2017-10-23T22:53:36Z</dc:date>
    </item>
    <item>
      <title>Re: Nifi custom property for SelectHiveQL Database Connection URL</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Nifi-custom-property-for-SelectHiveQL-Database-Connection/m-p/232108#M70094</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/641/mburgess.html" nodeid="641"&gt;@Matt Burgess&lt;/A&gt; &lt;A rel="user" href="https://community.cloudera.com/users/12913/alarsen.html" nodeid="12913"&gt;@Anders Boje&lt;/A&gt;&lt;/P&gt;&lt;P&gt;NiFi-3867 is included in HDF 3.0.0 baseline:&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.hortonworks.com/HDPDocuments/HDF3/HDF-3.0.0/bk_release-notes/content/ch_hdf_relnotes.html" target="_blank"&gt;https://docs.hortonworks.com/HDPDocuments/HDF3/HDF-3.0.0/bk_release-notes/content/ch_hdf_relnotes.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;While HDF 3.0.0 is based off Apache NiFi 1.2.0, it included many additional fixes/enhancements that later went in to Apache NiFi 1.3.0.  The above release notes show all additional Apache Jiras that were included on top of everything Apache NiFi 1.2.0 that makes up the HDF 3.0.0 release.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Matt&lt;/P&gt;</description>
      <pubDate>Mon, 23 Oct 2017 23:06:37 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Nifi-custom-property-for-SelectHiveQL-Database-Connection/m-p/232108#M70094</guid>
      <dc:creator>MattWho</dc:creator>
      <dc:date>2017-10-23T23:06:37Z</dc:date>
    </item>
    <item>
      <title>Re: Nifi custom property for SelectHiveQL Database Connection URL</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Nifi-custom-property-for-SelectHiveQL-Database-Connection/m-p/232109#M70095</link>
      <description>&lt;P&gt;&lt;BR /&gt;Thx for answer. We are using a older version today. As showed only some of the fields is supported for Expression Language.&lt;/P&gt;&lt;P&gt;HDF Version 2.1.1 - Powered by Apache NiFi - Version 1.1.0.2.1.2.0-10&lt;/P&gt;</description>
      <pubDate>Tue, 24 Oct 2017 00:07:11 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Nifi-custom-property-for-SelectHiveQL-Database-Connection/m-p/232109#M70095</guid>
      <dc:creator>alarsen</dc:creator>
      <dc:date>2017-10-24T00:07:11Z</dc:date>
    </item>
  </channel>
</rss>

