Re: Review Request 25682: HIVE-6586 - Add new parameters to HiveConf.java after commit HIVE-6037

2014-10-01 Thread Lefty Leverenz
-6586) from the new HiveConf.java and reviewed the changed parameter descriptions. File Attachments (updated) Patch 2, rebased and fixed some issues https://reviews.apache.org/media/uploaded/files/2014/10/01/8e4b539e-2590-4d8e-b3b5-45175a051f9d__HIVE-6586.2.patch Thanks,

Re: Review Request 26218: Add configuration for custom services in hiveserver2

2014-10-01 Thread Lefty Leverenz
tps://reviews.apache.org/r/26218/#comment95393> Maybe I'm just being dense, but does "same lifecycle" mean the same lifecycle as HS2? - Lefty Leverenz On Oct. 1, 2014, 7:24 a.m., Navis Ryu wrote: > > ---

Re: [ANNOUNCE] New Hive Committer - John Pullokkaran

2014-10-01 Thread Lefty Leverenz
Congratulations! -- Lefty On Wed, Oct 1, 2014 at 4:56 PM, John Pullokkaran < jpullokka...@hortonworks.com> wrote: > Thanks everyone for all the wishes. > > On Wed, Oct 1, 2014 at 1:35 PM, Xiaobing Zhou > wrote: > >> Congrats John! >> >> On Wed, Oct 1, 2014 at 12:54 PM, Matthew McCline < >> mmcc

Re: Review Request 26218: Add configuration for custom services in hiveserver2

2014-10-01 Thread Lefty Leverenz
> On Oct. 1, 2014, 7:38 a.m., Lefty Leverenz wrote: > > common/src/java/org/apache/hadoop/hive/conf/HiveConf.java, lines 1492-1494 > > <https://reviews.apache.org/r/26218/diff/1/?file=710029#file710029line1492> > > > > Maybe I'm just being dense, b

Re: Review Request 25682: HIVE-6586 - Add new parameters to HiveConf.java after commit HIVE-6037

2014-10-02 Thread Lefty Leverenz
56 --- On Oct. 1, 2014, 7:27 a.m., Lefty Leverenz wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/256

Re: Review Request 26321: HiveServer2 service doesn't stop backend jvm process, which prevents follow-up service start.

2014-10-03 Thread Lefty Leverenz
tps://reviews.apache.org/r/26321/#comment95785> Looks good, thanks for the fixes. - Lefty Leverenz On Oct. 4, 2014, 5:21 a.m., XIAOBING ZHOU wrote: > > --- > This is an automatically generated e-mail. To reply,

Re: Review Request 25682: HIVE-6586 - Add new parameters to HiveConf.java after commit HIVE-6037

2014-10-04 Thread Lefty Leverenz
ive transactions" this should read "as > > part of turning on Hive transactions". This change alone won't turn on > > transactions. > > Lefty Leverenz wrote: > Agreed. How about hive.txn.manager? ("To turn on Hive transactions, set > to org.ap

3 configs: hive.added.files.path, hive.added.jars.path, hive.added.archives.path

2014-10-05 Thread Lefty Leverenz
Can someone provide descriptions for these three configuration parameters? - hive.added.files.path (added in Hive 0.4) - hive.added.jars.path (0.4) - hive.added.archives.path (0.5) I put them in AdminManual Configuration

Re: [VOTE] officially stop supporting hadoop 0.20.x in hive 0.14 ?

2014-10-07 Thread Lefty Leverenz
Only if the Requirements section of Getting Started gets updated (HIVE-7444 ). -- Lefty On Tue, Oct 7, 2014 at 7:18 PM, Sergey Shelukhin wrote: > +1 >

Re: 3 configs: hive.added.files.path, hive.added.jars.path, hive.added.archives.path

