Re: Hive Major Compaction fails (cleaning step)

2019-08-25 Thread David Morin
Sorry, the same link in english: http://www.adaltas.com/en/2019/07/25/hive-3-features-tips-tricks/ Le lun. 26 août 2019 à 08:35, David Morin a écrit : > Here after a link related to hive3: > http://www.adaltas.com/fr/2019/07/25/hive-3-fonctionnalites-conseils-astuces/ > The author suggests the u

Re: Hive Major Compaction fails (cleaning step)

2019-08-25 Thread David Morin
Here after a link related to hive3: http://www.adaltas.com/fr/2019/07/25/hive-3-fonctionnalites-conseils-astuces/ The author suggests the use of the hive user. So the hive keytab to execute merge query due to kerberos on my side. Is it the only way to make compaction work properly ? Le lun. 26 aoû

Hive Major Compaction fails (cleaning step)

2019-08-25 Thread David Morin
Hello, I've been trying "ALTER TABLE (table_name) COMPACT 'MAJOR'" on my Hive 2 environment, but it always fails (HDP 2.6.5 precisely). It seems that the merged base file is created but the delta is not deleted. I found that it was because the HiveMetastore Client can't connect to the metastore bec