<?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: JDBC DatabaseMeta Implementation for Mapr Drill DB in HPE Ezmeral Software platform</title>
    <link>https://community.hpe.com/t5/hpe-ezmeral-software-platform/jdbc-databasemeta-implementation-for-mapr-drill-db/m-p/7139327#M95</link>
    <description>&lt;P&gt;Can you let us know if your problem got solved or it is still existing?&lt;/P&gt;&lt;P&gt;Can you answer my questions above?&lt;/P&gt;</description>
    <pubDate>Tue, 15 Jun 2021 18:18:49 GMT</pubDate>
    <dc:creator>Harshkohli</dc:creator>
    <dc:date>2021-06-15T18:18:49Z</dc:date>
    <item>
      <title>JDBC DatabaseMeta Implementation for Mapr Drill DB</title>
      <link>https://community.hpe.com/t5/hpe-ezmeral-software-platform/jdbc-databasemeta-implementation-for-mapr-drill-db/m-p/7129885#M54</link>
      <description>&lt;P&gt;We have launched a&amp;nbsp;6.1.0.20180926230239.GA version MapR cluster on one of our GCP compute engines. We are using this cluster for multiple Hadoop tasks and also DrillDB.&lt;/P&gt;&lt;P&gt;We are building a JDBC plugin for one of our softwares, for which we are internally using the jdbc-all mapr jar provided by the MapR repository.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The JDBC driver works fine for raw SQL queries, but fails to behave as expected for internal methods. For example the getTables DatabaseMeta implementation should return the list of tables in a given connection. However, this returns an empty list. I know why it behaves this way., internally it fetches rows from the information_schema table. However MapRDB does not keep table information directly in the information_schema table. We will have to write a different implementation for fetching files and tables from MapRDB.&lt;/P&gt;&lt;P&gt;Has anyone come across this ? Am I doing something wrong here ? Is there any other JDBC implementation that can work as expected ?&lt;/P&gt;&lt;P&gt;Let me know if you need more details.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 14 Apr 2021 14:58:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-ezmeral-software-platform/jdbc-databasemeta-implementation-for-mapr-drill-db/m-p/7129885#M54</guid>
      <dc:creator>Kousick</dc:creator>
      <dc:date>2021-04-14T14:58:00Z</dc:date>
    </item>
    <item>
      <title>Re: JDBC DatabaseMeta Implementation for Mapr Drill DB</title>
      <link>https://community.hpe.com/t5/hpe-ezmeral-software-platform/jdbc-databasemeta-implementation-for-mapr-drill-db/m-p/7137386#M78</link>
      <description>&lt;P&gt;Can you let me know below:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1) What is the version of JAR being used for drill-jdbc-all?&lt;/P&gt;&lt;P&gt;Are you using 1.16 version.&lt;/P&gt;&lt;P&gt;Also are you using documentation listed below:&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.oracle.com/javase/8/docs/api/java/sql/DatabaseMetaData.html#getTables-java.lang.String-java.lang.String-java.lang.String-java.lang.String:A-" target="_blank"&gt;https://docs.oracle.com/javase/8/docs/api/java/sql/DatabaseMetaData.html#getTables-java.lang.String-java.lang.String-java.lang.String-java.lang.String:A-&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If yes, can you tell me what values you are passing for below:&lt;/P&gt;&lt;PRE&gt;(&lt;A title="class in java.lang" href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html" target="_blank"&gt;String&lt;/A&gt;&amp;nbsp;catalog,
                    &lt;A title="class in java.lang" href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html" target="_blank"&gt;String&lt;/A&gt;&amp;nbsp;schemaPattern,
                    &lt;A title="class in java.lang" href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html" target="_blank"&gt;String&lt;/A&gt;&amp;nbsp;tableNamePattern,
                    &lt;A title="class in java.lang" href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html" target="_blank"&gt;String&lt;/A&gt;[]&amp;nbsp;types)&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Jun 2021 01:25:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-ezmeral-software-platform/jdbc-databasemeta-implementation-for-mapr-drill-db/m-p/7137386#M78</guid>
      <dc:creator>Harshkohli</dc:creator>
      <dc:date>2021-06-03T01:25:24Z</dc:date>
    </item>
    <item>
      <title>Re: JDBC DatabaseMeta Implementation for Mapr Drill DB</title>
      <link>https://community.hpe.com/t5/hpe-ezmeral-software-platform/jdbc-databasemeta-implementation-for-mapr-drill-db/m-p/7139327#M95</link>
      <description>&lt;P&gt;Can you let us know if your problem got solved or it is still existing?&lt;/P&gt;&lt;P&gt;Can you answer my questions above?&lt;/P&gt;</description>
      <pubDate>Tue, 15 Jun 2021 18:18:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-ezmeral-software-platform/jdbc-databasemeta-implementation-for-mapr-drill-db/m-p/7139327#M95</guid>
      <dc:creator>Harshkohli</dc:creator>
      <dc:date>2021-06-15T18:18:49Z</dc:date>
    </item>
  </channel>
</rss>

