Re: [Blog] Apache Hive 4.0 Release blog for ASF M & P

2024-04-05 Thread Simhadri G
Looks great,  thanks Ayush! :)

On Fri, Apr 5, 2024, 8:54 PM Butao Zhang  wrote:

> Good job Ayush!
> Hope this can make more people know that Apache Hive 4.0 is really ready
> to be used!
>
>
> Thanks,
> Butao Zhang
>  Replied Message 
> From Ayush Saxena 
> Date 4/5/2024 19:55
> To dev 
> Subject [Blog] Apache Hive 4.0 Release blog for ASF M & P
> Hi All,
>
> Have been talking to the ASF M & P team and they recongonise the 4.0
> release is a big milestone for our project.
>
> They are happy to have an entry for us in the their news column, ex:
>
> https://news.apache.org/foundation/entry/apache-software-foundation-announces-apache-wicket-v10
>
> So, I along with Denys, Simhadri & tons of help from ChatGpt have prepared
> a draft to share with them.
> The draft is here:
>
>
> https://docs.google.com/document/d/10Zu8pHvWNDRTqn7yvYqvU4-kw3Q1TXo7mGo5m5fUP2Y/edit
>
> If you have some feedback or concerns, please share with us.
>
> If you want some improvements or removals, let us know here & we will do
> that, or if you need write access to this page, just let me know.
>
> If nobody objects, I plan to send this to the team by next week Tuesday
>
>
> -Ayush
>


Re: Next Jira Fix Version after 4.0.0

2024-04-05 Thread Ayush Saxena
Hi Laszlo,
The next version is 4.1.0 only. AFAIK the target fix version is by practice
the one defined in the pom.xml file.

https://github.com/apache/hive/blob/master/pom.xml#L24

-Ayush

On Fri, 5 Apr 2024 at 20:36, László Bodor  wrote:

> Now, as Apache Hive 4.0.0 has been released, it's time to find a new Fix
> Version to make devs able to pick a valid one when resolving new tickets.
> I'm proposing *4.1.0*, which can be bulk-changed later if we decide
> otherwise. Any opinions about this?
>
> Thanks,
> Laszlo Bodor
>
>


Re: [Blog] Apache Hive 4.0 Release blog for ASF M & P

2024-04-05 Thread Butao Zhang
Good job Ayush! 

Hope this can make more people know that Apache Hive 4.0 is really ready to be 
used!




Thanks,
Butao Zhang
 Replied Message 
| From | Ayush Saxena |
| Date | 4/5/2024 19:55 |
| To | dev |
| Subject | [Blog] Apache Hive 4.0 Release blog for ASF M & P |
Hi All,



Have been talking to the ASF M & P team and they recongonise the 4.0 release is 
a big milestone for our project.


They are happy to have an entry for us in the their news column, ex:
https://news.apache.org/foundation/entry/apache-software-foundation-announces-apache-wicket-v10



So, I along with Denys, Simhadri & tons of help from ChatGpt have prepared a 
draft to share with them.
The draft is here:


https://docs.google.com/document/d/10Zu8pHvWNDRTqn7yvYqvU4-kw3Q1TXo7mGo5m5fUP2Y/edit



If you have some feedback or concerns, please share with us.


If you want some improvements or removals, let us know here & we will do that, 
or if you need write access to this page, just let me know.


If nobody objects, I plan to send this to the team by next week Tuesday




-Ayush

Next Jira Fix Version after 4.0.0

2024-04-05 Thread László Bodor
Now, as Apache Hive 4.0.0 has been released, it's time to find a new Fix
Version to make devs able to pick a valid one when resolving new tickets.
I'm proposing *4.1.0*, which can be bulk-changed later if we decide
otherwise. Any opinions about this?

Thanks,
Laszlo Bodor


Running multiple Qtest with Postgre/MSSQL/MYSQL

2024-04-05 Thread Zoltán Rátkai
Hi Everyone,

since this ticket is merged, it is possible to run not just one qtest with
a specified DB instead of Derby (default), but multiple one:
https://issues.apache.org/jira/browse/HIVE-28037

I would like to update this page:
https://cwiki.apache.org/confluence/display/Hive/HiveDeveloperFAQ#HiveDeveloperFAQ-HowdoIruntheclientpositive/clientnegativeunittests
?

"To run test test with a specified DB it is possible by adding
"-Dtest.metastore.db" parameter like in the following commands:

mvn test -Pitests -pl itests/qtest -Dtest=TestCliDriver
-Dqfile=partition_params_postgres.q -Dtest.metastore.db=postgres
mvn test -Pitests -pl itests/qtest -Dtest=TestCliDriver
-Dqfile=partition_params_postgres.q -Dtest.metastore.db=mssql
mvn test -Pitests -pl itests/qtest -Dtest=TestCliDriver
-Dqfile=partition_params_postgres.q -Dtest.metastore.db=mysql
mvn test -Pitests -pl itests/qtest -Dtest=TestCliDriver
-Dqfile=partition_params_postgres.q -Dtest.metastore.db=oracle
-Ditest.jdbc.jars=/path/to/your/god/damn/oracle/jdbc/driver/ojdbc6.jar
"

