<?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: Nifi Registry S3 Integration in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Nifi-Registry-S3-Integration/m-p/402477#M251684</link>
    <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/124190"&gt;@Jaydeep&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Welcome to the community:&lt;BR /&gt;&lt;BR /&gt;Sharing the exact error and stack trace you encountered would be very helpful to get a better response in the community.&lt;BR /&gt;&lt;BR /&gt;Did you follow all the steps to setup for using this Bundle Persistence Provider?&lt;/P&gt;&lt;H4&gt;&lt;A href="https://nifi.apache.org/docs/nifi-registry-docs/html/administration-guide.html#s3bundlepersistenceprovider" target="_blank" rel="noopener"&gt;S3BundlePersistenceProvider&lt;/A&gt;&lt;/H4&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MattWho_0-1739906947025.png" style="width: 711px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/43967i61057099BAD2D46C/image-dimensions/711x82?v=v2" width="711" height="82" role="button" title="MattWho_0-1739906947025.png" alt="MattWho_0-1739906947025.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://central.sonatype.com/artifact/org.apache.nifi.registry/nifi-registry-aws-assembly/1.28.1/versions" target="_blank" rel="noopener"&gt;https://central.sonatype.com/artifact/org.apache.nifi.registry/nifi-registry-aws-assembly/1.28.1/versions&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://repo1.maven.org/maven2/org/apache/nifi/registry/nifi-registry-aws-assembly/1.28.1/" target="_blank" rel="noopener"&gt;https://repo1.maven.org/maven2/org/apache/nifi/registry/nifi-registry-aws-assembly/1.28.1/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Please help our community grow and thrive. If you found&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;any&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;of the suggestions/solutions provided helped you with solving your issue or answering your question, please take a moment to login and click "&lt;SPAN&gt;&lt;EM&gt;&lt;STRONG&gt;&lt;FONT color="#FF0000"&gt;Accept as Solution&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/EM&gt;" on&amp;nbsp;&lt;STRONG&gt;one or more&lt;/STRONG&gt;&amp;nbsp;of them that helped.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thank you,&lt;BR /&gt;Matt&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 18 Feb 2025 19:31:03 GMT</pubDate>
    <dc:creator>MattWho</dc:creator>
    <dc:date>2025-02-18T19:31:03Z</dc:date>
    <item>
      <title>Nifi Registry S3 Integration</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Nifi-Registry-S3-Integration/m-p/402448#M251667</link>
      <description>&lt;P&gt;Trying to setup integration with AWS S3 bucket with Nifi Registry in ECS FARGATE, while looking to the cloudwatch logs found that the providers is not valid, below is the provider.xml file used with nifi image version 1.28.1&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;&amp;lt;?xml version="1.0" encoding="UTF-8" standalone="yes"?&amp;gt;
&amp;lt;providers&amp;gt;

    &amp;lt;flowPersistenceProvider&amp;gt;
        &amp;lt;class&amp;gt;org.apache.nifi.registry.provider.flow.FileSystemFlowPersistenceProvider&amp;lt;/class&amp;gt;
        &amp;lt;property name="Flow Storage Directory"&amp;gt;./flow_storage&amp;lt;/property&amp;gt;
    &amp;lt;/flowPersistenceProvider&amp;gt;

    &amp;lt;extensionBundlePersistenceProvider&amp;gt;
        &amp;lt;class&amp;gt;org.apache.nifi.registry.aws.S3BundlePersistenceProvider&amp;lt;/class&amp;gt;
        &amp;lt;property name="Region"&amp;gt;us-east-1&amp;lt;/property&amp;gt;
        &amp;lt;property name="Bucket Name"&amp;gt;s3://nifi-registry-test/&amp;lt;/property&amp;gt;
        &amp;lt;property name="Key Prefix"&amp;gt;flow/&amp;lt;/property&amp;gt;
        &amp;lt;property name="Credentials Provider"&amp;gt;DEFAULT_CHAIN&amp;lt;/property&amp;gt;
    &amp;lt;/extensionBundlePersistenceProvider&amp;gt;
