Re: Review Request 68099: SerDe to support Teradata Binary Format

2018-08-06 Thread Carl Steinbach
e2/TestGeneralFunctions.java Lines 31 (patched) <https://reviews.apache.org/r/68099/#comment290097> This belongs in the common module since it's testing functionality that is defined in the common module. - Carl Stein

Re: Review Request 54341: HIVE-15353: Metastore throws NPE if StorageDescriptor.cols is null

2018-02-06 Thread Carl Steinbach
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/54341/#review196927 --- Ship it! Ship It! - Carl Steinbach On Feb. 6, 2018, 3:01

Re: Review Request 62247: HIVE-17394: AvroSerde is regenerating TypeInfo objects for each nullable Avro field for every row

2017-09-12 Thread Carl Steinbach
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/62247/#review185195 --- Ship it! +1 - Carl Steinbach On Sept. 12, 2017, 3:04 p.m

Re: [DISCUSS] Separating out the metastore as its own TLP

2017-07-25 Thread Carl Steinbach
eers, > Gopal > > [1] - https://en.wikipedia.org/wiki/A_moron_in_a_hurry#United_States > [2] - https://packages.debian.org/jessie/misc/metastore > > On 7/24/17, 3:04 PM, "Carl Steinbach" wrote: > > +1 to Vihang's suggestion. Changing the name will only cause confusion. > &g

Re: [DISCUSS] Separating out the metastore as its own TLP

2017-07-24 Thread Carl Steinbach
+1 to Vihang's suggestion. Changing the name will only cause confusion. On Mon, Jul 24, 2017 at 2:28 PM, Johndee Cloudera wrote: > +1 Vihang, I do not really like Catalog as it could create confusion with > the Catalog daemon from impala. > > On Mon, Jul 24, 2017 at 5:20 PM, Vihang Karajgaonkar

Re: [DISCUSS] split metastore and service

2017-04-05 Thread Carl Steinbach
+1! On Tue, Mar 28, 2017 at 6:36 PM, Thejas Nair wrote: > Also, thanks for the email thread to bring peoples attention to this > change. > > On Tue, Mar 28, 2017 at 6:35 PM, Thejas Nair > wrote: > > > +1 > > Thanks for looking into this! > > > > > > On Tue, Mar 28, 2017 at 11:26 AM, Eugene Koif

Re: Review Request 57632: HIVE-16206: Provide wrapper classes for current metrics reporters to allow uniform instantiation through reflection

2017-03-20 Thread Carl Steinbach
Default value is 5s, but TimeValidator is in milliseconds. Mistake? common/src/test/org/apache/hadoop/hive/common/metrics/metrics2/TestCodahaleMetrics.java Line 62 (original), 63 (patched) <https://reviews.apache.org/r/57632/#comment241920> Add a linebreak. - Ca

Re: Review Request 53845: 'like any' and 'like all' operators in hive

2017-03-01 Thread Carl Steinbach
ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFLikeAll.java Lines 51 (patched) <https://reviews.apache.org/r/53845/#comment239559> Please change to "Returns NULL if the expression on the left hand side is NULL or if one of the patterns in the list is NULL." - C

Re: Invitation for Hive committers to become ORC committers

2017-01-30 Thread Carl Steinbach
Hi Chris, Can you please add Jimmy and me to the ORC committer list? Thanks. - Carl On Sun, Jan 22, 2017 at 5:18 PM, Jimmy Xiang wrote: > Hi Owen, > > I am also interested. > > Thanks, > Jimmy > > > On Sun, Jan 22, 2017 at 2:16 PM, Carl Steinbach > wrote

Re: Invitation for Hive committers to become ORC committers

2017-01-22 Thread Carl Steinbach
Owen, sorry for the typo. On Sun, Jan 22, 2017 at 2:16 PM, Carl Steinbach wrote: > Hi Own, > > I am interested. > > Thanks. > > - Carl > > On Mon, Jan 9, 2017 at 4:21 PM, Owen O'Malley wrote: > >> Ok, I added Sid as well. >> >> .. Owen

Re: Invitation for Hive committers to become ORC committers

2017-01-22 Thread Carl Steinbach
Hi Own, I am interested. Thanks. - Carl On Mon, Jan 9, 2017 at 4:21 PM, Owen O'Malley wrote: > Ok, I added Sid as well. > > .. Owen > > On Wed, Jan 4, 2017 at 10:01 PM, Siddharth Seth wrote: > > > Hi Owen, > > I'd be interested as well, if not too late. > > Thanks, > > Sid > > > > On Wed, Ja