2014-10-13 Thread Lefty Leverenz
Asking again about hive.added.files.path, hive.added.jars.path, and hive.added.archives.path. -- Lefty On Sun, Oct 5, 2014 at 9:15 PM, Lefty Leverenz wrote: > Can someone provide descriptions for these three configuration parameters? > >- hive.added.files.path (added in

Re: 3 configs: hive.added.files.path, hive.added.jars.path, hive.added.archives.path

2014-10-13 Thread Lefty Leverenz
ariables to > carry values in HiveConf, which should not be configured by user. We > can exclude them from generation of xml. > > HIVEAUXJARS is a public configuration for user to specify jars to be added > to classpath of all jobs. Seemed need a description for it. > > 2014-10-1

Re: Review Request 26854: HIVE-2573 Create per-session function registry

2014-10-18 Thread Lefty Leverenz
> On Oct. 18, 2014, 5:34 p.m., Thejas Nair wrote: > > ql/src/test/results/clientpositive/show_functions.q.out, line 21 > > > > > > we need to document that windowing functions show up with "@_" prefix > > in 'show_func

Re: Review Request 26854: HIVE-2573 Create per-session function registry

2014-10-18 Thread Lefty Leverenz
show up with "@_" prefix > > in 'show_functions' output > > Lefty Leverenz wrote: > Do you mean document in the wiki, or in javadocs? > > > https://cwiki.apache.org/confluence/display/Hive/LanguageManual+DDL#LanguageManualDDL-ShowFun

Re: Review Request 26854: HIVE-2573 Create per-session function registry

2014-10-18 Thread Lefty Leverenz
show up with "@_" prefix > > in 'show_functions' output > > Lefty Leverenz wrote: > Do you mean document in the wiki, or in javadocs? > > > https://cwiki.apache.org/confluence/display/Hive/LanguageManual+DDL#LanguageManualDDL-ShowFunctions > &

Re: CTAS error in manual

2014-10-20 Thread Lefty Leverenz
That's in the last bullet of the design doc's Syntax section: Dynamic Partitions -- Syntax . It was in the original document created by Carl Steinbach in 2011. -- Lefty On Mon, Oct 20, 2014 at 8:47 PM, S

Re: Review Request 26984: HIVE-8534 : sql std auth : update configuration whitelist for 0.14

2014-10-21 Thread Lefty Leverenz
to previous line, and init-cap java. - Lefty Leverenz On Oct. 21, 2014, 6:31 p.m., Thejas Nair wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://re

Re: Review Request 26984: HIVE-8534 : sql std auth : update configuration whitelist for 0.14

2014-10-21 Thread Lefty Leverenz
> On Oct. 21, 2014, 7:37 p.m., Lefty Leverenz wrote: > > common/src/java/org/apache/hadoop/hive/conf/HiveConf.java, line 1407 > > <https://reviews.apache.org/r/26984/diff/2/?file=727645#file727645line1407> > > > > Thanks, but now I want another change: pleas

Re: please add me

2014-10-24 Thread Lefty Leverenz
If you're trying to subscribe to the Hive developers mailing list, there's a different email address for subscriptions. See http://hive.apache.org/mailing_lists.html. -- Lefty On Fri, Oct 24, 2014 at 6:20 PM, hadoop hive wrote: > >

Re: help in bypassing hive meta store

2014-10-24 Thread Lefty Leverenz
Why do you want to bypass the metastore? What are you trying to do? -- Lefty On Fri, Oct 24, 2014 at 6:22 PM, hadoop hive wrote: > Hi-- > > could you please help me on how to bypass hive meta store.. means which > commands do i need to use. > > Thanks, > Dhad. >

Re: Review Request 27216: HIVE-8557 : automatically setup ZooKeeperTokenStore to use kerberos authentication when kerberos is enabled

2014-10-26 Thread Lefty Leverenz
tps://reviews.apache.org/r/27216/#comment99649> needs a period after "each of them" & doesn't need the newline after "METASTORE" & could use a final period - Lefty Leverenz On Oct. 27, 2014, 1:36 a.m., Thejas Nair wrote: > >

Re: Review Request 25682: HIVE-6586 - Add new parameters to HiveConf.java after commit HIVE-6037

2014-10-27 Thread Lefty Leverenz
HIVE-6586) from the new HiveConf.java and reviewed the changed parameter descriptions. File Attachments Patch 2, rebased and fixed some issues https://reviews.apache.org/media/uploaded/files/2014/10/01/8e4b539e-2590-4d8e-b3b5-45175a051f9d__HIVE-6586.2.patch Thanks,

Re: Review Request 25682: HIVE-6586 - Add new parameters to HiveConf.java after commit HIVE-6037

2014-10-27 Thread Lefty Leverenz
1/8e4b539e-2590-4d8e-b3b5-45175a051f9d__HIVE-6586.2.patch Thanks, Lefty Leverenz

Re: [ANNOUNCE] New Hive PMC Member - Alan Gates

2014-10-27 Thread Lefty Leverenz
Congratulations! -- Lefty On Mon, Oct 27, 2014 at 9:29 PM, Gordon Wang wrote: > Congrats! > > On Tue, Oct 28, 2014 at 6:38 AM, Carl Steinbach wrote: > > > I am pleased to announce that Alan Gates has been elected to the Hive > > Project Management Committee. Please join me in congratulating Al

Re: Review Request 25682: HIVE-6586 - Add new parameters to HiveConf.java after commit HIVE-6037

2014-10-27 Thread Lefty Leverenz
ns. File Attachments Patch 2, rebased and fixed some issues https://reviews.apache.org/media/uploaded/files/2014/10/01/8e4b539e-2590-4d8e-b3b5-45175a051f9d__HIVE-6586.2.patch Thanks, Lefty Leverenz

Re: 0.14 documentation help needed!

2014-10-28 Thread Lefty Leverenz
+1 !!! Many others helped with the labeling, but I'm happy to take the credit. ;) I'll tackle as many doc tasks as I can, but have jury duty next week. Anyway I can't possibly do all of them. What I can do is review and edit the doc changes -- if someone wants my review and isn't sure I'm watch

Re: How To Read Hive Sourcecode

