[jira] [Created] (HIVE-21490) Remove unused duplicate code added in HIVE-20506

2019-03-22 Thread Brock Noland (JIRA)
Brock Noland created HIVE-21490: --- Summary: Remove unused duplicate code added in HIVE-20506 Key: HIVE-21490 URL: https://issues.apache.org/jira/browse/HIVE-21490 Project: Hive Issue Type

[jira] [Created] (HIVE-20506) HOS times out when cluster is full while Hive-on-MR waits

2018-09-05 Thread Brock Noland (JIRA)
Brock Noland created HIVE-20506: --- Summary: HOS times out when cluster is full while Hive-on-MR waits Key: HIVE-20506 URL: https://issues.apache.org/jira/browse/HIVE-20506 Project: Hive Issue

[jira] [Created] (HIVE-14679) csv2/tsv2 output format disables quoting by default and it's extremely difficult to enable

2016-08-31 Thread Brock Noland (JIRA)
Brock Noland created HIVE-14679: --- Summary: csv2/tsv2 output format disables quoting by default and it's extremely difficult to enable Key: HIVE-14679 URL: https://issues.apache.org/jira/browse/HIVE-

Re: [VOTE] Bylaws change to allow some commits without review

2016-05-13 Thread Brock Noland
+1 On Mon, Apr 18, 2016 at 1:02 PM, Thejas Nair wrote: > ?+1 > > > From: Wei Zheng > Sent: Monday, April 18, 2016 10:51 AM > To: u...@hive.apache.org > Subject: Re: [VOTE] Bylaws change to allow some commits without review > > +1 > > Thanks, > Wei > > From: Sidd

[jira] [Created] (HIVE-11891) Add basic performance logging at trace level to metastore calls

2015-09-18 Thread Brock Noland (JIRA)
Brock Noland created HIVE-11891: --- Summary: Add basic performance logging at trace level to metastore calls Key: HIVE-11891 URL: https://issues.apache.org/jira/browse/HIVE-11891 Project: Hive

Re: ORC separate project

2015-04-06 Thread Brock Noland
Hey guys, Good discussion here. One point of order, I feel like this should be a [DISCUSS] thread. Some folks filter on that specific text as it's quite standard in Apache to use that subject prefix for big issues like this one. Brock On Fri, Apr 3, 2015 at 3:59 PM, Thejas Nair wrote: > On Fri,

Re: Request for feedback on work intent for non-equijoin support

2015-04-01 Thread Brock Noland
Nice, it'd be great if someone finally implemented this :) On Wed, Apr 1, 2015 at 10:10 PM, Szehon Ho wrote: > From Hive side, there has been some thought on the subject here: > https://cwiki.apache.org/confluence/display/Hive/Theta+Join, it has some > ideas but nobody has gotten around to giving

Re: [ANNOUNCE] Apache Hive 1.1.0 Released

2015-03-09 Thread Brock Noland
> > On Sun, Mar 8, 2015 at 10:40 PM, Brock Noland > wrote: > > > The Apache Hive team is proud to announce the the release of Apache > > Hive version 1.1.0. > > > > The Apache Hive (TM) data warehouse software facilitates querying and > > managing large d

[jira] [Created] (HIVE-9895) Update hive people page with recent changes

2015-03-08 Thread Brock Noland (JIRA)
Brock Noland created HIVE-9895: -- Summary: Update hive people page with recent changes Key: HIVE-9895 URL: https://issues.apache.org/jira/browse/HIVE-9895 Project: Hive Issue Type: Task

[ANNOUNCE] Apache Hive 1.1.0 Released

2015-03-08 Thread Brock Noland
The Apache Hive team is proud to announce the the release of Apache Hive version 1.1.0. The Apache Hive (TM) data warehouse software facilitates querying and managing large datasets residing in distributed storage. Built on top of Apache Hadoop (TM), it provides: * Tools to enable easy data extra

[jira] [Created] (HIVE-9860) MapredLocalTask/SecureCmdDoAs leaks local files

2015-03-04 Thread Brock Noland (JIRA)
Brock Noland created HIVE-9860: -- Summary: MapredLocalTask/SecureCmdDoAs leaks local files Key: HIVE-9860 URL: https://issues.apache.org/jira/browse/HIVE-9860 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-9823) Load spark-defaults.conf from classpath [Spark Branch]