Re: Review Request 43513: HIVE-13046: DependencyResolver should not lowercase the dependency URI's authority

2016-10-11 Thread Carl Steinbach
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/43513/#review152223 --- Ship it! LGTM - Carl Steinbach On Feb. 12, 2016, 3:59 a.m

Re: Review Request 49619: sorting of tuple array using multiple fields

2016-07-09 Thread Carl Steinbach
c/TestGenericUDFSortArrayByField.java (line 1) <https://reviews.apache.org/r/49619/#comment206915> Does this unit test provide any additional coverage or advantages over the q file tests? Is it necessary to have both? Note that I am a strong advocate of end-to-end qfile tests

Re: Review Request 49619: sorting of tuple array using multiple fields

2016-07-06 Thread Carl Steinbach
/reviews.apache.org/r/49619/#comment206553> It looks like you're stripping whitespace out of the patch. I suspect this is the cause of the failure in show_functions.q - Carl Steinbach On July 7, 2016, 5:07 a.m., Simanchal Das wrote: > > -

Re: Review Request 44031: HIVE-13130: HS2 changes: API calls for retrieving primary keys and foreign keys information

2016-04-07 Thread Carl Steinbach
> On April 6, 2016, 8:53 p.m., Ashutosh Chauhan wrote: > > service-rpc/if/TCLIService.thrift, line 963 > > > > > > Do we really need catalogName? In Hive, there is no concept of Catalog > > at the moment. I disagre

Re: Review Request 44031: HIVE-13130: HS2 changes: API calls for retrieving primary keys and foreign keys information

2016-04-03 Thread Carl Steinbach
tps://reviews.apache.org/r/44031/#comment189824> Please add doc comments for the two new *Req types (TGetFunctionsReq is a good example). If the behavior is expected to match the corresponding JDBC calls, please state so in the comment. - Carl Steinbach On March 29, 2016, 12:11 a.m., Hari Sankar Si

Re: [DISCUSS] Hive 2.0.1 bug fix release

2016-03-31 Thread Carl Steinbach
+1 On Thu, Mar 31, 2016 at 9:06 PM, Prasanth J wrote: > +1 > > Thanks > Prasanth > > On Mar 31, 2016, at 5:37 PM, Lefty Leverenz > wrote: > > > > +1 > > > > -- Lefty > > > > On Thu, Mar 31, 2016 at 4:55 PM, Thejas Nair > wrote: > > > >> +1 > >> > >> On Thu, Mar 31, 2016 at 1:20 PM, Sergey Shel

Re: [DISCUSS] the first Hive 2 release

2015-11-11 Thread Carl Steinbach
The project bylaws define the procedure for approving a release plan and electing a release manager. Here's a link in case you want to review that: https://cwiki.apache.org/confluence/display/Hive/Bylaws On Tue, Nov 10, 2015 at 1:46 PM, Thejas Nair wrote: > +1 > It would be good to let users p

Re: Review Request 38663: HIVE-11878: ClassNotFoundException can possibly occur if multiple jars are registered one at a time in Hive

2015-09-23 Thread Carl Steinbach
odepath as well? I realize that right now there shouldn't be much difference, but who knows what changes people will make in the future... - Carl Steinbach On Sept. 23, 2015, 5:38 a.m., Ratandeep Ratti wrote: > > --- > This

[ANNOUNCE] New Hive PMC Chair - Ashutosh Chauhan

2015-09-16 Thread Carl Steinbach
I am very happy to announce that Ashutosh Chauhan is taking over as the new VP of the Apache Hive project. Ashutosh has been a longtime contributor to Hive and has played a pivotal role in many of the major advances that have been made over the past couple of years. Please join me in congratulating

[ANNOUNCE] New Hive Committer - Lars Francke

2015-09-07 Thread Carl Steinbach
The Apache Hive PMC has voted to make Lars Francke a committer on the Apache Hive Project. Please join me in congratulating Lars! Thanks. - Carl

[ANNOUNCE] New Hive Committer - Dmitry Tolpeko

2015-08-03 Thread Carl Steinbach
The Apache Hive PMC has voted to make Dmitry Tolpeko a committer on the Apache Hive Project. Please join me in congratulating Dmitry! Thanks. - Carl