2014-10-29 Thread Lefty Leverenz
This isn't what you're asking for, but it might be helpful: https://cwiki.apache.org/confluence/display/Hive/Design. -- Lefty On Wed, Oct 29, 2014 at 12:15 AM, Johnny wrote: > Hi Guys, > > I’m going to read hive source code, but I couldn't find any hive structure > pictures,or articles . > > Is

Re: State of the docs

2014-08-22 Thread Lefty Leverenz
ies-QueryandDDLExecution >> >> Regards, >> >> Damien CAROL >> >>- tél : +33 (0)4 74 96 88 14 >>- fax : +33 (0)4 74 96 31 88 >>- email : dca...@blitzbs.com >> >> BLITZ BUSINESS SERVICE >> Le 22/08/2014 09:50, Lefty Lever

Re: Review Request 24986: HIVE-7553: decouple the auxiliary jar loading from hive server2 starting phase

2014-08-24 Thread Lefty Leverenz
tps://reviews.apache.org/r/24986/#comment89619> "And these jars can by " -> "... can be " "SerDer" -> "SerDe" - Lefty Leverenz On Aug. 25, 2014, 2:17 a.m., cheng xu wrote: > > -

Re: Review Request 24986: HIVE-7553: decouple the auxiliary jar loading from hive server2 starting phase

2014-08-25 Thread Lefty Leverenz
tps://reviews.apache.org/r/24986/#comment89782> still need to change "can by" to "can be" - Lefty Leverenz On Aug. 25, 2014, 6:45 a.m., cheng xu wrote: > > --- > This is an automatically generat

Re: Review Request 15449: session/operation timeout for hiveserver2

2014-08-25 Thread Lefty Leverenz
449/#comment89785> hive-default.xml.template should not be included in this patch -- instead, the parameter descriptions should be included with the parameters in HiveConf.java (ever since HIVE-6037, which you can check for multi-line description syntax) - Lefty Leverenz On April 3, 2

Re: Review Request 15449: session/operation timeout for hiveserver2

2014-08-26 Thread Lefty Leverenz
Accepts a numeric value which is msec by default but also can be used with other time units appended (sec, min, hour, day)." - Lefty Leverenz On Aug. 27, 2014, 4:42 a.m., Navis Ryu wrote: > > --- > This is

Re: Review Request 24688: parallel order by clause on a string column fails with IOException: Split points are out of order

2014-08-27 Thread Lefty Leverenz
abled with hive.optimize.sampling.orderby," or "If sampling is enabled (hive.optimize.sampling.orderby=true), " - Lefty Leverenz On Aug. 27, 2014, 2:18 a.m., Navis Ryu wrote: > > --- > This is an

Re: Review Request 15449: session/operation timeout for hiveserver2

2014-08-28 Thread Lefty Leverenz
/apache/hadoop/hive/conf/HiveConf.java <https://reviews.apache.org/r/15449/#comment90339> Please add time unit information: "Accepts time units like d/h/m/s/ms/us/ns." - Lefty Leverenz On Aug. 28, 2014, 2:31 a.m., Navis Ryu wrote: > > ---

Re: Review Request 24986: HIVE-7553: decouple the auxiliary jar loading from hive server2 starting phase

2014-08-28 Thread Lefty Leverenz
> On Aug. 25, 2014, 4:33 a.m., Lefty Leverenz wrote: > > common/src/java/org/apache/hadoop/hive/conf/HiveConf.java, lines 577-578 > > <https://reviews.apache.org/r/24986/diff/2/?file=668073#file668073line577> > > > > "And these jars can by "

Re: Review Request 24986: HIVE-7553: decouple the auxiliary jar loading from hive server2 starting phase

2014-08-28 Thread Lefty Leverenz
tps://reviews.apache.org/r/24986/#comment90421> Description says "renewed by executing reload command" but hive.security.command.whitelist values add "refresh" instead of "reload" so is this an error here? - Lefty Leverenz On Aug.

Re: Review Request 15449: session/operation timeout for hiveserver2

2014-08-28 Thread Lefty Leverenz
> On Aug. 28, 2014, 7:56 a.m., Lefty Leverenz wrote: > > > > Navis Ryu wrote: > Addressing previous comments, I've revised validator to describe itself > to description. For StringSet validator, the description of the conf will be > started with something li

Re: Review Request 15449: session/operation timeout for hiveserver2

2014-08-28 Thread Lefty Leverenz
> On Aug. 28, 2014, 7:56 a.m., Lefty Leverenz wrote: > > common/src/java/org/apache/hadoop/hive/conf/HiveConf.java, line 1523 > > <https://reviews.apache.org/r/15449/diff/10/?file=670860#file670860line1523> > > > > Please restore "(in seconds)&

Re: Review Request 15449: session/operation timeout for hiveserver2

2014-08-29 Thread Lefty Leverenz
> On Aug. 28, 2014, 7:56 a.m., Lefty Leverenz wrote: > > > > Navis Ryu wrote: > Addressing previous comments, I've revised validator to describe itself > to description. For StringSet validator, the description of the conf will be > started with something li

Re: Review Request 15449: session/operation timeout for hiveserver2

