<?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: Is there any support of xls files in nifi? in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-there-any-support-of-xls-files-in-nifi/m-p/316140#M57111</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/84797"&gt;@John_Wise&lt;/a&gt;,&amp;nbsp;as this is an older post, you would have a better chance of receiving a resolution by&lt;A href="“https://community.cloudera.com/t5/forums/postpage/board-id/Questions”" target="_blank"&gt; starting a new thread&lt;/A&gt;. This will also be an opportunity to provide details specific to your environment that could aid others in assisting you with a more accurate answer to your question. You can link this thread as a reference in your new post.&lt;/P&gt;</description>
    <pubDate>Tue, 11 May 2021 07:30:52 GMT</pubDate>
    <dc:creator>VidyaSargur</dc:creator>
    <dc:date>2021-05-11T07:30:52Z</dc:date>
    <item>
      <title>Is there any support of xls files in nifi?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-there-any-support-of-xls-files-in-nifi/m-p/157408#M57106</link>
      <description>&lt;P&gt;I have data in my xls files  and i want to process it in nifi but i am unable to find any processor  which would help me with this. Is there any solution for it?&lt;/P&gt;</description>
      <pubDate>Wed, 15 Mar 2017 15:31:08 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-there-any-support-of-xls-files-in-nifi/m-p/157408#M57106</guid>
      <dc:creator>prakharagrawal6</dc:creator>
      <dc:date>2017-03-15T15:31:08Z</dc:date>
    </item>
    <item>
      <title>Re: Is there any support of xls files in nifi?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-there-any-support-of-xls-files-in-nifi/m-p/157409#M57107</link>
      <description>&lt;A rel="user" href="https://community.cloudera.com/users/16448/prakharagrawal619.html" nodeid="16448"&gt;@Prakhar  Agrawal&lt;/A&gt;&lt;P&gt;There doesn't seems to be an out of box support for xls files. Although you can use something custom for parsing xls files.&lt;/P&gt;&lt;P&gt;One of the examples:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.hortonworks.com/questions/36875/where-to-convert-xls-file-to-csv-file-inside-nifi.html" target="_blank"&gt;https://community.hortonworks.com/questions/36875/where-to-convert-xls-file-to-csv-file-inside-nifi.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Mar 2017 15:37:23 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-there-any-support-of-xls-files-in-nifi/m-p/157409#M57107</guid>
      <dc:creator>nyakkanti</dc:creator>
      <dc:date>2017-03-15T15:37:23Z</dc:date>
    </item>
    <item>
      <title>Re: Is there any support of xls files in nifi?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-there-any-support-of-xls-files-in-nifi/m-p/157410#M57108</link>
      <description>&lt;P&gt;Currently NiFi does not support XLS as a format, but there has been a community contribution to add a ConvertExcelToCSV processor under &lt;A target="_blank" href="https://issues.apache.org/jira/browse/NIFI-2613"&gt;NIFI-2613&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Wed, 15 Mar 2017 19:56:42 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-there-any-support-of-xls-files-in-nifi/m-p/157410#M57108</guid>
      <dc:creator>mburgess</dc:creator>
      <dc:date>2017-03-15T19:56:42Z</dc:date>
    </item>
    <item>
      <title>Re: Is there any support of xls files in nifi?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-there-any-support-of-xls-files-in-nifi/m-p/157411#M57109</link>
      <description>&lt;P&gt;Just to clarify &lt;A href="https://issues.apache.org/jira/browse/NIFI-2613" target="_blank"&gt;https://issues.apache.org/jira/browse/NIFI-2613&lt;/A&gt; currently only supports XSSF (.xlsx) based Excel documents. I do plan to add support for HSSF (.xls) in the near future.&lt;/P&gt;</description>
      <pubDate>Wed, 15 Mar 2017 20:02:09 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-there-any-support-of-xls-files-in-nifi/m-p/157411#M57109</guid>
      <dc:creator>jdyer</dc:creator>
      <dc:date>2017-03-15T20:02:09Z</dc:date>
    </item>
    <item>
      <title>Re: Is there any support of xls files in nifi?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-there-any-support-of-xls-files-in-nifi/m-p/316086#M57110</link>
      <description>&lt;P&gt;Is HSSF support still planned?&amp;nbsp; I'm trying to convert a bunch of older .xls spreadsheets, but they produce 0-byte files with the version of ConvertExcelToCSVProcessor we're using (1.12.1).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 10 May 2021 19:01:32 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-there-any-support-of-xls-files-in-nifi/m-p/316086#M57110</guid>
      <dc:creator>John_Wise</dc:creator>
      <dc:date>2021-05-10T19:01:32Z</dc:date>
    </item>
    <item>
      <title>Re: Is there any support of xls files in nifi?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-there-any-support-of-xls-files-in-nifi/m-p/316140#M57111</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/84797"&gt;@John_Wise&lt;/a&gt;,&amp;nbsp;as this is an older post, you would have a better chance of receiving a resolution by&lt;A href="“https://community.cloudera.com/t5/forums/postpage/board-id/Questions”" target="_blank"&gt; starting a new thread&lt;/A&gt;. This will also be an opportunity to provide details specific to your environment that could aid others in assisting you with a more accurate answer to your question. You can link this thread as a reference in your new post.&lt;/P&gt;</description>
      <pubDate>Tue, 11 May 2021 07:30:52 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-there-any-support-of-xls-files-in-nifi/m-p/316140#M57111</guid>
      <dc:creator>VidyaSargur</dc:creator>
      <dc:date>2021-05-11T07:30:52Z</dc:date>
    </item>
    <item>
      <title>Re: Is there any support of xls files in nifi?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-there-any-support-of-xls-files-in-nifi/m-p/316160#M57112</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/32119"&gt;@VidyaSargur&lt;/a&gt;&amp;nbsp;- I just started a new thread, per your suggestion.&lt;/P&gt;</description>
      <pubDate>Tue, 11 May 2021 12:09:38 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-there-any-support-of-xls-files-in-nifi/m-p/316160#M57112</guid>
      <dc:creator>John_Wise</dc:creator>
      <dc:date>2021-05-11T12:09:38Z</dc:date>
    </item>
  </channel>
</rss>