[ANNOUNCE] New Hive PMC Member - Sushanth Sowmyan

2015-07-22 Thread Carl Steinbach
I am pleased to announce that Sushanth Sowmyan has been elected to the Hive Project Management Committee. Please join me in congratulating Sushanth! Thanks. - Carl

[ANNOUNCE] New Hive Committer - Pengcheng Xiong

2015-07-16 Thread Carl Steinbach
The Apache Hive PMC has voted to make Pengcheng Xiong a committer on the Apache Hive Project. Please join me in congratulating Pengcheng! Thanks. - Carl

[ANNOUNCE] New Hive Committers - Jesus Camacho Rodriguez and Chinna Rao Lalam

2015-06-26 Thread Carl Steinbach
On behalf of the Apache Hive PMC I am pleased to announce that Jesus Camacho Rodriguez and Chinna Rao Lalam have been voted in as committers. Please join me in congratulating Jesus and Chinna! Thanks. - Carl

[ANNOUNCE] New Hive PMC Members - Chao Sun and Gopal Vijayaraghavan

2015-06-10 Thread Carl Steinbach
I am pleased to announce that Chao Sun and Gopal Vijayaraghavan have been elected to the Hive Project Management Committee. Please join me in congratulating Chao and Gopal! Thanks. - Carl

Re: Review Request 34776: HIVE-4239 : Remove lock on compilation stage

2015-05-29 Thread Carl Steinbach
Entering compile: " + command); } Ref: http://stackoverflow.com/a/963681 - Carl Steinbach On May 28, 2015, 9:31 p.m., Sergey Shelukhin wrote: > > --- > This is an automatically generated e-mail. To reply,

[ANNOUNCE] New Hive Committer - Chaoyu Tang

2015-05-20 Thread Carl Steinbach
The Apache Hive PMC has voted to make Chaoyu Tang a committer on the Apache Hive Project. Please join me in congratulating Chaoyu! Thanks. - Carl

[ANNOUNCE] New Hive Committers - Cheng Xu, Dong Chen, and Hari Sankar Sivarama Subramaniyan

2015-05-11 Thread Carl Steinbach
The Apache Hive PMC has voted to make Cheng Xu, Dong Chen, and Hari Sankar Sivarama Subramaniyan committers on the Apache Hive Project. Please join me in congratulating Cheng, Dong, and Hari! Thanks. - Carl

Re: Fwd: [DISCUSS] Allow any jira user to assign HIVE bugs to them self

2015-05-04 Thread Carl Steinbach
It turns out there's a limit on the number of people you can list as "contributors" for any given JIRA project. I bumped into this a couple months back when I tried adding someone to the list and found this: https://issues.apache.org/jira/browse/INFRA-7293 On Mon, May 4, 2015 at 10:02 PM, Lefty

[ANNOUNCE] New Hive Committer - Alex Pivovarov

2015-04-29 Thread Carl Steinbach
The Apache Hive PMC has voted to make Alex Pivovarov a committer on the Apache Hive Project. Please join me in congratulating Alex! Thanks. - Carl

[ANNOUNCE] New Hive Committer - Mithun Radhakrishnan

2015-04-14 Thread Carl Steinbach
The Apache Hive PMC has voted to make Mithun Radhakrishnan a committer on the Apache Hive Project. Please join me in congratulating Mithun. Thanks. - Carl

Re: ORC separate project

2015-04-01 Thread Carl Steinbach
Hi Owen, I think you're referring to the following questions I asked last week on the PMC mailing list: 1) How much if any of the code for vectorization/sargs/ACID will migrate over to the new ORC project. 2) Will Hive contributors encounter situations where they are required to make changes to

[ANNOUNCE] New Hive Committers - Jimmy Xiang, Matt McCline, and Sergio Pena

2015-03-23 Thread Carl Steinbach
The Apache Hive PMC has voted to make Jimmy Xiang, Matt McCline, and Sergio Pena committers on the Apache Hive Project. Please join me in congratulating Jimmy, Matt, and Sergio. Thanks. - Carl

[ANNOUNCE] New Hive PMC Member - Sergey Shelukhin

2015-02-25 Thread Carl Steinbach
I am pleased to announce that Sergey Shelukhin has been elected to the Hive Project Management Committee. Please join me in congratulating Sergey! Thanks. - Carl

Re: VOTE Bylaw for having branch committers in hive