2014-08-30 Thread Lefty Leverenz
tps://reviews.apache.org/r/15449/#comment90649> Lack of TimeValidator here is deliberate, right? - Lefty Leverenz On Aug. 29, 2014, 9:05 a.m., Navis Ryu wrote: > > --- > This is an automatically generated e-mail. To reply,

Re: Review Request 15449: session/operation timeout for hiveserver2

2014-08-31 Thread Lefty Leverenz
tps://reviews.apache.org/r/15449/#comment90685> Mismatch between default units "1800s" and TimeValidator(TimeUnit.MILLISECONDS). - Lefty Leverenz On Sept. 1, 2014, 5:14 a.m., Navis Ryu wrote: > > --- > This is an

Re: Review Request 15449: session/operation timeout for hiveserver2

2014-09-01 Thread Lefty Leverenz
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/15449/#review52006 --- Ship it! Ship It! - Lefty Leverenz On Sept. 1, 2014, 5:14 a.m

Re: Review Request 25245: Support dynamic service discovery for HiveServer2

2014-09-02 Thread Lefty Leverenz
reviews.apache.org/r/25245/#comment90806> This would need to be rebased because HIVE-5799 just changed the default from ms to sec, but it looks like you only got rid of a space at eol -- that's already taken care of, so you don't need this change. - Lefty Leverenz

Re: Review Request 25178: Add DROP TABLE PURGE

2014-09-02 Thread Lefty Leverenz
adoc comment has ExistingDependentsException, which I don't see in the method. - Lefty Leverenz On Sept. 2, 2014, 9:12 p.m., david seraf wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https

Re: Review Request 25178: Add DROP TABLE PURGE

2014-09-03 Thread Lefty Leverenz
/src/java/org/apache/hadoop/hive/metastore/HiveMetaStoreClient.java <https://reviews.apache.org/r/25178/#comment91048> You could add an explanation for UnsupportedOperationException but it seems self-explanatory (so I'm not opening an issue). - Lefty Leverenz On Sept. 2, 2014

Re: Review Request 25468: HIVE-7777: add CSVSerde support

2014-09-09 Thread Lefty Leverenz
> On Sept. 9, 2014, 8:49 a.m., Lars Francke wrote: > > serde/src/java/org/apache/hadoop/hive/serde2/CSVSerde.java, line 31 > > > > > > This comment doesn't add value so I suggest removing it. Or you could expand the co

Remove hive.metastore.metadb.dir from HiveConf.java?

