<?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: Unable to see sample data in Hive Metastore after moving to GCE in Administration &amp; Architecture</title>
    <link>https://community.databricks.com/t5/administration-architecture/unable-to-see-sample-data-in-hive-metastore-after-moving-to-gce/m-p/123886#M3571</link>
    <description>&lt;P&gt;I recommend checking the Spark UI to identify where the bottleneck is, or, if you are using Databricks SQL, reviewing the query analyzer.&lt;/P&gt;
&lt;P&gt;Lou&lt;/P&gt;</description>
    <pubDate>Thu, 03 Jul 2025 13:19:03 GMT</pubDate>
    <dc:creator>Louis_Frolio</dc:creator>
    <dc:date>2025-07-03T13:19:03Z</dc:date>
    <item>
      <title>Unable to see sample data in Hive Metastore after moving to GCE</title>
      <link>https://community.databricks.com/t5/administration-architecture/unable-to-see-sample-data-in-hive-metastore-after-moving-to-gce/m-p/123874#M3569</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;We have recently moved from GKE to GCE, it is taking forever to load the sample data in the manged delta tables.&lt;/P&gt;&lt;P&gt;Even running simple select sql statements are taking forever. Totally clueless here, any help will be appreciated&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 03 Jul 2025 12:33:14 GMT</pubDate>
      <guid>https://community.databricks.com/t5/administration-architecture/unable-to-see-sample-data-in-hive-metastore-after-moving-to-gce/m-p/123874#M3569</guid>
      <dc:creator>MBV3</dc:creator>
      <dc:date>2025-07-03T12:33:14Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to see sample data in Hive Metastore after moving to GCE</title>
      <link>https://community.databricks.com/t5/administration-architecture/unable-to-see-sample-data-in-hive-metastore-after-moving-to-gce/m-p/123886#M3571</link>
      <description>&lt;P&gt;I recommend checking the Spark UI to identify where the bottleneck is, or, if you are using Databricks SQL, reviewing the query analyzer.&lt;/P&gt;