2015-02-18 Thread Carl Steinbach
Hi Vikram, Can you please post the names of the 17 currently active PMC members so that we have it for the records? Also, according to the bylaws this vote was supposed to happen on the user@hive list. Maybe we want to change this? Thanks. - Carl On Wed, Feb 18, 2015 at 12:25 PM, Vikram Dixit

[ANNOUNCE] New Hive Committers -- Chao Sun, Chengxiang Li, and Rui Li

2015-02-09 Thread Carl Steinbach
The Apache Hive PMC has voted to make Chao Sun, Chengxiang Li, and Rui Li committers on the Apache Hive Project. Please join me in congratulating Chao, Chengxiang, and Rui! Thanks. - Carl

[ANNOUNCE] New Hive PMC Members - Szehon Ho, Vikram Dixit, Jason Dere, Owen O'Malley and Prasanth Jayachandran

2015-01-28 Thread Carl Steinbach
I am pleased to announce that Szehon Ho, Vikram Dixit, Jason Dere, Owen O'Malley and Prasanth Jayachandran have been elected to the Hive Project Management Committee. Please join me in congratulating the these new PMC members! Thanks. - Carl

Re: Apache Hive 1.0 ?

2014-12-16 Thread Carl Steinbach
Hi Olga, > Switching everybody to HiveServer2 has performance and scale consequences > that might not be acceptable for every use case. > Just wanted to make sure you're aware that it's possible to run HiveServer2 in a thick-client mode where it sits embedded in the client JVM process. This allo

[ANNOUNCE] New Hive PMC Member - Prasad Mujumdar

2014-12-09 Thread Carl Steinbach
I am pleased to announce that Prasad Mujumdar has been elected to the Hive Project Management Committee. Please join me in congratulating Prasad! Thanks. - Carl

Re: Apache Hive 1.0 ?

2014-12-06 Thread Carl Steinbach
hat is more like a candidate for a 2.0 . > > Thanks, > Thejas > > > > On Wed, Dec 3, 2014 at 3:43 PM, Carl Steinbach > wrote: > > I'd like to see HiveCLI, HiveServer, and the original JDBC driver > > deprecated and purged from the codebase before the 1.0

[jira] [Updated] (HIVE-998) Cleanup UDF testcases

2014-12-05 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-998?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-998: Assignee: (was: Carl Steinbach) > Cleanup UDF testca

[jira] [Resolved] (HIVE-2896) Ant eclipse target should trigger generation of CliDriver tests

2014-12-05 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2896?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach resolved HIVE-2896. -- Resolution: Won't Fix > Ant eclipse target should trigger generation of CliDriv

[jira] [Resolved] (HIVE-2437) update project website navigation links

2014-12-05 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach resolved HIVE-2437. -- Resolution: Fixed > update project website navigation li

[jira] [Resolved] (HIVE-1906) Fix Eclipse classpath and add Eclipse launch configurations for HiveServer and MetaStoreServer

2014-12-05 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1906?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach resolved HIVE-1906. -- Resolution: Won't Fix > Fix Eclipse classpath and add Eclipse launch configurat

[jira] [Resolved] (HIVE-2697) Ant compile-test target should be triggered from subprojects, not from top-level targets

2014-12-05 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2697?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach resolved HIVE-2697. -- Resolution: Won't Fix > Ant compile-test target should be triggered from subprojects,

[jira] [Resolved] (HIVE-2947) Arc test -- IGNORE

2014-12-05 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2947?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach resolved HIVE-2947. -- Resolution: Invalid > Arc test -- IGNORE > -- > > Ke

[jira] [Resolved] (HIVE-2878) TestHBaseMinimrCliDriver hbase_bulk.m fails on 0.23

2014-12-05 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach resolved HIVE-2878. -- Resolution: Won't Fix > TestHBaseMinimrCliDriver hbase_bulk.m fails

[jira] [Resolved] (HIVE-2877) TABLESAMPLE(x PERCENT) tests fail on 0.22/0.23

2014-12-05 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2877?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach resolved HIVE-2877. -- Resolution: Won't Fix > TABLESAMPLE(x PERCENT) tests fail on 0

[jira] [Resolved] (HIVE-3150) Ivy checkModified setting should be configurable

2014-12-05 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach resolved HIVE-3150. -- Resolution: Won't Fix Mavenization made this ticket irrelevant. > Ivy checkModified