2014-09-09 Thread Lefty Leverenz
Lars Francke updated the Metastore Admin doc as follows: hive.metastore.metadb.dir The location of filestore metadata base > directory. (Functionality removed

Re: Remove hive.metastore.metadb.dir from HiveConf.java?

2014-09-09 Thread Lefty Leverenz
Nevermind, it's already been done by HIVE-1879 <https://issues.apache.org/jira/browse/HIVE-1879>. Sorry about the spam. Thanks Lars. -- Lefty On Wed, Sep 10, 2014 at 1:35 AM, Lefty Leverenz wrote: > Lars Francke updated the Metastore Admin doc > <https://cwiki.apache.or

Re: Review Request 25178: Add DROP TABLE PURGE

2014-09-10 Thread Lefty Leverenz
tps://reviews.apache.org/r/25178/#comment92005> typo: "falser" should be "false" - Lefty Leverenz On Sept. 9, 2014, 6:51 p.m., david seraf wrote: > > --- > This is an automatically generat

Re: moving Hive to git

2014-09-12 Thread Lefty Leverenz
We had a related discussion March 5 - 10: llsmugcwkuryr5tb through rq66qe2cpfgw7o5s . -- Lefty On Fri, Sep 12, 2014 at 9:33 PM, Sergey Shelukhin wrote: > Hi. > Many Apache projects are moving to git f

Review Request 25682: HIVE-6586 - Add new parameters to HiveConf.java after commit HIVE-6037

2014-09-15 Thread Lefty Leverenz
descriptions. Thanks, Lefty Leverenz

Re: moving Hive to git

2014-09-17 Thread Lefty Leverenz
here was consensus that we should move. Any volunteers to do it? > I can try to find the details on how HBase migrated. > > On Fri, Sep 12, 2014 at 7:10 PM, Lefty Leverenz > wrote: > > > We had a related discussion March 5 - 10: llsmugcwkuryr5tb > > <http:

Re: Need permissions to create wiki page

2014-09-22 Thread Lefty Leverenz
Is your Apache id the same as your Confluence id? (See https://cwiki.apache.org/confluence/display/Hive/AboutThisWiki#AboutThisWiki-Howtogetpermissiontoedit .) -- Lefty On Mon, Sep 22, 2014 at 4:44 PM, Vikram Dixit wrote: > Hi, > > Can an admin give me access to create and edit wiki pages for

Re: Need permissions to create wiki page

2014-09-22 Thread Lefty Leverenz
The wiki permissions list already has "vikram (vikramsi)" -- is that you or another Vikram? -- Lefty On Mon, Sep 22, 2014 at 7:05 PM, Lefty Leverenz wrote: > Is your Apache id the same as your Confluence id? (See > https://cwiki.apache.org/confluence/display/Hive/AboutThisWi

Re: Need permissions to create wiki page

2014-09-23 Thread Lefty Leverenz
Done. Welcome to the wiki team, Vikram. -- Lefty On Tue, Sep 23, 2014 at 12:01 AM, Vikram Dixit wrote: > My confluence ID is vikram.di...@gmail.com. > > Thanks > Vikram. > On Sep 22, 2014 4:06 PM, "Lefty Leverenz" wrote: > > > Is your Apache id the

Re: Timeline for release of Hive 0.14

2014-09-23 Thread Lefty Leverenz
HIVE-6586 - Add new parameters to HiveConf.java after commit HIVE-6037 This updates many parameter descriptions. A patch is available but it needs rebasing and review. I added 0.14.0 to the fix version. -- Lefty On Tue, Sep 23, 2014 at 4:49

Re: Need wiki permission

2014-09-23 Thread Lefty Leverenz
Done. Thanks for contributing to the Hive wiki, Josh! -- Lefty On Wed, Sep 24, 2014 at 1:05 AM, Josh Elser wrote: > Ugh, sorry -- username is 'elserj' > > > Josh Elser wrote: > >> Could someone please grant me create permission on Confluence? I need to >> circle around on writing some document

Re: Wiki permission request

2014-09-26 Thread Lefty Leverenz
Done. Thanks for your past and future contributions, Steven! -- Lefty On Fri, Sep 26, 2014 at 9:42 PM, Steven K. Wong wrote: > It looks like I have lost write permission on the Hive wiki. Can the admins > please grant it again? > > My account is: > > https://cwiki.apache.org/confluence/users/v

Re: Need edit permission to Hive confluence

2018-06-18 Thread Lefty Leverenz
Done. Welcome to the Hive wiki team, Janaki! -- Lefty On Mon, Jun 18, 2018 at 1:46 PM Janaki Latha Lahorani wrote: > Hi, > > I would like to update documentation related to some minor enhancements. I > would be very grateful if I have the permission to edit. > > Username: janulatha > > Thank

Re: New committer announcement : Marta Kuczora

2018-06-21 Thread Lefty Leverenz
Congratulations Marta! -- Lefty On Thu, Jun 21, 2018 at 1:46 AM Prasanth Jayachandran < pjayachand...@hortonworks.com> wrote: > Congratulations! > > Thanks > Prasanth > > > > On Wed, Jun 20, 2018 at 10:44 PM -0700, "Vihang Karajgaonkar" > mailto:vih...@cloudera.com.INVALID>> wrote: > > > Congra

Re: [ANNOUNCE] New committer: Adam Szita

2018-06-21 Thread Lefty Leverenz
Congratulations Adam! -- Lefty On Thu, Jun 21, 2018 at 1:46 AM Prasanth Jayachandran < pjayachand...@hortonworks.com> wrote: > Congratulations! > > Thanks > Prasanth > > > > On Wed, Jun 20, 2018 at 10:44 PM -0700, "Vihang Karajgaonkar" > mailto:vih...@cloudera.com.INVALID>> wrote: > > > Congrat

Re: External vs. Managed Tables - Current state

2018-07-20 Thread Lefty Leverenz
Agreed, the Hive wiki is woefully incomplete. But it does mention DROP for external tables in two sections of the DDL doc: - External Tables : "When dropping an EXTERNAL table, data in

Re: [ANNOUNCE] New PMC Member : Vihang Karajgaonkar

2018-08-11 Thread Lefty Leverenz
Congratulations Vihang! -- Lefty On Wed, Aug 1, 2018 at 3:05 PM Vaibhav Gumashta wrote: > Congrats Vihang! > > On 8/1/18, 11:33 AM, "Chaoyu Tang" wrote: > > Congratulations Vihang. > > On Tue, Jul 31, 2018 at 7:39 AM, Rajesh Balamohan < > rbalamo...@apache.org> > wrote: > > >

Re: [ANNOUNCE] New PMC Member : Peter Vary

2018-08-11 Thread Lefty Leverenz
Congratulations Peter! -- Lefty On Wed, Aug 1, 2018 at 3:05 PM Vaibhav Gumashta wrote: > Congrats Peter! > > On 8/1/18, 11:31 AM, "Chaoyu Tang" wrote: > > Congratulations, Peter. > > On Wed, Aug 1, 2018 at 2:08 PM, Peter Vary > > wrote: > > > Thanks everyone! > > > >

Re: [ANNOUNCE] New PMC Member : Sahil Takiar

2018-08-11 Thread Lefty Leverenz
Congratulations Sahil! -- Lefty On Wed, Aug 1, 2018 at 3:05 PM Vaibhav Gumashta wrote: > Congrats Sahil! > > On 8/1/18, 11:32 AM, "Chaoyu Tang" wrote: > > Congratulations Sahil! > > On Tue, Jul 31, 2018 at 7:40 AM, Rajesh Balamohan < > rbalamo...@apache.org> > wrote: > > > Con

Re: [ANNOUNCE] New PMC Member : Vineet Garg

2018-08-11 Thread Lefty Leverenz
Congratulations Vineet! -- Lefty On Wed, Aug 1, 2018 at 3:05 PM Vaibhav Gumashta wrote: > Congrats Vineet! > > On 8/1/18, 11:33 AM, "Chaoyu Tang" wrote: > > Congratulations Vineet! > > On Tue, Jul 31, 2018 at 7:39 AM, Rajesh Balamohan < > rajesh.balamo...@gmail.com> wrote: > >

Re: [ANNOUNCE] New committer: Slim Bouguerra

2018-08-11 Thread Lefty Leverenz
Congratulations Slim! -- Lefty On Tue, Jul 31, 2018 at 7:40 AM Rajesh Balamohan wrote: > Congratulations Slim! > > ~Rajesh.B > > On Tue, Jul 31, 2018 at 3:34 PM Marta Kuczora > > wrote: > > > Congratulations Slim! > > > > On Mon, Jul 30, 2018 at 2:01 AM Ashutosh Chauhan > > wrote: > > > > >

Re: [ANNOUNCE] New committer: Andrew Sherman

2018-09-01 Thread Lefty Leverenz
Congratulations Andrew! -- Lefty On Tue, Aug 28, 2018 at 11:36 AM Ashutosh Chauhan wrote: > Apache Hive's Project Management Committee (PMC) has invited Andrew Sherman > to become a committer, and we are pleased to announce that he has accepted. > > Andrew, welcome, thank you for your contribu

Re: Confluence edit permission

2018-09-20 Thread Lefty Leverenz
Daniel, you have edit permission now. Welcome to the Hive wiki team! -- Lefty On Mon, Sep 3, 2018 at 8:45 AM Dániel Vörös wrote: > Hi All, > > I'd like to get edit permission to be able to document changes > of HIVE-20191 on this page: > https://cwiki.apache.org/confluence/display/Hive/HowToC

Re: Confluence edit permission

2018-10-03 Thread Lefty Leverenz
Hi Ashutosh, we might need a nickname for you since your the second Ashutosh on the Hive project. ;) All you need is a Confluence username, as described here: https://cwiki.apache.org/confluence/display/Hive/AboutThisWiki#AboutThisWiki-Howtogetpermissiontoedit Once you tell me (or various others

Re: [ANNOUNCE] New committer: Janaki Lahorani

2018-10-11 Thread Lefty Leverenz
Congratulations! -- Lefty On Wed, Oct 10, 2018 at 4:35 AM Peter Vary wrote: > Congratulations Janaki! > > > On Oct 9, 2018, at 20:20, Deepak Jaiswal > wrote: > > > > Congratulations Janaki. > > > > On 10/9/18, 8:52 AM, "Vihang Karajgaonkar" > wrote: > > > >Congratulations Janaki! > > >

Re: [ANNOUNCE] New committer: Nishant Bangarwa

2018-10-18 Thread Lefty Leverenz
Congratulations Nishant! -- Lefty On Mon, Oct 15, 2018 at 3:15 AM Ashutosh Chauhan wrote: > Apache Hive's Project Management Committee (PMC) has invited Nishant > Bangarwa > to become a committer, and we are pleased to announce that he has accepted. > > Nishant, welcome, thank you for your con

Re: [ANNOUNCE] New PMC Member : Zoltan

2018-11-05 Thread Lefty Leverenz
Congratulations! -- Lefty On Thu, Nov 1, 2018 at 12:45 AM Sankar Hariappan wrote: > Congrats Zoltan! > > Best regards > Sankar > > > > > > > > On 31/10/18, 11:12 PM, "Vihang Karajgaonkar" > wrote: > > >Congrats Zoltan! > > > >On Wed, Oct 31, 2018 at 1:10 AM, Peter Vary > >wrote: > > > >> Con

Re: [ANNOUNCE] New committer: Mahesh Behera

2018-11-21 Thread Lefty Leverenz
Congrats! -- Lefty On Mon, Nov 19, 2018 at 12:16 PM Zoltan Haindrich wrote: > Congratulations!! > > On 19 November 2018 19:48:10 CET, Thejas Nair > wrote: > >Congrats Mahesh! > >Very well deserved! > > > >On Fri, Nov 16, 2018 at 6:24 PM Ashutosh Chauhan > >wrote: > >> > >> Apache Hive's Pro

Re: [ANNOUNCE] New committer: Bharathkrishna Guruvayoor Murali

2018-12-04 Thread Lefty Leverenz
Congratulations! -- Lefty On Mon, Dec 3, 2018 at 12:29 AM Marta Kuczora wrote: > Congratulations Bharath! > > On Mon, Dec 3, 2018 at 8:45 AM Peter Vary > wrote: > > > Congratulations! > > > > > On Dec 3, 2018, at 05:32, Sankar Hariappan > > > wrote: > > > > > > Congrats Bharath! > > > > > >

Re: Hive Confluence access

2019-02-04 Thread Lefty Leverenz
You have edit permissions for the wiki now. Welcome to the Hive wiki team, M. Mani! Hive developers: Will those of you who can grant wiki permissions please keep an eye out for such requests? I'm not monitoring the email lists as closely as I used to. Thanks. -- Lefty On Fri, Feb 1, 2019 at

Re: Please unsubscribe me

2019-02-11 Thread Lefty Leverenz
Daniel, to unsubscribe please send a message to dev-unsubscr...@hive.apache.org as described here: Mailing Lists . Make sure you're sending the message from the email address that should be unsubscribed, since it's an automated system. Thanks. -- Lefty

Re: [DISCUSS] Move gitbox notification emails to another list?

2019-03-02 Thread Lefty Leverenz
Remember to update the mailing lists page on the Hive website. And while you're at it, please document the issues mailing list (HIVE-9838 ). -- Lefty On Thu, Feb 28, 2019 at 11:50 PM Peter Vary wrote:

Re: LZO Compression

2019-03-02 Thread Lefty Leverenz
Does anyone have a reply for this question? -- Lefty On Tue, Jan 29, 2019 at 2:27 PM dam6923 wrote: > Hello, > > Quick question about LZO compression. > > After reading the docs, it seems to me that I must > use DeprecatedLzoTextInputFormat in order to work with LZO files. > > https://cwiki.ap

Re: Declare myself emeritus

2019-03-28 Thread Lefty Leverenz
Thanks for all your contributions, Edward. -- Lefty On Tue, Mar 19, 2019 at 1:44 PM Edward Capriolo wrote: > Hello, > > I would like to declare myself emeritus. > > Thank you, > Edward Capriolo > > > -- > Sorry this was sent from mobile. Will do less grammar and spell check than > usual. >

Re: [ANNOUNCE] New committer: Laszlo Bodor

2019-06-16 Thread Lefty Leverenz
Congratulations Laszlo! -- Lefty On Mon, Apr 15, 2019 at 1:28 PM Zoltán Haindrich wrote: > Congratulations Laszlo! > > On April 15, 2019 8:15:44 AM GMT+02:00, Peter Vary > wrote: > >Congrats! Well done! :) > > > >> On Apr 15, 2019, at 06:50, Ashutosh Bapat > > wrote: > >> > >> Congratulations

Re: [ANNOUNCE] New committer: Rajkumar Singh

2019-08-23 Thread Lefty Leverenz
Congratulations! -- Lefty On Fri, Jul 26, 2019 at 12:51 AM Naresh P R wrote: > Congrats Raj!!! > > -- > Regards, > Naresh P R > > On Fri, Jul 26, 2019 at 9:23 AM Ashutosh Chauhan > wrote: > > > Apache Hive's Project Management Committee (PMC) has invited Rajkumar > Singh > > to become a commi

Re: [ANNOUNCE] New committer: Miklos Gergely

2019-08-23 Thread Lefty Leverenz
Congrats Miklos! -- Lefty On Tue, Jul 16, 2019 at 5:25 AM Zoltan Haindrich wrote: > Congratulations!! > > On 7/16/19 9:38 AM, Peter Vary wrote: > > Congratulations Miklos! :) > > > >> On Jul 15, 2019, at 16:33, Ashutosh Chauhan > wrote: > >> > >> Apache Hive's Project Management Committee (PM