&amp;lt;/providers&amp;gt;&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 18 Feb 2025 16:14:56 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Nifi-Registry-S3-Integration/m-p/402448#M251667</guid>
      <dc:creator>Jaydeep</dc:creator>
      <dc:date>2025-02-18T16:14:56Z</dc:date>
    </item>
    <item>
      <title>Re: Nifi Registry S3 Integration</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Nifi-Registry-S3-Integration/m-p/402471#M251682</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/124190"&gt;@Jaydeep&lt;/a&gt;&amp;nbsp;Welcome to the Cloudera Community!&lt;BR /&gt;&lt;BR /&gt;To help you get the best possible solution, I have tagged our NiFi experts&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/35454"&gt;@MattWho&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/80381"&gt;@SAMSAL&lt;/a&gt;&amp;nbsp; who may be able to assist you further.&lt;BR /&gt;&lt;BR /&gt;Please keep us updated on your post, and we hope you find a satisfactory solution to your query.&lt;/P&gt;</description>
      <pubDate>Tue, 18 Feb 2025 18:50:20 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Nifi-Registry-S3-Integration/m-p/402471#M251682</guid>
      <dc:creator>DianaTorres</dc:creator>
      <dc:date>2025-02-18T18:50:20Z</dc:date>
    </item>
    <item>
      <title>Re: Nifi Registry S3 Integration</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Nifi-Registry-S3-Integration/m-p/402477#M251684</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/124190"&gt;@Jaydeep&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Welcome to the community:&lt;BR /&gt;&lt;BR /&gt;Sharing the exact error and stack trace you encountered would be very helpful to get a better response in the community.&lt;BR /&gt;&lt;BR /&gt;Did you follow all the steps to setup for using this Bundle Persistence Provider?&lt;/P&gt;&lt;H4&gt;&lt;A href="https://nifi.apache.org/docs/nifi-registry-docs/html/administration-guide.html#s3bundlepersistenceprovider" target="_blank" rel="noopener"&gt;S3BundlePersistenceProvider&lt;/A&gt;&lt;/H4&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MattWho_0-1739906947025.png" style="width: 711px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/43967i61057099BAD2D46C/image-dimensions/711x82?v=v2" width="711" height="82" role="button" title="MattWho_0-1739906947025.png" alt="MattWho_0-1739906947025.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://central.sonatype.com/artifact/org.apache.nifi.registry/nifi-registry-aws-assembly/1.28.1/versions" target="_blank" rel="noopener"&gt;https://central.sonatype.com/artifact/org.apache.nifi.registry/nifi-registry-aws-assembly/1.28.1/versions&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://repo1.maven.org/maven2/org/apache/nifi/registry/nifi-registry-aws-assembly/1.28.1/" target="_blank" rel="noopener"&gt;https://repo1.maven.org/maven2/org/apache/nifi/registry/nifi-registry-aws-assembly/1.28.1/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Please help our community grow and thrive. If you found&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;any&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;of the suggestions/solutions provided helped you with solving your issue or answering your question, please take a moment to login and click "&lt;SPAN&gt;&lt;EM&gt;&lt;STRONG&gt;&lt;FONT color="#FF0000"&gt;Accept as Solution&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/EM&gt;" on&amp;nbsp;&lt;STRONG&gt;one or more&lt;/STRONG&gt;&amp;nbsp;of them that helped.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thank you,&lt;BR /&gt;Matt&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Feb 2025 19:31:03 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Nifi-Registry-S3-Integration/m-p/402477#M251684</guid>
      <dc:creator>MattWho</dc:creator>
      <dc:date>2025-02-18T19:31:03Z</dc:date>
    </item>
    <item>
      <title>Re: Nifi Registry S3 Integration</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Nifi-Registry-S3-Integration/m-p/402942#M251841</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/124190"&gt;@Jaydeep&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. Thanks.&lt;/P&gt;</description>
      <pubDate>Tue, 25 Feb 2025 15:47:54 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Nifi-Registry-S3-Integration/m-p/402942#M251841</guid>
      <dc:creator>DianaTorres</dc:creator>
      <dc:date>2025-02-25T15:47:54Z</dc:date>
    </item>
  </channel>
</rss>