[jira] [Resolved] (HIVE-2672) CLI fails to start when run on Hadoop 0.23.0

2014-12-05 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2672?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach resolved HIVE-2672. -- Resolution: Won't Fix No longer relevant. > CLI fails to start when run on Hadoo

[jira] [Resolved] (HIVE-3201) Thrift build target should clean generated source directories

2014-12-05 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach resolved HIVE-3201. -- Resolution: Invalid This ticket was made irrelevant by the switch to Maven. > Thrift bu

Re: Apache Hive 1.0 ?

2014-12-04 Thread Carl Steinbach
I'd like to see HiveCLI, HiveServer, and the original JDBC driver deprecated and purged from the codebase before the 1.0 release. This topic probably needs its own thread, but I thought I should mention it here. Thanks. - Carl On Wed, Dec 3, 2014 at 2:27 PM, Enis Söztutar wrote: > Hi, > > I am

[jira] [Updated] (HIVE-8933) Check release builds for SNAPSHOT dependencies

2014-11-21 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8933?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-8933: - Resolution: Fixed Fix Version/s: 0.14.1 0.15.0 Hadoop Flags

[jira] [Updated] (HIVE-8933) Check release builds for SNAPSHOT dependencies

2014-11-20 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8933?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-8933: - Status: Patch Available (was: Open) RB: https://reviews.apache.org/r/28308/ [~alangates], would

Review Request 28308: HIVE-8933: Check release builds for SNAPSHOT dependencies

2014-11-20 Thread Carl Steinbach
/diff/ Testing --- Thanks, Carl Steinbach

[jira] [Updated] (HIVE-8933) Check release builds for SNAPSHOT dependencies

2014-11-20 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8933?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-8933: - Attachment: HIVE-8933.1.patch.txt > Check release builds for SNAPSHOT dependenc

[jira] [Created] (HIVE-8933) Check release builds for SNAPSHOT dependencies

2014-11-20 Thread Carl Steinbach (JIRA)
Carl Steinbach created HIVE-8933: Summary: Check release builds for SNAPSHOT dependencies Key: HIVE-8933 URL: https://issues.apache.org/jira/browse/HIVE-8933 Project: Hive Issue Type

[jira] [Updated] (HIVE-8873) Switch to calcite 0.9.2

2014-11-20 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8873?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-8873: - Affects Version/s: 0.14.0 > Switch to calcite 0.

[jira] [Updated] (HIVE-8845) Switch to Tez 0.5.2

2014-11-20 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8845?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-8845: - Affects Version/s: 0.14.0 > Switch to Tez 0.5.2 > --- > >

[jira] [Created] (HIVE-8906) Hive 0.14.0 release depends on Tez and Calcite SNAPSHOT artifacts

2014-11-18 Thread Carl Steinbach (JIRA)
Carl Steinbach created HIVE-8906: Summary: Hive 0.14.0 release depends on Tez and Calcite SNAPSHOT artifacts Key: HIVE-8906 URL: https://issues.apache.org/jira/browse/HIVE-8906 Project: Hive

[ANNOUNCE] New Hive PMC Member - Alan Gates

2014-10-27 Thread Carl Steinbach
I am pleased to announce that Alan Gates has been elected to the Hive Project Management Committee. Please join me in congratulating Alan! Thanks. - Carl

[ANNOUNCE] New Hive Committer - John Pullokkaran

2014-10-01 Thread Carl Steinbach
The Apache Hive PMC has voted to make John Pullokkaran a committer on the Apache Hive Project. Please join me in congratulating John! Thanks. - Carl

[ANNOUNCE] New Hive Committer - Eugene Koifman

2014-09-12 Thread Carl Steinbach
The Apache Hive PMC has voted to make Eugene Koifman a committer on the Apache Hive Project. Please join me in congratulating Eugene! Thanks. - Carl

[jira] [Commented] (HIVE-2390) Add UNIONTYPE serialization support to LazyBinarySerDe

2014-09-09 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14128124#comment-14128124 ] Carl Steinbach commented on HIVE-2390: -- I updated the description of this ticke

[jira] [Updated] (HIVE-2390) Add UNIONTYPE serialization support to LazyBinarySerDe