Re: User doc for table properties

2014-07-06 Thread Lefty Leverenz
pping> ). -- Lefty On Fri, Feb 14, 2014 at 6:45 PM, Lefty Leverenz wrote: > The user doc for TBLPROPERTIES needs work. Currently the DDL wikidoc only > says this: > > The TBLPROPERTIES clause allows you to tag the table definition with your > own metadata key/value pairs. >

Re: Case problem in complex type

2014-07-09 Thread Lefty Leverenz
Struct doesn't have its own section in the Types doc , but it could (see Complex Types ). However I don't think people will

Re: MiniTezCliDriver pre-commit tests are running

2014-07-13 Thread Lefty Leverenz
If you retire the wiki page MiniMR and PTest2 then five links from other docs will have to be removed: Page: HiveDeveloperFAQ Page: TestingDocs

Re: MiniTezCliDriver pre-commit tests are running

2014-07-13 Thread Lefty Leverenz
14, 2014 at 2:47 AM, Lefty Leverenz wrote: > If you retire the wiki page MiniMR and PTest2 > <https://cwiki.apache.org/confluence/display/Hive/MiniMR+and+PTest2> then > five links from other docs will have to be removed: > > Page: HiveDeveloperFAQ > <https

Newbie question from an oldbie -- "local"

2014-07-18 Thread Lefty Leverenz
How is local mode (for execution of queries) related to local metastore, or are they unrelated? I was just linking wikidocs for these topics to each other, then realized they aren't identical. - Hive, Map-Reduce and Local-Mode

