Re: [EXTERNAL] Re: [ANNOUNCE] New PMC Member: Ayush Saxena

2022-12-20 Thread hernan saab via user
I don’t understand the congrats. I always thought only developers directed by managers would apply for a role like this.What am I missing here? Sent from Yahoo Mail for iPad On Monday, December 19, 2022, 11:49 PM, Stamatis Zampetakis wrote: Congrats Ayush! Very well deserved! Thanks for al

Re: Should we consider Spark3 support for Hive on Spark

2022-08-24 Thread hernan saab via user
wrote: Can always fork to get things going ;) *sorry for spam* Am Mi., 24. Aug. 2022 um 06:34 Uhr schrieb hernan saab via user : > > > Hey Fred, > > Contrary to what you may perceive from the hive docs, what you are trying to > do is not plug and play. > Only apache committer

Re: Should we consider Spark3 support for Hive on Spark

2022-08-23 Thread hernan saab via user
Hey Fred, Contrary to what you may perceive from the hive docs, what you are trying to do is not plug and play.Only apache committers can do what you are trying to do.Use canned solutions such as confluence or AWS EMR and save yourself weeks of wasted effort. HernánOn Tuesday, August 23, 2

Re: Any plan for new hive 3 or 4 release?

2021-02-26 Thread hernan saab
I would frankly feel relieved if hive v3 or v4 have none of the developers that developed and maintained v2. Several wasted hours of my life lead me to this conclusion.  That’s all Hernán Sent from Yahoo Mail for iPad On Monday, February 22, 2021, 8:46 AM, Zoltan Haindrich wrote: Hey Michel

Re: How to build Hive HA?

2020-01-02 Thread hernan saab
Hey qq, This is not an answer but a few hints for you before you go ahead with your Hive project. - First of all, do you really really really really need to work directly on Hive instead of using an integrated solution such as Cloudera? - Ask yourself again, do you really really really

Re: Need some clarification

2018-11-26 Thread hernan saab
You need to be particularly careful with this topic. You may end up working an eternity trying to figure this out from the hive perspective. The truth is, hive is not a seamless plugin to other storage/computing engines.  Hive has nasty library and configuration dependencies that you will never

Re: Error with Hive 2.1.1 and Spark 2.1

2017-04-18 Thread hernan saab
should not take a great effort to snapshot the working version of your project and link it in your documentation. On Tuesday, April 18, 2017 12:41 PM, Edward Capriolo wrote: On Tue, Apr 18, 2017 at 3:32 PM, hernan saab wrote: The effort of configuring an apache big data system by hand

Re: Error with Hive 2.1.1 and Spark 2.1

2017-04-18 Thread hernan saab
, Apr 17, 2017 at 6:19 PM, hernan saab wrote: IMO, that page is a booby trap for the newbies to make them waste their time needlessly.As far as I know Hive on Spark does not work today.I would be the reason that page still stays on is because there is a level of shame in the Hive dev community

Re: Error with Hive 2.1.1 and Spark 2.1

2017-04-17 Thread hernan saab
IMO, that page is a booby trap for the newbies to make them waste their time needlessly.As far as I know Hive on Spark does not work today.I would be the reason that page still stays on is because there is a level of shame in the Hive dev community that a feature like this should be functional b

Re: hive on spark - version question

2017-03-17 Thread hernan saab
ns apache developers don't give a crap about the time wasted by people like us. On Friday, March 17, 2017 1:14 PM, Edward Capriolo wrote: On Fri, Mar 17, 2017 at 2:56 PM, hernan saab wrote: I have been in a similar world of pain. Basically, I tried to use an external

Re: hive on spark - version question

2017-03-17 Thread hernan saab
I have been in a similar world of pain. Basically, I tried to use an external Hive to have user access controls with a spark engine.At the end, I realized that it was a better idea to use apache tez instead of a spark engine for my particular case. But the journey is what I want to share with yo

Re: unable to create or grant privileges or roles under beeline

2017-01-20 Thread hernan saab
In a way yes, but if beeline is available in spark/bin and I can run hiveserver2, doesn't that mean hive is part of spark? Where should I go and ask questions then? The spark people tell me to ask the hive user group and now it seems that you are implying it is a spark issue.. The end goal is to

unable to create or grant privileges or roles under beeline

2017-01-20 Thread hernan saab
I am unable to create and manage users/roles/privileges in beehive. I have been trying to implement sql standard hive authorization with no much success. I have been following the instructions under https://cwiki.apache.org/confluence/display/Hive/SQL+Standard+Based+Hive+Authorization in great

stuck in the mud: sql admin on beeline/hive: Operation not allowed: grant(line 1, pos 0)

2017-01-20 Thread hernan saab
I am unable to create and manage users/roles/privileges in beehive. I have been trying to implement sql standard hive authorization with no much success.I have been following the instructions under  https://cwiki.apache.org/confluence/display/Hive/SQL+Standard+Based+Hive+Authorization  in great d