Re: [DISCUSS] Automation of RC email

2025-06-05 Thread Jungtaek Lim
Thanks for the confirmation. That sounds great as long as the ASF account information is required per run and never be stored somewhere after the run. 2025년 6월 6일 (금) 오전 11:39, Hyukjin Kwon 님이 작성: > When you run the GitHub Actions to release, it requires you to specify an > ASF account and passwo

Re: [DISCUSS] Automation of RC email

2025-06-05 Thread Yang Jie
Option 1 +1, thank you, Hyukjin, for the efforts you've put into this. On 2025/06/06 02:59:32 Jungtaek Lim wrote: > Thanks for the confirmation. That sounds great as long as the ASF account > information is required per run and never be stored somewhere after the run. > > 2025년 6월 6일 (금) 오전 11:39

Re: [DISCUSS] Automation of RC email

2025-06-05 Thread Hyukjin Kwon
When you run the GitHub Actions to release, it requires you to specify an ASF account and password in GitHub Secrets. So I plan to use that to send an email. I will probably add a note that the email was auto generated .. On Fri, 6 Jun 2025 at 11:37, Jungtaek Lim wrote: > One question: is it pos

Re: [DISCUSS] Automation of RC email

2025-06-05 Thread Jungtaek Lim
One question: is it possible for the automation to send the mail on behalf of release manager? Or will we simply send the mail as specific mail account (mostly dedicated one for automated)? Maybe latter doesn’t even matter, but it might be less clear about who is driving the release, from automate

Re: [DISCUSS] Dropping LevelDB support in Spark

2025-06-05 Thread Jia Fan
This is indeed an issue at the moment. Personally, I haven't found a proper way to migrate data from LevelDB to RocksDB, as their storage structures are different. Should we wait until a reasonable migration solution becomes available before moving forward with this? Jungtaek Lim 于2025年5月28日周三 15

Re: [DISCUSS] SPIP: Upgrade Apache Hive to 4.x

2025-06-05 Thread Mich Talebzadeh
i started working on this by upgrading my hadoop to Hadoop 3.4.1 My Hive is Driver: Hive JDBC (version 4.0.1) Transaction isolation: TRANSACTION_REPEATABLE_READ Running init script /home/hduser/dba/bin/add_jars.hql 25/06/05 23:33:44 [main]: WARN util.NativeCodeLoader: Unable to load native-hadoo

[DISCUSS] SPIP: Upgrade Apache Hive to 4.x

2025-06-05 Thread Rozov, Vlad
Hi All, I want to start a discussion thread on the SPIP titled "Upgrade Apache Hive to 4.x” [JIRA][Doc] that I was researching for some time now.

Re: [DISCUSS] Automation of RC email

2025-06-05 Thread Wenchen Fan
+1 for email automation! On Thu, Jun 5, 2025 at 8:22 AM Yuanjian Li wrote: > +1 for option 1. > > Seems the only downside of option 1 is that some RC numbers may be > non-sequential. > > Dongjoon Hyun 于2025年6月5日周四 07:57写道: > >> +1 for the proposal, Hyukjin. Thank you for the whole and seamless

Re: [DISCUSS] Automation of RC email

2025-06-05 Thread Yuanjian Li
+1 for option 1. Seems the only downside of option 1 is that some RC numbers may be non-sequential. Dongjoon Hyun 于2025年6月5日周四 07:57写道: > +1 for the proposal, Hyukjin. Thank you for the whole and seamless > migration toward this direction. > > Please make it sure that we explicitly show the hum

Re: [DISCUSS] Automation of RC email

2025-06-05 Thread Dongjoon Hyun
+1 for the proposal, Hyukjin. Thank you for the whole and seamless migration toward this direction. Please make it sure that we explicitly show the human release manager name and email address (instead of bot sender) in the generated email. That's the only concern I have. Thanks, Dongjoon. On