Re: Newbie question from an oldbie -- "local"

2014-07-18 Thread Lefty Leverenz
Thanks > Szehon > > > On Fri, Jul 18, 2014 at 12:57 PM, Lefty Leverenz > wrote: > > > How is local mode (for execution of queries) related to local metastore, > or > > are they unrelated? > > > > I was just linking wikidocs for these topics to each other

Re: What is the minimal required version of Hadoop for Hive 0.13.0?

2014-07-20 Thread Lefty Leverenz
- Java 1.6 - Hadoop 0.20.x, 0.23.x, or 2.0.x-alpha We need complete information broken down by Hive release. Volunteers? -- Lefty On Sun, Apr 27, 2014 at 3:24 AM, Lefty Leverenz wrote: > This needs to be documented somewhere. > > -- Lefty > > > On Wed, Ap

Re: Review Request 23738: HIVE-5160: HS2 should support .hiverc

2014-07-21 Thread Lefty Leverenz
the file" -- or did you mean HS2 will search in the file? service/src/java/org/apache/hive/service/cli/session/HiveSessionImpl.java <https://reviews.apache.org/r/23738/#comment84771> Nitpick: HiveServer2 (all one word in CamelCase) - Lefty Leverenz On July 21, 2014, 1:53 p.m., Dong

