<?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: UnpackContent error &amp;quot;Unable to unpack FlowFile because it does not appear to have any entries&amp;quot; on a simple WinZip file in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/UnpackContent-error-quot-Unable-to-unpack-FlowFile-because/m-p/408537#M252733</link>
    <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/126673"&gt;@BobKing&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;ListFile only creates 0 byte (no content) FlowFiles that must be sent to a FetchFile processor to retrieve and add the content to the FlowFile.&amp;nbsp; &amp;nbsp;The List&amp;lt;abcC&amp;gt; and Fetch&amp;lt;abc&amp;gt; type processors should be used instead of Get&amp;lt;abc&amp;gt; type processor when working In a multi-node NiFi cluster setup.&amp;nbsp; &amp;nbsp; These processor allow you to run list&amp;lt;abc&amp;gt; on primary node only, load-balance the listed FlowFiles across all nodes in the NIFi cluster, and then fetch&amp;lt;abc&amp;gt; the content. Spread the workload across the cluster for ingest types that don't support cluster setups (ListFile, ListSFTP, ListFTP, etc).&lt;BR /&gt;&lt;BR /&gt;TIP:&lt;BR /&gt;Your attached image was so small I could not read the processor types.&amp;nbsp; When you add an image to a new post you can click on it and expand it size to make it larger by dragging form the corner of the image before hitting "Reply".&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Matt&lt;/P&gt;</description>
    <pubDate>Tue, 20 May 2025 17:16:20 GMT</pubDate>
    <dc:creator>MattWho</dc:creator>
    <dc:date>2025-05-20T17:16:20Z</dc:date>
    <item>
      <title>UnpackContent error "Unable to unpack FlowFile because it does not appear to have any entries" on a simple WinZip file</title>
      <link>https://community.cloudera.com/t5/Support-Questions/UnpackContent-error-quot-Unable-to-unpack-FlowFile-because/m-p/408474#M252722</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am attempting to unzip a series of simple .zip files in my NiFi flow. All of my flow executes with no issues except when I try to unpack. There is nothing special about these zip files (i.e. no passwords, etc...). But no matter which way I try to unpack the zip files, I get the error that the zip file does not contain any entries. I have verified that the zip files do contain entries. I can easily unzip with WinZip. I can also easily unzip with our old custom C# application that we are replacing with NiFi.&lt;/P&gt;&lt;P&gt;I have tried adjusting the UnpackContent settings and even have added an UpdateAttribute to add the application/zip mime type as well. Still keep getting the failure. I have also tried the&amp;nbsp;&lt;SPAN&gt;CompressContent processor and still get these errors on simple WinZip files.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I am attaching my flow, my processor settings and error message.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="Unpack3.jpg" style="width: 375px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/45544i29747284F3CAFADC/image-size/large?v=v2&amp;amp;px=999" role="button" title="Unpack3.jpg" alt="Unpack3.jpg" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="Unpack2.jpg" style="width: 372px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/45545iD30BB1F0E8FEACEB/image-size/large?v=v2&amp;amp;px=999" role="button" title="Unpack2.jpg" alt="Unpack2.jpg" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="Unpack1.jpg" style="width: 478px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/45546iB7E418432827DABC/image-size/large?v=v2&amp;amp;px=999" role="button" title="Unpack1.jpg" alt="Unpack1.jpg" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="Unpack4.jpg" style="width: 522px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/45547i322A6DF01DB12E80/image-size/large?v=v2&amp;amp;px=999" role="button" title="Unpack4.jpg" alt="Unpack4.jpg" /&gt;&lt;/span&gt;</description>
      <pubDate>Tue, 21 Apr 2026 06:19:19 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/UnpackContent-error-quot-Unable-to-unpack-FlowFile-because/m-p/408474#M252722</guid>
      <dc:creator>BobKing</dc:creator>
      <dc:date>2026-04-21T06:19:19Z</dc:date>
    </item>
    <item>
      <title>Re: UnpackContent error "Unable to unpack FlowFile because it does not appear to have any entries" on a simple WinZip file</title>
      <link>https://community.cloudera.com/t5/Support-Questions/UnpackContent-error-quot-Unable-to-unpack-FlowFile-because/m-p/408479#M252723</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/126673"&gt;@BobKing&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Welcome to the Cloudera Community.&lt;BR /&gt;&lt;BR /&gt;It is going to be difficult to determine what is going on here without a sample failing zip file to reproduce with.&lt;BR /&gt;&lt;BR /&gt;What can you tell me about these WinZip files?&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;How are they generated?&lt;/LI&gt;&lt;LI&gt;Do they contain any files or only contain directories?&amp;nbsp; (NiFi on creates FlowFiles for actual content, so zip file containing non files and only a bunch of empty directories would fail to unpack.&lt;/LI&gt;&lt;LI&gt;Are these multi-part zip files?&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Matt&lt;/P&gt;</description>
      <pubDate>Mon, 19 May 2025 12:22:39 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/UnpackContent-error-quot-Unable-to-unpack-FlowFile-because/m-p/408479#M252723</guid>
      <dc:creator>MattWho</dc:creator>
      <dc:date>2025-05-19T12:22:39Z</dc:date>
    </item>
    <item>
      <title>Re: UnpackContent error "Unable to unpack FlowFile because it does not appear to have any entries" on a simple WinZip file</title>
      <link>https://community.cloudera.com/t5/Support-Questions/UnpackContent-error-quot-Unable-to-unpack-FlowFile-because/m-p/408480#M252724</link>
      <description>&lt;P&gt;These are WinZip files we get from a government website that are setup for public use and reference. Some may contain a directory structure and some may not. I have verified that files do exist in the zip files.&lt;/P&gt;&lt;P&gt;I am unable to attach a zip file because the .zip extension is not allowed or supported on the Cloudera community site. So I am unable to upload a zip file.&lt;/P&gt;&lt;P&gt;"&lt;SPAN&gt;The file type (.zip) is not supported. Valid file types are: .docx, .xlsx, .pptx, .pdf, .txt, .csv, .png, jpg, .jpeg, .gif, docx, xlsx, pptx, pdf, txt, csv, png, jpeg, gif."&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Accessing the link on the government site will require credentials so posting the link will not be helpful either.&lt;/P&gt;&lt;P&gt;Even if I create a WinZip file with a single file in it, I still get the same error.&lt;/P&gt;&lt;P&gt;I also tried CompressContent using the mime type I did in the UpdateAttribute. While I do not get an error, the FlowFile output is a list of files with the same name as the zip file. Does not matter if I have the Update Filename property set to True or False.&lt;/P&gt;</description>
      <pubDate>Mon, 19 May 2025 13:23:58 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/UnpackContent-error-quot-Unable-to-unpack-FlowFile-because/m-p/408480#M252724</guid>
      <dc:creator>BobKing</dc:creator>
      <dc:date>2025-05-19T13:23:58Z</dc:date>
    </item>
    <item>
      <title>Re: UnpackContent error "Unable to unpack FlowFile because it does not appear to have any entries" on a simple WinZip file</title>
      <link>https://community.cloudera.com/t5/Support-Questions/UnpackContent-error-quot-Unable-to-unpack-FlowFile-because/m-p/408488#M252727</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/126673"&gt;@BobKing&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I have not been able to reproduce.&amp;nbsp; I downloaded WinZip, created a simple text file and then zipped it.&amp;nbsp; I then consumed that .zip file using CFM 2.1.7.1001 and was able to successfully use UnpackContent to unpack the text file.&lt;BR /&gt;&lt;BR /&gt;I recommend, if you have a support contract with Cloudera, that you create a support case where you can share more detail about the problematic zip files and an example file if possible.&amp;nbsp; I suspect the issue is specific to the zip files you are working with.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;UnpackContent does not support mulit-part zip files (&lt;SPAN&gt;&lt;A href="https://issues.apache.org/jira/browse/NIFI-10654" target="_blank"&gt;NIFI-10654&lt;/A&gt;).&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thank you,&lt;BR /&gt;Matt&lt;/P&gt;</description>
      <pubDate>Mon, 19 May 2025 17:22:07 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/UnpackContent-error-quot-Unable-to-unpack-FlowFile-because/m-p/408488#M252727</guid>
      <dc:creator>MattWho</dc:creator>
      <dc:date>2025-05-19T17:22:07Z</dc:date>
    </item>
    <item>
      <title>Re: UnpackContent error "Unable to unpack FlowFile because it does not appear to have any entries" on a simple WinZip file</title>
      <link>https://community.cloudera.com/t5/Support-Questions/UnpackContent-error-quot-Unable-to-unpack-FlowFile-because/m-p/408533#M252730</link>
      <description>&lt;P&gt;Matt,&lt;/P&gt;&lt;P&gt;I figured it out. It was not so much the UnpackContent processor, but how I was bringing in the flowfile itself. I was using ListFile and passing to the UnpackContent processor. I switched to a GetFile processor with a File Filter of&amp;nbsp;.*\.zip and the unzip worked perfectly. So looks like I will need to get the file with GetFile, unzip, and archive the file with PutFile.&lt;/P&gt;</description>
      <pubDate>Tue, 20 May 2025 13:52:33 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/UnpackContent-error-quot-Unable-to-unpack-FlowFile-because/m-p/408533#M252730</guid>
      <dc:creator>BobKing</dc:creator>
      <dc:date>2025-05-20T13:52:33Z</dc:date>
    </item>
    <item>
      <title>Re: UnpackContent error "Unable to unpack FlowFile because it does not appear to have any entries" on a simple WinZip file</title>
      <link>https://community.cloudera.com/t5/Support-Questions/UnpackContent-error-quot-Unable-to-unpack-FlowFile-because/m-p/408537#M252733</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/126673"&gt;@BobKing&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;ListFile only creates 0 byte (no content) FlowFiles that must be sent to a FetchFile processor to retrieve and add the content to the FlowFile.&amp;nbsp; &amp;nbsp;The List&amp;lt;abcC&amp;gt; and Fetch&amp;lt;abc&amp;gt; type processors should be used instead of Get&amp;lt;abc&amp;gt; type processor when working In a multi-node NiFi cluster setup.&amp;nbsp; &amp;nbsp; These processor allow you to run list&amp;lt;abc&amp;gt; on primary node only, load-balance the listed FlowFiles across all nodes in the NIFi cluster, and then fetch&amp;lt;abc&amp;gt; the content. Spread the workload across the cluster for ingest types that don't support cluster setups (ListFile, ListSFTP, ListFTP, etc).&lt;BR /&gt;&lt;BR /&gt;TIP:&lt;BR /&gt;Your attached image was so small I could not read the processor types.&amp;nbsp; When you add an image to a new post you can click on it and expand it size to make it larger by dragging form the corner of the image before hitting "Reply".&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Matt&lt;/P&gt;</description>
      <pubDate>Tue, 20 May 2025 17:16:20 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/UnpackContent-error-quot-Unable-to-unpack-FlowFile-because/m-p/408537#M252733</guid>
      <dc:creator>MattWho</dc:creator>
      <dc:date>2025-05-20T17:16:20Z</dc:date>
    </item>
    <item>
      <title>Re: UnpackContent error "Unable to unpack FlowFile because it does not appear to have any entries" on a simple WinZip file</title>
      <link>https://community.cloudera.com/t5/Support-Questions/UnpackContent-error-quot-Unable-to-unpack-FlowFile-because/m-p/408715#M252772</link>
      <description>&lt;P&gt;Thanks for clarifying the ListFile vs Get&amp;lt;abc&amp;gt; usage in cluster mode.&lt;A title="tubidy" href="https://www-tubidy.ws" target="_blank" rel="dofollow noopener"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Hongh_3-1666687375372.png" style="width: 0px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/36029iDA070C8DF4666184/image-size/small?v=v2&amp;amp;px=200" role="button" title="Hongh_3-1666687375372.png" alt="Hongh_3-1666687375372.png" /&gt;&lt;/span&gt;&lt;/A&gt; That load-balancing tip really helps when scaling out. I’ll definitely try adjusting the image size next time too, didn’t realize it could be dragged larger before replying.&lt;/P&gt;</description>
      <pubDate>Mon, 26 May 2025 14:28:54 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/UnpackContent-error-quot-Unable-to-unpack-FlowFile-because/m-p/408715#M252772</guid>
      <dc:creator>Alberto_SM</dc:creator>
      <dc:date>2025-05-26T14:28:54Z</dc:date>
    </item>
  </channel>
</rss>

