Roy Green
01/06/2023, 11:36 AMCONVERT TO DELTA parquet.`s3a:/path_to_s3_dir` no statistics PARTITIONED BY (is_valid string, created_dt string)
Any idea of how much time should the execution take? even a rough prediction would help…
Thanks!JosephK (exDatabricks)
01/06/2023, 12:13 PMRoy Green
01/06/2023, 12:17 PMtry: def ____databricks_percent_sql(): i...
(kill)collect at ConvertToDeltaCommand.scala:579
the logs from the executor are a lot of this:
[Full GC (Ergonomics) [PSYoungGen: 7047168K->3975055K(7699456K)] [ParOldGen: 16703010K->16703377K(16703488K)] 23750178K->20678432K(24402944K), [Metaspace: 104549K->104549K(1157120K)], 35.9680545 secs] [Times: user=455.87 sys=1.05, real=35.97 secs]
2023-01-06T12:12:39.204+0000: [Full GC (Ergonomics) [PSYoungGen: 7047168K->4016849K(7699456K)] [ParOldGen: 16703377K->16703233K(16703488K)] 23750545K->20720083K(24402944K), [Metaspace: 104557K->104557K(1157120K)], 30.7333304 secs] [Times: user=388.86 sys=0.82, real=30.73 secs]
and nothing is moving.
any idea?
Thanks a lot!JosephK (exDatabricks)
01/06/2023, 12:22 PMRoy Green
01/06/2023, 12:26 PMJosephK (exDatabricks)
01/06/2023, 12:28 PMRoy Green
01/06/2023, 12:29 PMJosephK (exDatabricks)
01/06/2023, 12:38 PMRoy Green
01/06/2023, 12:39 PM