Re: Review Request 23738: HIVE-5160: HS2 should support .hiverc

2014-07-22 Thread Lefty Leverenz
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/23738/#review48405 --- Ship it! Ship It! - Lefty Leverenz On July 22, 2014, 8:24 a.m

Re: conf/hive-default.xml.template conflict-central

2014-07-23 Thread Lefty Leverenz
Interesting idea, Nick. How about adding it to the discussion on HIVE-6037? -- Lefty On Wed, Jul 23, 2014 at 5:27 PM, Nick Dimiduk

Re: Dot syntax for DESCRIBE in wiki

2014-08-02 Thread Lefty Leverenz
Done: Describe Table/View/Column <https://cwiki.apache.org/confluence/display/Hive/LanguageManual+DDL#LanguageManualDDL-DescribeTable/View/Column> . -- Lefty On Wed, Mar 12, 2014 at 5:44 AM, Thejas Nair wrote: > On Wed, Mar 12, 2014 at 2:16 AM, Lefty Leverenz >wrote: > >

Nonexistent "region" parameters in the wiki

2014-08-03 Thread Lefty Leverenz
The wiki has a small section for region configuration parameters , but none of the parameters exist in any released branch -- not in HiveConf.java, not in the old hive-default.xml file, not in

Re: Nonexistent "region" parameters in the wiki

2014-08-03 Thread Lefty Leverenz
nce/pages/viewpage.action?pageId=27842779#ConfigurationProperties-Regions> the same day. Were they from a jira you were working on at the time? -- Lefty On Sun, Aug 3, 2014 at 3:36 PM, Lefty Leverenz wrote: > The wiki has a small section for region configuration parameters > <htt

Re: Nonexistent "region" parameters in the wiki

2014-08-03 Thread Lefty Leverenz
at 6:16 PM, Lars Francke wrote: > Hey Lefty, > take a look at these two issues: > > <https://issues.apache.org/jira/browse/HIVE-2965> > <https://issues.apache.org/jira/browse/HIVE-2612> > > Means that all related documentation can go. Good find! > > On

Re: Nonexistent "region" parameters in the wiki

2014-08-03 Thread Lefty Leverenz
sues.apache.org/jira/browse/HIVE-2965>. Apologies for any confusion caused by their former inclusion in this document. Now all the parameters have version information in the wiki. Of course that doesn't mean the wiki has all the parameters. (WIP.) -- Lefty On Sun, Aug 3, 2014 at 10:

Re: Nonexistent "region" parameters in the wiki

2014-08-04 Thread Lefty Leverenz
one region > (Kevin Wilfong via namit) > > > > git-svn-id: https://svn.apache.org/repos/asf/hive/trunk@1243013 > 13f79535-47bb-0310-9956-ffa450edef68 > > > Cheers, > Lars > > > On Mon, Aug 4, 2014 at 4:24 AM, Lefty Leverenz > wrote: > >

Re: Review Request 23320: HiveServer2 using embedded MetaStore leaks JDOPersistanceManager

2014-08-06 Thread Lefty Leverenz
on/src/java/org/apache/hadoop/hive/conf/HiveConf.java <https://reviews.apache.org/r/23320/#comment87123> Please specify time units. Also, what does #min mean and is it set by some other parameter? - Lefty Leverenz On Aug. 6, 2014, 4:11 p.m., Vaibhav Gu

Re: Review Request 24427: HIVE-7616 pre-size mapjoin hashtable based on statistics

2014-08-07 Thread Lefty Leverenz
ache/hadoop/hive/conf/HiveConf.java <https://reviews.apache.org/r/24427/#comment87465> even more ignorable: trailing space isn't necessary ("Initial capacity of ") - Lefty Leverenz On Aug. 7, 2014, 11:53 p.m., Sergey Shelukhin wrote: > >

  1   2   3   4   5   6   7   8   9   10   >