2015-02-28 Thread Brock Noland (JIRA)
Brock Noland created HIVE-9823: -- Summary: Load spark-defaults.conf from classpath [Spark Branch] Key: HIVE-9823 URL: https://issues.apache.org/jira/browse/HIVE-9823 Project: Hive Issue Type

[jira] [Created] (HIVE-9803) SparkClientImpl should not attempt impersonation in CLI mode [Spark Branch]

2015-02-26 Thread Brock Noland (JIRA)
Brock Noland created HIVE-9803: -- Summary: SparkClientImpl should not attempt impersonation in CLI mode [Spark Branch] Key: HIVE-9803 URL: https://issues.apache.org/jira/browse/HIVE-9803 Project: Hive

Re: Review Request 29807: HIVE-9253: MetaStore server should support timeout for long running requests

2015-02-26 Thread Brock Noland
;long running timeout" than hive.metastore.client.socket.timeout or any larger. Thus as opposed to creating a new config I feel like we should re-use hive.metastore.client.socket.timeout. - Brock Noland On Feb. 26, 2015,

[jira] [Created] (HIVE-9793) Remove hard coded paths from cli driver tests

2015-02-25 Thread Brock Noland (JIRA)
Brock Noland created HIVE-9793: -- Summary: Remove hard coded paths from cli driver tests Key: HIVE-9793 URL: https://issues.apache.org/jira/browse/HIVE-9793 Project: Hive Issue Type: Improvement

Re: Review Request 31379: HIVE-9772 Hive parquet timestamp conversion doesn't work with new Parquet

2015-02-25 Thread Brock Noland
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/31379/#review74080 --- Ship it! Ship It! - Brock Noland On Feb. 24, 2015, 8:55 p.m

[jira] [Created] (HIVE-9788) Make double quote optional in tsv/csv/dsv output

2015-02-25 Thread Brock Noland (JIRA)
Brock Noland created HIVE-9788: -- Summary: Make double quote optional in tsv/csv/dsv output Key: HIVE-9788 URL: https://issues.apache.org/jira/browse/HIVE-9788 Project: Hive Issue Type

Re: Review Request 31379: HIVE-9772 Hive parquet timestamp conversion doesn't work with new Parquet

2015-02-25 Thread Brock Noland
that the flag is stored correctly? As other engines like impala use this flag... ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/DataWritableReadSupport.java <https://reviews.apache.org/r/31379/#comment120367> this populates the metadata written by parquet, correct? - Brock

[jira] [Created] (HIVE-9781) Utilize spark.kryo.registrator [Spark Branch]

2015-02-24 Thread Brock Noland (JIRA)
Brock Noland created HIVE-9781: -- Summary: Utilize spark.kryo.registrator [Spark Branch] Key: HIVE-9781 URL: https://issues.apache.org/jira/browse/HIVE-9781 Project: Hive Issue Type: Sub-task

Re: Review Request 30717: HIVE-8119: Implement Date in ParquetSerde

