<?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: Deleting existing DataSets in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Deleting-existing-DataSets/m-p/23043#M4249</link>
    <description>&lt;P&gt;Kite uses the Hive API to drop the table when you tell it to delete the dataset and Hive should take care of dropping the table. Can you check the log of your HiveMetastoreServer to see if there was an error on that side?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To get past the error, you can remove the directory by hand.&lt;/P&gt;</description>
    <pubDate>Wed, 24 Dec 2014 01:55:02 GMT</pubDate>
    <dc:creator>joey</dc:creator>
    <dc:date>2014-12-24T01:55:02Z</dc:date>
    <item>
      <title>Deleting existing DataSets</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Deleting-existing-DataSets/m-p/23035#M4248</link>
      <description>&lt;P&gt;I started learning kite sdk today and am finding some strange behaviour.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;so I had created this "users" dataset before which I want to delete and re-create. to do this I do the following steps&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. kite-sdk delete users&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In order to confirm if the delete is successful I do a&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;kite-sdk show users&lt;/P&gt;&lt;P&gt;Hive table no found: default.users&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;OK so great users is deleted. Now I do a&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;kite-dataset create "users" --schema users.avsc&lt;/P&gt;&lt;P&gt;kite-dataset show users&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and I get to see a bunch of records.... but wait... I never imported any data yet. so how come kite is showing me data in the users schema?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;as of now I have just created the schema (the step of kite-dataset csv-import) has not been done yet.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;so where did the data come from?? is it the data from the previous users table??&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="capture.png" style="width: 676px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/786iA5F153022CED159E/image-size/large?v=v2&amp;amp;px=999" role="button" title="capture.png" alt="capture.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Where is this data coming from? I have not imported anything yet....&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2022 09:16:22 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Deleting-existing-DataSets/m-p/23035#M4248</guid>
      <dc:creator>abhishes</dc:creator>
      <dc:date>2022-09-16T09:16:22Z</dc:date>
    </item>
    <item>
      <title>Re: Deleting existing DataSets</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Deleting-existing-DataSets/m-p/23043#M4249</link>
      <description>&lt;P&gt;Kite uses the Hive API to drop the table when you tell it to delete the dataset and Hive should take care of dropping the table. Can you check the log of your HiveMetastoreServer to see if there was an error on that side?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To get past the error, you can remove the directory by hand.&lt;/P&gt;</description>
      <pubDate>Wed, 24 Dec 2014 01:55:02 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Deleting-existing-DataSets/m-p/23043#M4249</guid>
      <dc:creator>joey</dc:creator>
      <dc:date>2014-12-24T01:55:02Z</dc:date>
    </item>
    <item>
      <title>Re: Deleting existing DataSets</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Deleting-existing-DataSets/m-p/23084#M4250</link>
      <description>&lt;P&gt;I had to delete the directories in HDFS manually It could be that kite-dataset delete command only does a logical delete. this means it only removes the metadata.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;anyways. doing kite-dataset delete and then a manual delete in HDFS works for me.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Dec 2014 22:57:41 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Deleting-existing-DataSets/m-p/23084#M4250</guid>
      <dc:creator>abhishes</dc:creator>
      <dc:date>2014-12-24T22:57:41Z</dc:date>
    </item>
  </channel>
</rss>

