<?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 a way in hive to list all the table locations along with the partition location. in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/is-there-a-way-in-hive-to-list-all-the-table-locations-along/m-p/105667#M33473</link>
    <description>&lt;P&gt;if you are using mysql database as metastore then you can use following query to get partition locations directly from metastore.&lt;/P&gt;&lt;PRE&gt;select TBLS.TBL_NAME,PARTITIONS.PART_NAME,SDS.LOCATIONfrom SDS,TBLS,PARTITIONSwhere PARTITIONS.SD_ID = SDS.SD_IDand TBLS.TBL_ID=PARTITIONS.TBL_IDorder by 1,2;&lt;/PRE&gt;</description>
    <pubDate>Thu, 30 Jun 2016 16:02:27 GMT</pubDate>
    <dc:creator>rajkumar_singh</dc:creator>
    <dc:date>2016-06-30T16:02:27Z</dc:date>
    <item>
      <title>is there a way in hive to list all the table locations along with the partition location.</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/is-there-a-way-in-hive-to-list-all-the-table-locations-along/m-p/105666#M33472</link>
      <description />
      <pubDate>Thu, 30 Jun 2016 15:57:31 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/is-there-a-way-in-hive-to-list-all-the-table-locations-along/m-p/105666#M33472</guid>
      <dc:creator>navitkumar_sing</dc:creator>
      <dc:date>2016-06-30T15:57:31Z</dc:date>
    </item>
    <item>
      <title>Re: is there a way in hive to list all the table locations along with the partition location.</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/is-there-a-way-in-hive-to-list-all-the-table-locations-along/m-p/105667#M33473</link>
      <description>&lt;P&gt;if you are using mysql database as metastore then you can use following query to get partition locations directly from metastore.&lt;/P&gt;&lt;PRE&gt;select TBLS.TBL_NAME,PARTITIONS.PART_NAME,SDS.LOCATIONfrom SDS,TBLS,PARTITIONSwhere PARTITIONS.SD_ID = SDS.SD_IDand TBLS.TBL_ID=PARTITIONS.TBL_IDorder by 1,2;&lt;/PRE&gt;</description>
      <pubDate>Thu, 30 Jun 2016 16:02:27 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/is-there-a-way-in-hive-to-list-all-the-table-locations-along/m-p/105667#M33473</guid>
      <dc:creator>rajkumar_singh</dc:creator>
      <dc:date>2016-06-30T16:02:27Z</dc:date>
    </item>
  </channel>
</rss>