2015-02-24 Thread Brock Noland
> On Feb. 10, 2015, 7:50 p.m., Ryan Blue wrote: > > ql/src/java/org/apache/hadoop/hive/ql/io/parquet/convert/HiveSchemaConverter.java, > > line 99 > > > > > > For primitive types, this should be using the Types API (li

[jira] [Created] (HIVE-9774) Print yarn application id to console

2015-02-24 Thread Brock Noland (JIRA)
Brock Noland created HIVE-9774: -- Summary: Print yarn application id to console Key: HIVE-9774 URL: https://issues.apache.org/jira/browse/HIVE-9774 Project: Hive Issue Type: Sub-task

Re: [VOTE] Apache Hive 1.1.0 Release Candidate 3

2015-02-22 Thread Brock Noland
with 3 binding +1, 1 non-binding +1, and 0 -1's this vote passes On Fri, Feb 20, 2015 at 5:20 PM, Brock Noland wrote: > Both solutions are reasonable from my perspective... > > Brock > > On Fri, Feb 20, 2015 at 2:01 PM, Thejas Nair > wrote: > >> Thanks for f

[jira] [Created] (HIVE-9749) ObjectStore schema verification logic is incorrect

2015-02-22 Thread Brock Noland (JIRA)
Brock Noland created HIVE-9749: -- Summary: ObjectStore schema verification logic is incorrect Key: HIVE-9749 URL: https://issues.apache.org/jira/browse/HIVE-9749 Project: Hive Issue Type: Bug

[jira] [Updated] (HIVE-9671) Support Impersonation [Spark Branch]

2015-02-22 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-9671: --- Attachment: HIVE-9671.3-spark.patch Makes sense > Support Impersonation [Spark Bra

[jira] [Commented] (HIVE-9543) MetaException(message:Metastore contains multiple versions)

2015-02-22 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14332299#comment-14332299 ] Brock Noland commented on HIVE-9543: Hmm looking at this code: https://github

[jira] [Updated] (HIVE-9543) MetaException(message:Metastore contains multiple versions)

2015-02-22 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9543?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-9543: --- Description: When i run bin/hive command, i got the following exception: {noformat} Logging

[jira] [Commented] (HIVE-9620) Cannot retrieve column statistics using HMS API if column name contains uppercase characters

2015-02-22 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14332297#comment-14332297 ] Brock Noland commented on HIVE-9620: [~j...@cloudera.com] - what is the error you

[jira] [Updated] (HIVE-9671) Support Impersonation [Spark Branch]

2015-02-21 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-9671: --- Attachment: HIVE-9671.2-spark.patch > Support Impersonation [Spark Bra

[jira] [Updated] (HIVE-9671) Support Impersonation [Spark Branch]

2015-02-21 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-9671: --- Attachment: HIVE-9671.1-spark.patch > Support Impersonation [Spark Bra

[jira] [Commented] (HIVE-9625) Delegation tokens for HMS are not renewed

2015-02-21 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9625?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14330449#comment-14330449 ] Brock Noland commented on HIVE-9625: I think that getting a new token on failur

[jira] [Updated] (HIVE-9671) Support Impersonation [Spark Branch]

2015-02-21 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-9671: --- Affects Version/s: spark-branch Status: Patch Available (was: Open) > Supp

[jira] [Commented] (HIVE-9671) Support Impersonation [Spark Branch]

2015-02-21 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14330406#comment-14330406 ] Brock Noland commented on HIVE-9671: It doesn't appear we can test this auto

[jira] [Issue Comment Deleted] (HIVE-9671) Support Impersonation [Spark Branch]

2015-02-21 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-9671: --- Comment: was deleted (was: {color:red}Overall{color}: -1 at least one tests failed Here are the

[jira] [Updated] (HIVE-9671) Support Impersonation [Spark Branch]

2015-02-21 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-9671: --- Attachment: HIVE-9671.1-spark.patch > Support Impersonation [Spark Bra

[jira] [Commented] (HIVE-9726) Upgrade to spark 1.3 [Spark Branch]

2015-02-20 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9726?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14329897#comment-14329897 ] Brock Noland commented on HIVE-9726: Thanks everyone for your help! > Upg

Re: [VOTE] Apache Hive 1.1.0 Release Candidate 3

2015-02-20 Thread Brock Noland
we should start > surveying if people are still using newer versions of hive on Hadoop > 1.x). > > I also ran a few simple queries using the RC in a single node cluster > and everything looked good. > > > On Fri, Feb 20, 2015 at 1:00 PM, Brock Noland wrote: > > Hi, > &

[jira] [Updated] (HIVE-9726) Upgrade to spark 1.3 [Spark Branch]

2015-02-20 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9726?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-9726: --- Resolution: Fixed Fix Version/s: spark-branch Status: Resolved (was: Patch Available

[jira] [Commented] (HIVE-3454) Problem with CAST(BIGINT as TIMESTAMP)

2015-02-20 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14329857#comment-14329857 ] Brock Noland commented on HIVE-3454: +1 LGTM best we can do in this situa

[jira] [Updated] (HIVE-9726) Upgrade to spark 1.3 [Spark Branch]

2015-02-20 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9726?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-9726: --- Attachment: HIVE-9726.1-spark.patch > Upgrade to spark 1.3 [Spark Bra

[jira] [Commented] (HIVE-9726) Upgrade to spark 1.3 [Spark Branch]

2015-02-20 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9726?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14329750#comment-14329750 ] Brock Noland commented on HIVE-9726: Sandy helped me debug this. Basically nee

Re: [VOTE] Apache Hive 1.1.0 Release Candidate 3

2015-02-20 Thread Brock Noland
rified no SNAPSHOT deps >>> >>> Thanks >>> Szehon >>> >>> On Wed, Feb 18, 2015 at 10:03 PM, Xuefu Zhang wrote: >>> >>> > +1 >>> > >>> > 1. downloaded the src tarball and built w/ -Phadoop-1/2 >>> >

[jira] [Commented] (HIVE-9625) Delegation tokens for HMS are not renewed

2015-02-20 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9625?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14329278#comment-14329278 ] Brock Noland commented on HIVE-9625: Before calling {{getDelegationToken}} we

[jira] [Commented] (HIVE-9726) Upgrade to spark 1.3 [Spark Branch]

2015-02-20 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9726?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14329235#comment-14329235 ] Brock Noland commented on HIVE-9726: None we are specifying two executors via the

[jira] [Updated] (HIVE-9726) Upgrade to spark 1.3 [Spark Branch]

2015-02-20 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9726?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-9726: --- Attachment: hive.log.txt.gz yarn-am-stdout.txt yarn-am-stderr.txt logs

[jira] [Commented] (HIVE-9726) Upgrade to spark 1.3 [Spark Branch]

2015-02-20 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9726?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14329177#comment-14329177 ] Brock Noland commented on HIVE-9726: [~sandyr], We are trying to upgrade to {

[jira] [Commented] (HIVE-9726) Upgrade to spark 1.3 [Spark Branch]

2015-02-20 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9726?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14329164#comment-14329164 ] Brock Noland commented on HIVE-9726: I think there is some real issue

[jira] [Commented] (HIVE-9726) Upgrade to spark 1.3 [Spark Branch]

2015-02-19 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9726?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14328425#comment-14328425 ] Brock Noland commented on HIVE-9726: Woops I see I named this patch wrong and

[jira] [Updated] (HIVE-9671) Support Impersonation [Spark Branch]

2015-02-19 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-9671: --- Attachment: (was: HIVE-9671.1-spark.patch) > Support Impersonation [Spark Bra

Re: setting up a branch for testing

2015-02-19 Thread Brock Noland
I will actually be talking about this tonight at the Hive meetup. I will post slides here afterwards. On Thu, Feb 19, 2015 at 2:28 PM, Sergey Shelukhin wrote: > Can you elaborate on how many machines are needed, minimum (is it 1+, just > determined by the throughput of QA runs that we want; or i

[jira] [Updated] (HIVE-9726) Upgrade to spark 1.3 [Spark Branch]

2015-02-19 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9726?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-9726: --- Assignee: Brock Noland Status: Patch Available (was: Open) > Upgrade to spark 1.3 [Spark Bra

[jira] [Updated] (HIVE-9726) Upgrade to spark 1.3 [Spark Branch]

2015-02-19 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9726?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-9726: --- Attachment: HIVE-9671.1-spark.patch > Upgrade to spark 1.3 [Spark Bra

[jira] [Updated] (HIVE-9671) Support Impersonation [Spark Branch]

2015-02-19 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-9671: --- Assignee: Brock Noland Status: Patch Available (was: Open) > Support Impersonation [Sp

[jira] [Updated] (HIVE-9671) Support Impersonation [Spark Branch]

2015-02-19 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-9671: --- Attachment: HIVE-9671.1-spark.patch > Support Impersonation [Spark Bra

[jira] [Created] (HIVE-9726) Upgrade to spark 1.3

2015-02-19 Thread Brock Noland (JIRA)
Brock Noland created HIVE-9726: -- Summary: Upgrade to spark 1.3 Key: HIVE-9726 URL: https://issues.apache.org/jira/browse/HIVE-9726 Project: Hive Issue Type: Sub-task Reporter: Brock

[jira] [Updated] (HIVE-9726) Upgrade to spark 1.3 [Spark Branch]

2015-02-19 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9726?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-9726: --- Affects Version/s: spark-branch Summary: Upgrade to spark 1.3 [Spark Branch] (was

[jira] [Created] (HIVE-9721) Hadoop23Shims.setFullFileStatus should check for null

2015-02-18 Thread Brock Noland (JIRA)
Brock Noland created HIVE-9721: -- Summary: Hadoop23Shims.setFullFileStatus should check for null Key: HIVE-9721 URL: https://issues.apache.org/jira/browse/HIVE-9721 Project: Hive Issue Type: Bug

Re: [VOTE] Apache Hive 1.1.0 Release Candidate 3

2015-02-18 Thread Brock Noland
+1 verified sigs, hashes, created tables, ran MR on YARN jobs On Wed, Feb 18, 2015 at 8:54 PM, Brock Noland wrote: > Apache Hive 1.1.0 Release Candidate 3 is available here: > http://people.apache.org/~brock/apache-hive-1.1.0-rc3/ > > Maven artifacts are available h

[VOTE] Apache Hive 1.1.0 Release Candidate 3

2015-02-18 Thread Brock Noland
Apache Hive 1.1.0 Release Candidate 3 is available here: http://people.apache.org/~brock/apache-hive-1.1.0-rc3/ Maven artifacts are available here: https://repository.apache.org/content/repositories/orgapachehive-1026/ Source tag for RC3 is at: http://svn.apache.org/repos/asf/hive/tags/release-1.

Re: [VOTE] Apache Hive 1.1.0 Release Candidate 2

2015-02-18 Thread Brock Noland
without reminders? > > > -- Lefty > > On Wed, Feb 18, 2015 at 4:04 PM, Brock Noland wrote: > >> Yeah that is really strange. I have seen that before, a long time >> back, and but not found the root cause. I think it's a bug in either >> antlr or how we use a

Re: [VOTE] Apache Hive 1.1.0 Release Candidate 2

2015-02-18 Thread Brock Noland
. On Wed, Feb 18, 2015 at 3:59 PM, Chao Sun wrote: > I tested apache-hive.1.1.0-bin and I also got the same error as Szehon > reported. > > On Wed, Feb 18, 2015 at 3:48 PM, Brock Noland wrote: > >> Hi, >> >> >> >> On Wed, Feb 18, 2015 at 2:21 PM, Gopal

Re: [VOTE] Apache Hive 1.1.0 Release Candidate 2

2015-02-18 Thread Brock Noland
it tests also excercise these code paths. > > Cheers, > Gopal > > On 2/17/15, 3:14 PM, "Brock Noland" wrote: > >>Apache Hive 1.1.0 Release Candidate 2 is available here: >>http://people.apache.org/~brock/apache-hive-1.1.0-rc2/ >> >>Maven artifacts

Re: [VOTE] Apache Hive 1.1.0 Release Candidate 2

2015-02-18 Thread Brock Noland
gt; On Wed, Feb 18, 2015 at 8:26 AM, Xuefu Zhang wrote: > >> +1 >> >> 1. downloaded the src and bin, and verified md5. >> 2. built the src with -Phadoop-1 and -Phadoop-2. >> 3. ran a few unit tests >> >> Thanks, >> Xuefu >> >> On Tue, Fe

[jira] [Updated] (HIVE-9716) Map job fails when table's LOCATION does not have scheme

2015-02-18 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9716?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-9716: --- Description: When a table's location (the value of column 'LOCATION' in SDS table in

[jira] [Comment Edited] (HIVE-3454) Problem with CAST(BIGINT as TIMESTAMP)

2015-02-18 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14326158#comment-14326158 ] Brock Noland edited comment on HIVE-3454 at 2/18/15 4:4

[jira] [Commented] (HIVE-3454) Problem with CAST(BIGINT as TIMESTAMP)

2015-02-18 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14326158#comment-14326158 ] Brock Noland commented on HIVE-3454: Have we tested this as part of an MR job? I d

[jira] [Comment Edited] (HIVE-3454) Problem with CAST(BIGINT as TIMESTAMP)

2015-02-18 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14326158#comment-14326158 ] Brock Noland edited comment on HIVE-3454 at 2/18/15 4:4

[jira] [Updated] (HIVE-9706) HBase handler support for snapshots should confirm properties before use

2015-02-18 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-9706: --- Resolution: Fixed Fix Version/s: (was: 1.1.0) Status: Resolved (was: Patch

[VOTE] Apache Hive 1.1.0 Release Candidate 2

2015-02-17 Thread Brock Noland
Apache Hive 1.1.0 Release Candidate 2 is available here: http://people.apache.org/~brock/apache-hive-1.1.0-rc2/ Maven artifacts are available here: https://repository.apache.org/content/repositories/orgapachehive-1025/ Source tag for RC1 is at: http://svn.apache.org/repos/asf/hive/tags/release-1.

[jira] [Updated] (HIVE-9708) Remove testlibs directory

2015-02-17 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-9708: --- Resolution: Fixed Status: Resolved (was: Patch Available) > Remove testlibs direct

[jira] [Updated] (HIVE-9650) Fix HBase tests post 1.x API changes

2015-02-17 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9650?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-9650: --- Resolution: Duplicate Status: Resolved (was: Patch Available) > Fix HBase tests post 1.x

[jira] [Commented] (HIVE-9706) HBase handler support for snapshots should confirm properties before use

2015-02-17 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14324902#comment-14324902 ] Brock Noland commented on HIVE-9706: Full stack, FWIW: {noformat} 2015-02-17 1

[jira] [Commented] (HIVE-9706) HBase handler support for snapshots should confirm properties before use

2015-02-17 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14324903#comment-14324903 ] Brock Noland commented on HIVE-9706: +1 pending tests > HBase handler supp

Re: [VOTE] Apache Hive 1.1.0 Release Candidate 1

2015-02-17 Thread Brock Noland
testlibs/ant-contrib-1.0b3.jar > > Apache policy is that binary files cannot be in releases. > > Alan. > > Brock Noland > February 16, 2015 at 21:08 > Apache Hive 1.1.0 Release Candidate 0 is available here: > http://people.apache.org/~brock/apache-hive-1.1.0-rc1/

[jira] [Updated] (HIVE-9707) ExecDriver does not get token from environment

2015-02-17 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-9707: --- Resolution: Fixed Fix Version/s: 1.1.0 Status: Resolved (was: Patch Available

[jira] [Updated] (HIVE-9705) All curator deps should be listed in dependency management section

2015-02-17 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-9705: --- Resolution: Fixed Fix Version/s: 1.1.0 Status: Resolved (was: Patch Available

Re: Review Request 30909: HIVE-9252 Linking custom SerDe jar to table definition.

2015-02-17 Thread Brock Noland
nse format. For example if we have an API called "Some" the method should be: SomeResponse Some(SomeRequest) We should also stay away from ENUM's as they are not compatbile across releases. Thanks you!! Brock - Brock Noland On Feb. 17, 2015,

[jira] [Updated] (HIVE-9708) Remove testlibs directory

2015-02-17 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-9708: --- Description: The {{testlibs}} directory is left over from the old ant build. We can delete it as it&#

[jira] [Updated] (HIVE-9708) Remove testlibs directory

2015-02-17 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-9708: --- Fix Version/s: 1.1.0 Affects Version/s: 1.1.0 Status: Patch Available (was

[jira] [Created] (HIVE-9708) Remove testlibs directory

2015-02-17 Thread Brock Noland (JIRA)
Brock Noland created HIVE-9708: -- Summary: Remove testlibs directory Key: HIVE-9708 URL: https://issues.apache.org/jira/browse/HIVE-9708 Project: Hive Issue Type: Improvement

[jira] [Commented] (HIVE-9705) All curator deps should be listed in dependency management section

2015-02-17 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14324695#comment-14324695 ] Brock Noland commented on HIVE-9705: The UDAF test is flaky

[jira] [Updated] (HIVE-9708) Remove testlibs directory

2015-02-17 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-9708: --- Attachment: HIVE-9708.patch > Remove testlibs direct

[jira] [Updated] (HIVE-9707) ExecDriver does not get token from environment

2015-02-17 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-9707: --- Attachment: HIVE-9707.patch > ExecDriver does not get token from environm

[jira] [Created] (HIVE-9707) ExecDriver does not get token from environment

2015-02-17 Thread Brock Noland (JIRA)
Brock Noland created HIVE-9707: -- Summary: ExecDriver does not get token from environment Key: HIVE-9707 URL: https://issues.apache.org/jira/browse/HIVE-9707 Project: Hive Issue Type

[jira] [Updated] (HIVE-9707) ExecDriver does not get token from environment

2015-02-17 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-9707: --- Assignee: Brock Noland Status: Patch Available (was: Open) > ExecDriver does not get token f

[jira] [Updated] (HIVE-9705) All curator deps should be listed in dependency management section

2015-02-17 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-9705: --- Affects Version/s: 1.2.0 Status: Patch Available (was: Open) > All curator deps sho

[jira] [Updated] (HIVE-9705) All curator deps should be listed in dependency management section

2015-02-17 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-9705: --- Attachment: HIVE-9705.patch > All curator deps should be listed in dependency management sect

[jira] [Created] (HIVE-9705) All curator deps should be listed in dependency management section

2015-02-17 Thread Brock Noland (JIRA)
Brock Noland created HIVE-9705: -- Summary: All curator deps should be listed in dependency management section Key: HIVE-9705 URL: https://issues.apache.org/jira/browse/HIVE-9705 Project: Hive

[jira] [Commented] (HIVE-9703) Merge from Spark branch to trunk 02/16/2015

2015-02-17 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14324322#comment-14324322 ] Brock Noland commented on HIVE-9703: +1 > Merge from Spark branch to trunk 02/

[VOTE] Apache Hive 1.1.0 Release Candidate 1

2015-02-16 Thread Brock Noland
Apache Hive 1.1.0 Release Candidate 0 is available here: http://people.apache.org/~brock/apache-hive-1.1.0-rc1/ Maven artifacts are available here: https://repository.apache.org/content/repositories/orgapachehive-1024/ Source tag for RC1 is at: http://svn.apache.org/repos/asf/hive/tags/release-1.

[jira] [Updated] (HIVE-9701) JMH module does not compile under hadoop-1 profile

2015-02-16 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9701?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-9701: --- Resolution: Fixed Status: Resolved (was: Patch Available) > JMH module does not compile un

[jira] [Commented] (HIVE-9702) Fix HOS ptest environment

2015-02-16 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9702?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14323406#comment-14323406 ] Brock Noland commented on HIVE-9702: >From >http://ec2-50-18-27-0

[jira] [Updated] (HIVE-9702) Fix HOS ptest environment

2015-02-16 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9702?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-9702: --- Description: Precommits for HOS are failing. e.g. http://ec2-174-129-184-35.compute-1.amazonaws.com

[jira] [Created] (HIVE-9702) Fix HOS ptest environment

2015-02-16 Thread Brock Noland (JIRA)
Brock Noland created HIVE-9702: -- Summary: Fix HOS ptest environment Key: HIVE-9702 URL: https://issues.apache.org/jira/browse/HIVE-9702 Project: Hive Issue Type: Bug Reporter: Brock

Re: [VOTE] Apache Hive 1.1.0 Release Candidate 0

2015-02-16 Thread Brock Noland
0-src/itests/hive-jmh/src/main/java/org/apache/hive/benchmark/storage/ColumnarStorageBench.java:[348,20] > cannot find symbol > [ERROR] symbol: class Path > [ERROR] location: class > org.apache.hive.benchmark.storage.ColumnarStorageBench > [ERROR] > > /home/xzhang/tmp/hive1.1.

[jira] [Updated] (HIVE-9686) HiveMetastore.logAuditEvent can be used before sasl server is started

2015-02-16 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-9686: --- Fix Version/s: (was: 1.2.0) 1.1.0 > HiveMetastore.logAuditEvent can be u

[jira] [Updated] (HIVE-9685) CLIService should create SessionState after logging into kerberos

2015-02-16 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-9685: --- Fix Version/s: (was: 1.2.0) 1.1.0 > CLIService should create SessionState af

[jira] [Updated] (HIVE-9701) JMH module does not compile under hadoop-1 profile

2015-02-16 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9701?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-9701: --- Attachment: HIVE-9701.patch > JMH module does not compile under hadoop-1 prof

[jira] [Updated] (HIVE-9701) JMH module does not compile under hadoop-1 profile

2015-02-16 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9701?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-9701: --- Fix Version/s: 1.1.0 Affects Version/s: 1.1.0 Status: Patch Available (was

[jira] [Created] (HIVE-9701) JMH module does not compile under hadoop-1 profile

2015-02-16 Thread Brock Noland (JIRA)
Brock Noland created HIVE-9701: -- Summary: JMH module does not compile under hadoop-1 profile Key: HIVE-9701 URL: https://issues.apache.org/jira/browse/HIVE-9701 Project: Hive Issue Type: Bug

[jira] [Updated] (HIVE-9696) Address RB comments for HIVE-9425 [Spark Branch]

2015-02-15 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-9696: --- Attachment: HIVE-9696.1-spark.patch > Address RB comments for HIVE-9425 [Spark Bra

  1   2   3   4   5   6   7   8   9   10   >