Re: Branch for HIVE-10511: Replacing the implementation of Hive CLI using Beeline

2015-05-02 Thread Alexander Pivovarov
How did we get to the situation when actions of one PMC leads another PMC to say that he is serious on using -1 ? Lets look at the document describing how Apache Software Foundation works: "...process scaled very well without creating friction." "...they were only filtering the people that ... m

Re: Branch for HIVE-10511: Replacing the implementation of Hive CLI using Beeline

2015-05-02 Thread Thejas Nair
What sort of issue do you see ? Is it some memory leak ? Most of the issues I saw getting filed recently happens when HS2 uses remote metastore. Can you try switching to use embedded metastore (hiveserver2 --hiveconf hive.metastore.uris=' '). For multiple reasons (including historic reason of their

Re: Branch for HIVE-10511: Replacing the implementation of Hive CLI using Beeline

2015-05-01 Thread Edward Capriolo
The health test result for HIVESERVER2_SCM_HEALTH has become bad: This role's process is starting. This role is supposed to be started. Time: May 1, 2015 11:08:59 AM Speak of the devil. Does anyone care to comment? Is this "just me" can anyone claim moderate/heavy trouble free usage of hiveserv

Re: Branch for HIVE-10511: Replacing the implementation of Hive CLI using Beeline

2015-04-30 Thread Xuefu Zhang
Ed, I think you have picked the wrong thread for the topic, for which we had a serious [DISCUSSION] thread a few days ago. Nevertheless, to clarify we are not removing Hive CLI, but just reimplementing it. If you continue having doubts, please post your response to that thread. Thanks, Xuefu On

Re: Branch for HIVE-10511: Replacing the implementation of Hive CLI using Beeline

2015-04-30 Thread Edward Capriolo
For what it is worth, even with all the enhancements made to hive-server 2 it is just not as reliable as the CLI. I am actually using cloudera 5.3 and we have multiple hive-server2 instances behind a load balancer. The load we are doing is not particularly heavy and the mean time to failure is < 3

Re: Branch for HIVE-10511: Replacing the implementation of Hive CLI using Beeline

2015-04-30 Thread Xuefu Zhang
FYI. branch "beeline-cli" is created for the ongoing work in HIVE-10511. Thanks, Xuefu On Mon, Apr 27, 2015 at 8:24 PM, Xuefu Zhang wrote: > Hi all, > > I have created this JIRA per discussion in the "deprecating Hive CLI" > thread. The task is non-trivial, for which I think it makes sense to c

Branch for HIVE-10511: Replacing the implementation of Hive CLI using Beeline

2015-04-27 Thread Xuefu Zhang
Hi all, I have created this JIRA per discussion in the "deprecating Hive CLI" thread. The task is non-trivial, for which I think it makes sense to create a branch for the development to avoid inference with other ongoing work on master. If there is no objection, I will create a branch in 24 hours.