<?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 Created Table with Hue is empty in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Created-Table-with-Hue-is-empty/m-p/83862#M85502</link>
    <description>&lt;P&gt;Hello guys,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I face the following problem: Trying to create a hive table using Hue from a file in the HDFS and it appears to work fine, but the resulting table remains empty. Why isnt the data displayed in the table?&lt;/P&gt;&lt;P&gt;S&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="train1.png" style="width: 600px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/5092i3DB20242B882D0AE/image-size/large?v=v2&amp;amp;px=999" role="button" title="train1.png" alt="train1.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="train2.png" style="width: 600px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/5091i2027B18D87334176/image-size/large?v=v2&amp;amp;px=999" role="button" title="train2.png" alt="train2.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="train3.png" style="width: 600px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/5090i1E5CF01AD63187C2/image-size/large?v=v2&amp;amp;px=999" role="button" title="train3.png" alt="train3.png" /&gt;&lt;/span&gt;ee also the appended screenshots.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for any help.&lt;/P&gt;</description>
    <pubDate>Tue, 21 Apr 2026 13:43:22 GMT</pubDate>
    <dc:creator>Rockem</dc:creator>
    <dc:date>2026-04-21T13:43:22Z</dc:date>
    <item>
      <title>Created Table with Hue is empty</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Created-Table-with-Hue-is-empty/m-p/83862#M85502</link>
      <description>&lt;P&gt;Hello guys,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I face the following problem: Trying to create a hive table using Hue from a file in the HDFS and it appears to work fine, but the resulting table remains empty. Why isnt the data displayed in the table?&lt;/P&gt;&lt;P&gt;S&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="train1.png" style="width: 600px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/5092i3DB20242B882D0AE/image-size/large?v=v2&amp;amp;px=999" role="button" title="train1.png" alt="train1.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="train2.png" style="width: 600px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/5091i2027B18D87334176/image-size/large?v=v2&amp;amp;px=999" role="button" title="train2.png" alt="train2.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="train3.png" style="width: 600px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/5090i1E5CF01AD63187C2/image-size/large?v=v2&amp;amp;px=999" role="button" title="train3.png" alt="train3.png" /&gt;&lt;/span&gt;ee also the appended screenshots.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for any help.&lt;/P&gt;</description>
      <pubDate>Tue, 21 Apr 2026 13:43:22 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Created-Table-with-Hue-is-empty/m-p/83862#M85502</guid>
      <dc:creator>Rockem</dc:creator>
      <dc:date>2026-04-21T13:43:22Z</dc:date>
    </item>
    <item>
      <title>Re: Created Table with Hue is empty</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Created-Table-with-Hue-is-empty/m-p/84388#M85503</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Can you please confirm which version of CDH are you using? I can test and confirm the same from my lab.&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Sun, 30 Dec 2018 23:13:04 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Created-Table-with-Hue-is-empty/m-p/84388#M85503</guid>
      <dc:creator>EricL</dc:creator>
      <dc:date>2018-12-30T23:13:04Z</dc:date>
    </item>
    <item>
      <title>Re: Created Table with Hue is empty</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Created-Table-with-Hue-is-empty/m-p/84669#M85504</link>
      <description>&lt;P&gt;Hi Rockem,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The issue you are facing is due to&amp;nbsp;hdfs permission.&amp;nbsp;By default with "Store in default location" checked during hive table creation through Hue, we are trying to move the data to '/user/hive/warehouse' directory. The user you logged in don't have permission to move data to '&lt;SPAN&gt;/user/hive/warehouse', so table is created successful but no data.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;You can either&amp;nbsp;grant the user with write permission to '/user/hive/warehouse' or uncheck the "Store in default location" checkbox so it creates external table without moving the file to '/user/hive/warehouse'. Then you will be abl e to see the data.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Hope this helps!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Weixia&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Jan 2019 22:25:11 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Created-Table-with-Hue-is-empty/m-p/84669#M85504</guid>
      <dc:creator>weixia</dc:creator>
      <dc:date>2019-01-08T22:25:11Z</dc:date>
    </item>
  </channel>
</rss>