2014-09-09 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-2390: - Summary: Add UNIONTYPE serialization support to LazyBinarySerDe (was: Expand support for union

[jira] [Commented] (HIVE-4629) HS2 should support an API to retrieve query logs

2014-08-21 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14106098#comment-14106098 ] Carl Steinbach commented on HIVE-4629: -- bq. I tried posting this on RB but it

Re: Review Request 24293: HIVE-4629: HS2 should support an API to retrieve query logs

2014-08-21 Thread Carl Steinbach
> On Aug. 5, 2014, 8:56 a.m., Lars Francke wrote: > > service/if/TCLIService.thrift, line 1043 > > > > > > I know that no one else does it yet in this file and I haven't gotten > > around to finishing my patch. > >

Re: Review Request 24293: HIVE-4629: HS2 should support an API to retrieve query logs

2014-08-21 Thread Carl Steinbach
293/#comment89316> Please use // for comments (like the rest of the file). - Carl Steinbach On Aug. 14, 2014, 3:09 p.m., Dong Chen wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://re

[jira] [Updated] (HIVE-7420) Parameterize tests for HCatalog Pig interfaces for testing against all storage formats

2014-08-17 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-7420: - Status: Open (was: Patch Available) Hi [~davidzchen], I left some comments on reviewboard, but

Re: Review Request 23797: HIVE-7420: Parameterize tests for HCatalog Pig interfaces for testing against all storage formats.

2014-08-17 Thread Carl Steinbach
return List. Can you please add a note explaining this and also consider changing the name of the method in order to reduce the chance of confusion? - Carl Steinbach On July 31, 2014, 1:38 a.m., David Chen wrote: > > ---

[jira] [Updated] (HIVE-7457) Minor HCatalog Pig Adapter test clean up

2014-08-17 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-7457: - Status: Open (was: Patch Available) [~davidzchen], the TestHCatLoader test failure needs some

[jira] [Updated] (HIVE-7286) Parameterize HCatMapReduceTest for testing against all Hive storage formats

2014-07-29 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7286?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-7286: - Resolution: Fixed Fix Version/s: 0.14.0 Status: Resolved (was: Patch Available

[jira] [Updated] (HIVE-6806) CREATE TABLE should support STORED AS AVRO

2014-07-25 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6806?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-6806: - Resolution: Fixed Fix Version/s: 0.14.0 Hadoop Flags: Reviewed Status

[jira] [Commented] (HIVE-6806) CREATE TABLE should support STORED AS AVRO

2014-07-22 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14071321#comment-14071321 ] Carl Steinbach commented on HIVE-6806: -- [~tomwhite], [~lars_francke], [~brockno

[jira] [Updated] (HIVE-6806) CREATE TABLE should support STORED AS AVRO

2014-07-22 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6806?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-6806: - Summary: CREATE TABLE should support STORED AS AVRO (was: Native Avro support in Hive) > CRE

[jira] [Commented] (HIVE-6806) Native Avro support in Hive

2014-07-14 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14060995#comment-14060995 ] Carl Steinbach commented on HIVE-6806: -- Does anyone object to changing the summar

[jira] [Updated] (HIVE-5976) Decouple input formats from STORED as keywords

2014-06-27 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5976?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-5976: - Status: Open (was: Patch Available) [~davidzchen], I'd like to review this and get it comm

[jira] [Updated] (HIVE-7094) Separate out static/dynamic partitioning code in FileRecordWriterContainer

2014-06-23 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7094?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-7094: - Resolution: Fixed Fix Version/s: 0.14.0 Hadoop Flags: Reviewed Status

[ANNOUNCE] New Hive Committers - Gopal Vijayaraghavan and Szehon Ho

2014-06-22 Thread Carl Steinbach
The Apache Hive PMC has voted to make Gopal Vijayaraghavan and Szehon Ho committers on the Apache Hive Project. Please join me in congratulating Gopal and Szehon! Thanks. - Carl

[jira] [Commented] (HIVE-7094) Separate out static/dynamic partitioning code in FileRecordWriterContainer

2014-06-19 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7094?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14037893#comment-14037893 ] Carl Steinbach commented on HIVE-7094: -- [~sushanth]: I'm planning to co

[jira] [Updated] (HIVE-7094) Separate out static/dynamic partitioning code in FileRecordWriterContainer

2014-06-17 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7094?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-7094: - Status: Open (was: Patch Available) Looks like some tests failed. [~davidzchen], can you please

[jira] [Commented] (HIVE-7094) Separate out static/dynamic partitioning code in FileRecordWriterContainer

2014-06-13 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7094?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14031188#comment-14031188 ] Carl Steinbach commented on HIVE-7094: -- [~davidzchen]: +1. Can you please atta

[jira] [Updated] (HIVE-7094) Separate out static/dynamic partitioning code in FileRecordWriterContainer

2014-06-12 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7094?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-7094: - Status: Open (was: Patch Available) [~davidzchen]: I left some comments on rb. Thanks

Re: Review Request 22033: HIVE-7094: Separate static and dynamic partitioning implementations from FileRecordWriterContainer.

2014-06-12 Thread Carl Steinbach
> Please make it clear in the comment that "static" refers to static partitions. Also, does it make sense to change the name to StaticPartitionFileRecordWriterContainer? Extremely verbose but it gets the point across and avoids confusion. - Carl Steinbach O

[jira] [Updated] (HIVE-4734) Use custom ObjectInspectors for AvroSerde

2014-06-10 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4734?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-4734: - Status: Open (was: Patch Available) [~mwagner]: I'd like to get this committed. Would you

[jira] [Updated] (HIVE-7094) Separate out static/dynamic partitioning code in FileRecordWriterContainer

2014-06-06 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7094?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-7094: - Component/s: HCatalog > Separate out static/dynamic partitioning code

[jira] [Updated] (HIVE-7110) TestHCatPartitionPublish test failure: No FileSystem or scheme: pfile

2014-06-02 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-7110: - Status: Open (was: Patch Available) [~davidzchen]: Thanks for looking into this. Before we fix

[jira] [Commented] (HIVE-7094) Separate out static/dynamic partitioning code in FileRecordWriterContainer

2014-06-02 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7094?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14016200#comment-14016200 ] Carl Steinbach commented on HIVE-7094: -- [~davidzchen]: Is this ready for review

[jira] [Commented] (HIVE-4629) HS2 should support an API to retrieve query logs

2014-05-30 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14014172#comment-14014172 ] Carl Steinbach commented on HIVE-4629: -- Does anyone think this is the right wa

[jira] [Commented] (HIVE-7094) Separate out static/dynamic partitioning code in FileRecordWriterContainer

2014-05-29 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7094?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14013214#comment-14013214 ] Carl Steinbach commented on HIVE-7094: -- [~davidzchen]: Is this patch ready for re

[jira] [Updated] (HIVE-5857) Reduce tasks do not work in uber mode in YARN

2014-05-26 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-5857: - Affects Version/s: 0.13.1 0.13.0 > Reduce tasks do not work in uber m

[jira] [Updated] (HIVE-5857) Reduce tasks do not work in uber mode in YARN

2014-05-26 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-5857: - Assignee: Adam Kawa > Reduce tasks do not work in uber mode in Y

[jira] [Updated] (HIVE-5857) Reduce tasks do not work in uber mode in YARN

2014-05-26 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-5857: - Status: Open (was: Patch Available) [~kawaa]: Thanks for providing a fix. In order to get

[jira] [Updated] (HIVE-7066) hive-exec jar is missing avro core

2014-05-21 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7066?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-7066: - Resolution: Fixed Fix Version/s: 0.14.0 Hadoop Flags: Reviewed Status

[jira] [Updated] (HIVE-7066) hive-exec jar is missing avro core

2014-05-21 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7066?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-7066: - Affects Version/s: 0.13.1 0.13.0 > hive-exec jar is missing avro c

[jira] [Updated] (HIVE-7066) hive-exec jar is missing avro core

2014-05-21 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7066?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-7066: - Component/s: Build Infrastructure > hive-exec jar is missing avro c

[jira] [Updated] (HIVE-7104) Unit tests are disabled

2014-05-21 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-7104: - Resolution: Fixed Fix Version/s: 0.14.0 Hadoop Flags: Reviewed Status

[jira] [Commented] (HIVE-3159) Update AvroSerde to determine schema of new tables

2014-05-16 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13998544#comment-13998544 ] Carl Steinbach commented on HIVE-3159: -- bq. Recently committed HIVE-5823, added

[jira] [Commented] (HIVE-6974) Make Metastore Version Check work with Custom version suffixes

2014-05-15 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13995705#comment-13995705 ] Carl Steinbach commented on HIVE-6974: -- Looks like this was already fixed in

  1   2   3   4   5   6   7   8   9   10   >