I do not have permission to modify the page.

Could you please help, so I can add this?

Regards,

Zoltan Ratkai


Re: [Blog] Apache Hive 4.0 Release blog for ASF M & P

2024-04-05 Thread Denys Kuzmenko
Looks great, thanks Ayush!


Re: [Blog] Apache Hive 4.0 Release blog for ASF M & P

2024-04-05 Thread Ayush Saxena
Hi Stamatis,
I have changed the permissions to allow everyone with the link to have
comment access. I have additionally given you edit access as well.

Let me know if things don't work

-Ayush

On Fri, 5 Apr 2024 at 17:34, Stamatis Zampetakis  wrote:

> Great initiative and nice content. Overall, it looks great!
>
> I have some minor comments. Is it possible to change permissions allow
> comments from anyone or it has to be done on a per user basis?
>
> Best,
> Stamatis
>
> On Fri, Apr 5, 2024 at 1:54 PM Ayush Saxena  wrote:
> >
> > Hi All,
> >
> > Have been talking to the ASF M & P team and they recongonise the 4.0
> release is a big milestone for our project.
> >
> > They are happy to have an entry for us in the their news column, ex:
> >
> https://news.apache.org/foundation/entry/apache-software-foundation-announces-apache-wicket-v10
> >
> > So, I along with Denys, Simhadri & tons of help from ChatGpt have
> prepared a draft to share with them.
> > The draft is here:
> >
> >
> https://docs.google.com/document/d/10Zu8pHvWNDRTqn7yvYqvU4-kw3Q1TXo7mGo5m5fUP2Y/edit
> >
> > If you have some feedback or concerns, please share with us.
> >
> > If you want some improvements or removals, let us know here & we will do
> that, or if you need write access to this page, just let me know.
> >
> > If nobody objects, I plan to send this to the team by next week Tuesday
> >
> >
> > -Ayush
>


Re: [Blog] Apache Hive 4.0 Release blog for ASF M & P

2024-04-05 Thread Stamatis Zampetakis
Great initiative and nice content. Overall, it looks great!

I have some minor comments. Is it possible to change permissions allow
comments from anyone or it has to be done on a per user basis?

Best,
Stamatis

On Fri, Apr 5, 2024 at 1:54 PM Ayush Saxena  wrote:
>
> Hi All,
>
> Have been talking to the ASF M & P team and they recongonise the 4.0 release 
> is a big milestone for our project.
>
> They are happy to have an entry for us in the their news column, ex:
> https://news.apache.org/foundation/entry/apache-software-foundation-announces-apache-wicket-v10
>
> So, I along with Denys, Simhadri & tons of help from ChatGpt have prepared a 
> draft to share with them.
> The draft is here:
>
> https://docs.google.com/document/d/10Zu8pHvWNDRTqn7yvYqvU4-kw3Q1TXo7mGo5m5fUP2Y/edit
>
> If you have some feedback or concerns, please share with us.
>
> If you want some improvements or removals, let us know here & we will do 
> that, or if you need write access to this page, just let me know.
>
> If nobody objects, I plan to send this to the team by next week Tuesday
>
>
> -Ayush


[Blog] Apache Hive 4.0 Release blog for ASF M & P

2024-04-05 Thread Ayush Saxena
Hi All,

Have been talking to the ASF M & P team and they recongonise the 4.0
release is a big milestone for our project.

They are happy to have an entry for us in the their news column, ex:
https://news.apache.org/foundation/entry/apache-software-foundation-announces-apache-wicket-v10

So, I along with Denys, Simhadri & tons of help from ChatGpt have prepared
a draft to share with them.
The draft is here:

https://docs.google.com/document/d/10Zu8pHvWNDRTqn7yvYqvU4-kw3Q1TXo7mGo5m5fUP2Y/edit

If you have some feedback or concerns, please share with us.

If you want some improvements or removals, let us know here & we will do
that, or if you need write access to this page, just let me know.

If nobody objects, I plan to send this to the team by next week Tuesday


-Ayush


Re: HIVE-28059: Iceberg REST Catalog

2024-04-05 Thread Denys Kuzmenko
Hi Henri,

The idea to provide a simple, open standard interface to enable integration of 
3rd party compute engines and tools is great, however, there are concerns about 
the suggested design.

-1 on the current implementation (+1 more Jetty server on HMS instance)

org.apache.iceberg.rest.HMSCatalogServer
Server httpServer = new Server(port)

* Iceberg provides a pluggable catalog interface on the client side to manage 
table metadata for creating, altering, and dropping tables, allowing seamless 
integration with existing data systems. 

* We should not embed or tight RestCatalog to the HMS. It should be an 
independent component with a pluggable design (work with different data 
catalogs, such as Hive, Snowflake, Glue, etc.)

* Breaking down complex systems into independently deployable services improves 
scalability, flexibility, and maintenance simplicity.

Regards,
Denys