Re: [DISCUSS] Nightly snaphot builds

2023-05-22 Thread Sungwoo Park
I think such nightly builds will be useful for testing and debugging in the future. I also wonder if we can somehow create builds even from previous commits (e.g., for the past few years). Such builds from previous commits don't have to be daily builds, and I think weekly builds (or even monthly b

Apache Hive on Twitter

2023-05-22 Thread Ayush Saxena
Hi All, I am happy to announce: We have got the Apache Hive Twitter account active again or maybe in other words we have got creds to use it now. The twitter account stays here: https://twitter.com/ApacheHive The account belongs to all of us at Hive. As we decided, if anyone wants to get anythin

Re: [DISCUSS] Nightly snaphot builds

2023-05-22 Thread Ayush Saxena
Hi Vihang, +1, We were even exploring publishing the docker images of the snapshot version as well per commit or maybe weekly, so just shoot 2 docker commands and you get a Hive cluster running with master code. Sai, I think to spin up an env via Docker with all these things should be doable for s

Re: [DISCUSS] Nightly snaphot builds

2023-05-22 Thread Sai Hemanth Gantasala
Hi Vihang, +1 on the idea. This is a great idea to quickly test if a certain feature is working as expected on a certain branch. This way we test data loss, correctness, or any other unexpected scenarios that are Hive specific only. However, I'm wondering if it is possible to deploy/test in a ker

[DISCUSS] Nightly snaphot builds

2023-05-22 Thread vihang karajgaonkar
Hello Team, I have observed that it is a common use-case where users would like to test out unreleased features/bug fixes either to unblock them or test out if the bug fixes really work as intended in their environments. Today in the case of Apache Hive, this is not very user friendly because it r