&lt;P&gt;Lou&lt;/P&gt;</description>
      <pubDate>Thu, 03 Jul 2025 13:19:03 GMT</pubDate>
      <guid>https://community.databricks.com/t5/administration-architecture/unable-to-see-sample-data-in-hive-metastore-after-moving-to-gce/m-p/123886#M3571</guid>
      <dc:creator>Louis_Frolio</dc:creator>
      <dc:date>2025-07-03T13:19:03Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to see sample data in Hive Metastore after moving to GCE</title>
      <link>https://community.databricks.com/t5/administration-architecture/unable-to-see-sample-data-in-hive-metastore-after-moving-to-gce/m-p/123892#M3572</link>
      <description>&lt;P&gt;Immediate Things to Check:&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;Resource Allocation: GCE instances might be under-provisioned compared to your GKE cluster. Check if your current GCE instances have sufficient CPU, memory, and disk I/O capacity. Delta Lake operations are typically memory-intensive.&lt;/P&gt;&lt;P class=""&gt;Network Configuration: Ensure your GCE instances are in the same region/zone as your data storage (Cloud Storage buckets). Cross-region data access can dramatically slow performance.&lt;/P&gt;&lt;P class=""&gt;Monitor system resources during query execution:&lt;/P&gt;&lt;UL class=""&gt;&lt;LI&gt;CPU utilization&lt;/LI&gt;&lt;LI&gt;Memory usage&lt;/LI&gt;&lt;LI&gt;Disk I/O wait times&lt;/LI&gt;&lt;LI&gt;Network throughput&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;H2&gt;Quick Wins&lt;/H2&gt;&lt;P class=""&gt;&lt;STRONG&gt;Optimize Table Structure: Run OPTIMIZE on your Delta tables to consolidate small files:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;BR /&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;PRE&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;OPTIMIZE your_table_name&lt;SPAN class=""&gt;;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;&lt;STRONG&gt;Update Statistics: Ensure table statistics are current:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;BR /&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;PRE&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;ANALYZE &lt;SPAN class=""&gt;TABLE your_table_name &lt;SPAN class=""&gt;COMPUTE &lt;SPAN class=""&gt;STATISTICS&lt;SPAN class=""&gt;;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Thu, 03 Jul 2025 13:45:41 GMT</pubDate>
      <guid>https://community.databricks.com/t5/administration-architecture/unable-to-see-sample-data-in-hive-metastore-after-moving-to-gce/m-p/123892#M3572</guid>
      <dc:creator>nayan_wylde</dc:creator>
      <dc:date>2025-07-03T13:45:41Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to see sample data in Hive Metastore after moving to GCE</title>
      <link>https://community.databricks.com/t5/administration-architecture/unable-to-see-sample-data-in-hive-metastore-after-moving-to-gce/m-p/123895#M3573</link>
      <description>&lt;P&gt;Hi BigRoux,&lt;/P&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;spark UI stage shows the following message, although query has been running for over 5 min&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;H3&gt;Details for Stage 17 (Attempt 0)&lt;/H3&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV&gt;&lt;H4&gt;Summary Metrics&lt;/H4&gt;No tasks have started yet&lt;H4&gt;Tasks&lt;/H4&gt;No tasks have started yet&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 03 Jul 2025 13:45:53 GMT</pubDate>
      <guid>https://community.databricks.com/t5/administration-architecture/unable-to-see-sample-data-in-hive-metastore-after-moving-to-gce/m-p/123895#M3573</guid>
      <dc:creator>MBV3</dc:creator>
      <dc:date>2025-07-03T13:45:53Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to see sample data in Hive Metastore after moving to GCE</title>
      <link>https://community.databricks.com/t5/administration-architecture/unable-to-see-sample-data-in-hive-metastore-after-moving-to-gce/m-p/123897#M3574</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/53099"&gt;@MBV3&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Could you also attach compute logs? Go to Compute -&amp;gt; Click on your compute -&amp;gt; Driver logs&lt;/P&gt;</description>
      <pubDate>Thu, 03 Jul 2025 13:58:58 GMT</pubDate>
      <guid>https://community.databricks.com/t5/administration-architecture/unable-to-see-sample-data-in-hive-metastore-after-moving-to-gce/m-p/123897#M3574</guid>
      <dc:creator>szymon_dybczak</dc:creator>
      <dc:date>2025-07-03T13:58:58Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to see sample data in Hive Metastore after moving to GCE</title>
      <link>https://community.databricks.com/t5/administration-architecture/unable-to-see-sample-data-in-hive-metastore-after-moving-to-gce/m-p/123911#M3575</link>
      <description>&lt;P&gt;Hi szymon_dybczak,&lt;/P&gt;&lt;P&gt;Thanks for looking into this. PFA various Driver logs&lt;/P&gt;</description>
      <pubDate>Thu, 03 Jul 2025 14:50:20 GMT</pubDate>
      <guid>https://community.databricks.com/t5/administration-architecture/unable-to-see-sample-data-in-hive-metastore-after-moving-to-gce/m-p/123911#M3575</guid>
      <dc:creator>MBV3</dc:creator>
      <dc:date>2025-07-03T14:50:20Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to see sample data in Hive Metastore after moving to GCE</title>
      <link>https://community.databricks.com/t5/administration-architecture/unable-to-see-sample-data-in-hive-metastore-after-moving-to-gce/m-p/124053#M3584</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;Strangely after struggle for 2 days we figured out that we can't run the cluster in scalable mode, so after selecting single node mode we are able to execute queries and job. It seems there is a bug in the Databrick's GKE to GCE migration. Wondering if anyone else had faced this kind of issue?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 04 Jul 2025 18:48:07 GMT</pubDate>
      <guid>https://community.databricks.com/t5/administration-architecture/unable-to-see-sample-data-in-hive-metastore-after-moving-to-gce/m-p/124053#M3584</guid>
      <dc:creator>MBV3</dc:creator>
      <dc:date>2025-07-04T18:48:07Z</dc:date>
    </item>
  </channel>
</rss>

