<?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>topic Re: Hive - Permissions needed to retrieve table schemas? in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Hive-Permissions-needed-to-retrieve-table-schemas/m-p/2346466#M113859</link>
    <description>&lt;P&gt;@Shicong Hong​&amp;nbsp;@Xiaodi Shi​&amp;nbsp; Any ideas?&lt;/P&gt;</description>
    <pubDate>Fri, 10 Feb 2023 21:18:42 GMT</pubDate>
    <dc:creator>talendtester</dc:creator>
    <dc:date>2023-02-10T21:18:42Z</dc:date>
    <item>
      <title>Hive - Permissions needed to retrieve table schemas?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Hive-Permissions-needed-to-retrieve-table-schemas/m-p/2346465#M113858</link>
      <description>&lt;P&gt;I have successfully connected Talend to Hive, I can see the database, and I pulled data from a table in the database to a file via my Talend job.&lt;/P&gt;&lt;P&gt;​&lt;/P&gt;&lt;P&gt;When I &lt;B&gt;attempt to retrieve schemas&lt;/B&gt; in the JDBC connection, I can click the database name but &lt;B&gt;no tables are listed&lt;/B&gt;. It just fills the box next to the database name.&lt;/P&gt;&lt;P&gt;​&lt;/P&gt;&lt;P&gt;&lt;B&gt;What permissions are needed in Hive for Talend to be able to see all the tables and retrieve schemas? &lt;/B&gt;&lt;/P&gt;&lt;P&gt;​&lt;/P&gt;&lt;P&gt;Apache Hive&lt;/P&gt;&lt;P&gt;3.1.3000.7.1.7.1000-141&lt;/P&gt;&lt;P&gt;HiveJDBC&lt;/P&gt;&lt;P&gt;02.06.13.1016&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 22:07:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Hive-Permissions-needed-to-retrieve-table-schemas/m-p/2346465#M113858</guid>
      <dc:creator>talendtester</dc:creator>
      <dc:date>2024-11-15T22:07:12Z</dc:date>
    </item>
    <item>
      <title>Re: Hive - Permissions needed to retrieve table schemas?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Hive-Permissions-needed-to-retrieve-table-schemas/m-p/2346466#M113859</link>
      <description>&lt;P&gt;@Shicong Hong​&amp;nbsp;@Xiaodi Shi​&amp;nbsp; Any ideas?&lt;/P&gt;</description>
      <pubDate>Fri, 10 Feb 2023 21:18:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Hive-Permissions-needed-to-retrieve-table-schemas/m-p/2346466#M113859</guid>
      <dc:creator>talendtester</dc:creator>
      <dc:date>2023-02-10T21:18:42Z</dc:date>
    </item>
    <item>
      <title>Re: Hive - Permissions needed to retrieve table schemas?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Hive-Permissions-needed-to-retrieve-table-schemas/m-p/2346467#M113860</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;It looks like this connection check has been done already and it is working from your side.&lt;/P&gt;&lt;P&gt;What is the error you are facing while retrieving schema? Could you please attach the screenshot and also the complete error log?&lt;/P&gt;&lt;P&gt;Is there seems to be latency when retrieving the schema?&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Tue, 14 Feb 2023 08:48:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Hive-Permissions-needed-to-retrieve-table-schemas/m-p/2346467#M113860</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-02-14T08:48:01Z</dc:date>
    </item>
    <item>
      <title>Re: Hive - Permissions needed to retrieve table schemas?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Hive-Permissions-needed-to-retrieve-table-schemas/m-p/2346468#M113861</link>
      <description>&lt;P&gt;The connection completes, there is no error. &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There is not much to see, the tables names just don't show up under the database name.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am pretty sure its a lack of permission, but don't know what Talend needs access to in order to request the permission.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I found this:&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.vertica.com/docs/9.3.x/HTML/Content/Authoring/HadoopIntegrationGuide/HCatalogConnector/ViewingHiveSchemaAndTableMetadata.htm" alt="https://www.vertica.com/docs/9.3.x/HTML/Content/Authoring/HadoopIntegrationGuide/HCatalogConnector/ViewingHiveSchemaAndTableMetadata.htm" target="_blank"&gt;https://www.vertica.com/docs/9.3.x/HTML/Content/Authoring/HadoopIntegrationGuide/HCatalogConnector/ViewingHiveSchemaAndTableMetadata.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There are four system tables that contain metadata about the tables accessible through the HCatalog Connector:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A href="https://www.vertica.com/docs/9.3.x/HTML/Content/Authoring/SQLReferenceManual/SystemTables/CATALOG/HCATALOG_SCHEMATA.htm" alt="https://www.vertica.com/docs/9.3.x/HTML/Content/Authoring/SQLReferenceManual/SystemTables/CATALOG/HCATALOG_SCHEMATA.htm" target="_blank"&gt;HCATALOG_SCHEMATA&lt;/A&gt;&amp;nbsp;lists all of the schemas that have been defined using the HCatalog Connector.&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://www.vertica.com/docs/9.3.x/HTML/Content/Authoring/SQLReferenceManual/SystemTables/CATALOG/HCATALOG_TABLE_LIST.htm" alt="https://www.vertica.com/docs/9.3.x/HTML/Content/Authoring/SQLReferenceManual/SystemTables/CATALOG/HCATALOG_TABLE_LIST.htm" target="_blank"&gt;HCATALOG_TABLE_LIST&lt;/A&gt;&amp;nbsp;contains an overview of all of the tables available from all schemas defined using the HCatalog Connector. This table only shows the tables that the user querying the table can access. The information in this table is retrieved using a single call to HiveServer2 for each schema defined using the HCatalog Connector, which means there is a little overhead when querying this table.&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://www.vertica.com/docs/9.3.x/HTML/Content/Authoring/SQLReferenceManual/SystemTables/CATALOG/HCATALOG_TABLES.htm" alt="https://www.vertica.com/docs/9.3.x/HTML/Content/Authoring/SQLReferenceManual/SystemTables/CATALOG/HCATALOG_TABLES.htm" target="_blank"&gt;HCATALOG_TABLES&lt;/A&gt;&amp;nbsp;contains more in-depth information than HCATALOG_TABLE_LIST.&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://www.vertica.com/docs/9.3.x/HTML/Content/Authoring/SQLReferenceManual/SystemTables/CATALOG/HCATALOG_COLUMNS.htm" alt="https://www.vertica.com/docs/9.3.x/HTML/Content/Authoring/SQLReferenceManual/SystemTables/CATALOG/HCATALOG_COLUMNS.htm" target="_blank"&gt;HCATALOG_COLUMNS&lt;/A&gt;&amp;nbsp;lists metadata about all of the columns in all of the tables available through the HCatalog Connector. As for HCATALOG_TABLES, querying this table results in one call to HiveServer2 per table, and therefore can take a while to complete.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Feb 2023 16:13:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Hive-Permissions-needed-to-retrieve-table-schemas/m-p/2346468#M113861</guid>
      <dc:creator>talendtester</dc:creator>
      <dc:date>2023-02-14T16:13:23Z</dc:date>
    </item>
    <item>
      <title>Re: Hive - Permissions needed to retrieve table schemas?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Hive-Permissions-needed-to-retrieve-table-schemas/m-p/2346469#M113862</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;There will be some error messages in log if it is a permission issue.&lt;/P&gt;&lt;P&gt;Could you please open the error log generated automatically by the Studio to see whether you have error stack trace there; if you do, we will appreciate it a lot if you can paste it here.&lt;/P&gt;&lt;P&gt;About how to open this error log: in your Studio, click &lt;B&gt;Window&lt;/B&gt; to open the menu, then select&amp;nbsp;Show View-&amp;gt;General-&amp;gt;Error Log. Once you see an error, double click it.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Wed, 15 Feb 2023 04:46:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Hive-Permissions-needed-to-retrieve-table-schemas/m-p/2346469#M113862</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-02-15T04:46:36Z</dc:date>
    </item>
  </channel>
</rss>

