Re: HIVE building on ARM

2020-07-21 Thread Chinna Rao Lalam
the same in apache infra. Thank you. Thank you Stamatis,Zoltan for the pointers. Thanks, Chinna On Thu, Jun 18, 2020 at 5:36 PM Stamatis Zampetakis wrote: > Hello Chinna, > > The hudson-jobadmin privilege can be granted by PMC chairs. > I don't know if there is any particular po

Re: HIVE building on ARM

2020-06-18 Thread Chinna Rao Lalam
for creation of a job is different than jenkin?. Please guide me to create the new job in the ci-hadoop instance. I will migrate this job after connecting the armN slaves to the new system. Thanks Chinna On Wed, Jun 17, 2020 at 11:57 AM Zhenyu Zheng wrote: > Hi Zoltan, > > Th

Re: HIVE building on ARM

2020-06-15 Thread Chinna Rao Lalam
irection we can move and can you share some details about the new ci-hadoop instance. Thanks, Chinna On Mon, Jun 15, 2020 at 3:56 PM Zoltan Haindrich wrote: > Hey all, > > In an ticket (INFRA-20416) Gavin asked me if we are completely off > builds.apache.org - when I went ove

Re: HIVE building on ARM

2020-03-12 Thread Chinna Rao Lalam
Hi Zhenyu, Until HBase dependency resolved, without effecting the existing code on X86 i suggest create a separate profile with "os72" repo. Down the line we should have common version for both X86 and ARM. Hope It Helps, Chinna On Wed, Mar 11, 2020 at 8:39 AM Zhenyu Zheng wrote: &

Re: HIVE building on ARM

2020-03-10 Thread Chinna Rao Lalam
branch-2.2/pom.xml#L1414. > > Kind Regards, > David > > On Tue, Mar 10, 2020 at 1:11 PM Chinna Rao Lalam < > lalamchinnara...@gmail.com> > wrote: > > > Hi All, > > > > We are working on HIVE building and running on ARM architecture. As part > of > >

HIVE building on ARM

2020-03-10 Thread Chinna Rao Lalam
need to upgrade to protobuf-3.7.1. HIVE-21939 <https://issues.apache.org/jira/browse/HIVE-21939> upgraded protobuf-2.5.0 to protobuf-3.7.1, It have mainly 2 failures. We are working on this. Thanks, Chinna Rao Lalam

Re: [Announce] New committer : Laszlo Pinter

2020-02-11 Thread Chinna Rao Lalam
to become a committer, and we are pleased to announce that he has > accepted. > > > > Laszlo welcome, thank you for your contributions, and we look forward > your > > further interactions with the community! > > > > Thanks, > > Ashutosh > > > -- Hope It Helps, Chinna

Re: Welcome Anishek To Apache Hive PMC

2020-02-11 Thread Chinna Rao Lalam
ctive member of the > community helping advance Apache Hive. > > Congratulations, and thank you for your hard work > > Thanks, > Ashutosh > -- Hope It Helps, Chinna

Re: Welcome Mahesh to Hive PMC

2020-02-11 Thread Chinna Rao Lalam
mitter, and has made significant contribution in Hive. > Please join me in congratulating him and looking forward to a bigger role > that he will play in Apache Hive project. > > Thanks, > Ashutosh > -- Hope It Helps, Chinna

Re: Is there any way to find Hive query to Datanucleus queries mapping

2020-02-11 Thread Chinna Rao Lalam
()=0, getUniqueConstraints_(UniqueConstraintsRequest, )=2, getPrimaryKeys_(PrimaryKeysRequest, )=2, getForeignKeys_(ForeignKeysRequest, )=3} Thanks, Chinna On Mon, Feb 10, 2020 at 5:49 PM Zoltan Haindrich wrote: > Hey Chinna! > > I don't think a mapping like that is easy to get.

Is there any way to find Hive query to Datanucleus queries mapping

2020-02-10 Thread Chinna Rao Lalam
query mapping to find out which hive query of datanucleus query is running slow. If we enable Datanucleus debug log we can see generated queries but not mapping. Thanks Chinna

What is the release plan for Hive 4.0.0

2020-01-21 Thread Chinna Rao Lalam
Hi all. Do we have any timelines for Hive 4.0.0 release. Thanks, Chinna

Re: [Announce] New committer : David Mollitor

2019-09-17 Thread Chinna Rao Lalam
gt; > David welcome, thank you for your contributions, and we look forward > your > > > further interactions with the community! > > > > > > Ashutosh Chauhan (on behalf of the Apache Hive PMC) > > > > > > -- Hope It Helps, Chinna

Re: [ANNOUNCE] New committer: Rajkumar Singh

2019-08-31 Thread Chinna Rao Lalam
Congratulations Rajkumar Singh. Regards, Chinna Rao Lalam 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 committer, and we are pleased to announce that he has accepted. > > Raj we

Re: Welcome new Hive committer, Zhihai Xu

2017-05-05 Thread Chinna Rao Lalam
tion and thanking him for his contributions to Hive. > > Regards, > Xuefu > -- Hope It Helps, Chinna

Review Request 55045: HIVE-15324 : Enable round() function to accept scale argument as non-constants

2016-12-26 Thread Chinna Rao Lalam
/udf_round.q 88b2274 ql/src/test/results/clientpositive/udf_round.q.out 456e6ea Diff: https://reviews.apache.org/r/55045/diff/ Testing --- All tests are passed. Thanks, Chinna Rao Lalam

Review Request 55036: Scale is greater than decimal values trunc(d, s) returns wrong results

2016-12-26 Thread Chinna Rao Lalam
/ql/udf/generic/GenericUDFTrunc.java a95248f ql/src/test/queries/clientpositive/udf_trunc_number.q b3fd9e5 ql/src/test/results/clientpositive/udf_trunc_number.q.out dfc9d70 Diff: https://reviews.apache.org/r/55036/diff/ Testing --- All tests are passed. Thanks, Chinna Rao Lalam

Re: Invitation for Hive committers to become ORC committers

2016-12-15 Thread Chinna Rao Lalam
I would be interested. Thanks. Chinna Rao Lalam On Fri, Dec 16, 2016 at 6:43 AM, Owen O'Malley <omal...@apache.org> wrote: > Ok, I've added the people who have responded so far and updated the ORC > website. > > http://orc.apache.org/news/2016/12/15/new-committers/ >

[jira] [Created] (HIVE-15431) Round(1234567891.1234567891,50) returns null, result is not consistent with Mysql.

2016-12-14 Thread Chinna Rao Lalam (JIRA)
Chinna Rao Lalam created HIVE-15431: --- Summary: Round(1234567891.1234567891,50) returns null, result is not consistent with Mysql. Key: HIVE-15431 URL: https://issues.apache.org/jira/browse/HIVE-15431

Re: Review Request 53983: HIVE-14582 : Add trunc(numeric) udf

2016-11-30 Thread Chinna Rao Lalam
umbers as well as > > no-op (e.g. select trunc (12.34, 100). Thanks for the review. I will add tests as part of this JIRA HIVE-15325 - Chinna Rao --- This is an automatically generated e-mail. To reply, visit: https://r

[jira] [Created] (HIVE-15325) Add tests with negative numbers as well as no-op tests

2016-11-30 Thread Chinna Rao Lalam (JIRA)
Chinna Rao Lalam created HIVE-15325: --- Summary: Add tests with negative numbers as well as no-op tests Key: HIVE-15325 URL: https://issues.apache.org/jira/browse/HIVE-15325 Project: Hive

[jira] [Created] (HIVE-15324) Enable round() function to accept scale argument as non-constants

2016-11-30 Thread Chinna Rao Lalam (JIRA)
Chinna Rao Lalam created HIVE-15324: --- Summary: Enable round() function to accept scale argument as non-constants Key: HIVE-15324 URL: https://issues.apache.org/jira/browse/HIVE-15324 Project: Hive

[jira] [Created] (HIVE-14571) Document configuration hive.msck.repair.batch.size

2016-08-18 Thread Chinna Rao Lalam (JIRA)
Chinna Rao Lalam created HIVE-14571: --- Summary: Document configuration hive.msck.repair.batch.size Key: HIVE-14571 URL: https://issues.apache.org/jira/browse/HIVE-14571 Project: Hive Issue

[jira] [Created] (HIVE-14032) INSERT OVERWRITE command failed with sensitive names.

2016-06-16 Thread Chinna Rao Lalam (JIRA)
Chinna Rao Lalam created HIVE-14032: --- Summary: INSERT OVERWRITE command failed with sensitive names. Key: HIVE-14032 URL: https://issues.apache.org/jira/browse/HIVE-14032 Project: Hive

Re: [ANNOUNCE] New Hive Committer - Yongzhi Chen

2015-11-02 Thread Chinna Rao Lalam
Hi all, > > >> > > > >> > Apache Hive PMC has just voted to make Yongzhi Chen a new committer > on > > >> > Apache Hive Project. > > >> > > > >> > Please join me in congratulating Yongzhi! > > >> > > > >> > Thanks, > > >> > > > >> > Xuefu > > >> > > > >> > > > > > -- Hope It Helps, Chinna

Re: [ANNOUNCE] New Hive Committer - Siddharth Seth

2015-10-22 Thread Chinna Rao Lalam
ergey Shelukhin > > <ser...@hortonworks.com> > > wrote: > > > > > The Apache Hive PMC has voted to make Siddharth Seth a committer on > > > the Apache Hive Project. > > > > > > Please join me in congratulating Sid! > > > > > > Thanks, > > > Sergey. > > > > > > > > > -- Hope It Helps, Chinna

Re: [ANNOUNCE] New Hive Committer- Aihua Xu

2015-10-22 Thread Chinna Rao Lalam
d, Oct 21, 2015 at 2:09 PM, Szehon Ho <sze...@cloudera.com> wrote: > > > >> The Apache Hive PMC has voted to make Aihua Xu a committer on the Apache > >> Hive Project. > >> > >> Please join me in congratulating Aihua! > >> > >> Thanks, > >> Szehon > >> > > -- Hope It Helps, Chinna

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

2015-06-27 Thread Chinna Rao Lalam
Thank you everyone. I'm excited to continue contributing to the Hive community. Congrats to Jesus. Regards, Chinna On Sat, Jun 27, 2015 at 11:18 AM, Lefty Leverenz leftylever...@gmail.com wrote: Congratulations China and Jesus, and thanks for all your contributions! -- Lefty On Fri, Jun

[jira] [Created] (HIVE-10905) QuitExit fails ending with ';' [beeline-cli Branch]

2015-06-03 Thread Chinna Rao Lalam (JIRA)
Chinna Rao Lalam created HIVE-10905: --- Summary: QuitExit fails ending with ';' [beeline-cli Branch] Key: HIVE-10905 URL: https://issues.apache.org/jira/browse/HIVE-10905 Project: Hive Issue

[jira] [Created] (HIVE-10904) Use beeline-log4j.properties for migrated CLI [beeline-cli Branch]

2015-06-03 Thread Chinna Rao Lalam (JIRA)
Chinna Rao Lalam created HIVE-10904: --- Summary: Use beeline-log4j.properties for migrated CLI [beeline-cli Branch] Key: HIVE-10904 URL: https://issues.apache.org/jira/browse/HIVE-10904 Project: Hive

[jira] [Created] (HIVE-10847) Support CLI specific configurations with beeline functionality

2015-05-28 Thread Chinna Rao Lalam (JIRA)
Chinna Rao Lalam created HIVE-10847: --- Summary: Support CLI specific configurations with beeline functionality Key: HIVE-10847 URL: https://issues.apache.org/jira/browse/HIVE-10847 Project: Hive

[jira] [Created] (HIVE-10822) CLI start script throwing error message on console

2015-05-26 Thread Chinna Rao Lalam (JIRA)
Chinna Rao Lalam created HIVE-10822: --- Summary: CLI start script throwing error message on console Key: HIVE-10822 URL: https://issues.apache.org/jira/browse/HIVE-10822 Project: Hive Issue

[jira] [Created] (HIVE-10823) CLI start script throwing error message on console

2015-05-26 Thread Chinna Rao Lalam (JIRA)
Chinna Rao Lalam created HIVE-10823: --- Summary: CLI start script throwing error message on console Key: HIVE-10823 URL: https://issues.apache.org/jira/browse/HIVE-10823 Project: Hive Issue

[jira] [Created] (HIVE-10824) Need to update start script changes in .cmd files

2015-05-26 Thread Chinna Rao Lalam (JIRA)
Chinna Rao Lalam created HIVE-10824: --- Summary: Need to update start script changes in .cmd files Key: HIVE-10824 URL: https://issues.apache.org/jira/browse/HIVE-10824 Project: Hive Issue

Re: [ANNOUNCE] New Hive Committer - Chaoyu Tang

2015-05-20 Thread Chinna Rao Lalam
-- Hope It Helps, Chinna

[jira] [Created] (HIVE-10626) Spark paln need to be updated [Spark Branch]

2015-05-06 Thread Chinna Rao Lalam (JIRA)
Chinna Rao Lalam created HIVE-10626: --- Summary: Spark paln need to be updated [Spark Branch] Key: HIVE-10626 URL: https://issues.apache.org/jira/browse/HIVE-10626 Project: Hive Issue Type

Re: Review Request 33211: [HIVE-10288] : permanent UDFs are not working after restarting the server

2015-04-27 Thread Chinna Lalam
have not faced in our setup. This issue was faced in trunk version.. After restarting the service while loading functions from DB, type was not determined and null was returned. - Chinna --- This is an automatically generated e-mail

[jira] [Created] (HIVE-10415) hive.start.cleanup.scratchdir configuration is not taking effect

2015-04-21 Thread Chinna Rao Lalam (JIRA)
Chinna Rao Lalam created HIVE-10415: --- Summary: hive.start.cleanup.scratchdir configuration is not taking effect Key: HIVE-10415 URL: https://issues.apache.org/jira/browse/HIVE-10415 Project: Hive

Review Request 33259: [HIVE-10277] : Unable to process Comment line '--'

2015-04-16 Thread Chinna Lalam
--- commented line are skipped before processing the command. Diffs - trunk/cli/src/java/org/apache/hadoop/hive/cli/CliDriver.java 1673646 Diff: https://reviews.apache.org/r/33259/diff/ Testing --- Related tests are passed. Thanks, Chinna Lalam

Review Request 33211: [HIVE-10288] : permanent UDFs are not working after restarting the server

2015-04-15 Thread Chinna Lalam
/java/org/apache/hadoop/hive/ql/metadata/Hive.java 1673646 Diff: https://reviews.apache.org/r/33211/diff/ Testing --- Related tests are pass. Thanks, Chinna Lalam

Re: cannot call permanent udfs with the latest trunk

2015-04-14 Thread Chinna Rao Lalam
Hi, I have uploaded a patch for HIVE-10288.. Please try this.. Hope It Helps, Chinna On Tue, Apr 14, 2015 at 5:37 AM, Nezih Yigitbasi nyigitb...@netflix.com.invalid wrote: Hey everyone, With the latest trunk I cannot call permanent UDFs, please see HIVE-10288 https://issues.apache.org

[jira] [Created] (HIVE-10058) Log the information of cached RDD [Spark Branch]

2015-03-23 Thread Chinna Rao Lalam (JIRA)
Chinna Rao Lalam created HIVE-10058: --- Summary: Log the information of cached RDD [Spark Branch] Key: HIVE-10058 URL: https://issues.apache.org/jira/browse/HIVE-10058 Project: Hive Issue

RE: ORC separate project

2015-03-23 Thread Lalam, Chinna R
Hi Owen, I'd like to get involved. Please add me as well. Thanks, Chinna Rao Lalam -- Forwarded message -- From: Owen O'Malley omal...@apache.orgmailto:omal...@apache.org Date: Fri, Mar 20, 2015 at 3:14 AM Subject: ORC separate project To: dev@hive.apache.orgmailto:dev

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

2015-03-23 Thread Chinna Rao Lalam
. - Carl -- Hope It Helps, Chinna

[jira] [Created] (HIVE-10017) SparkTask log improvement [Spark Branch]

2015-03-19 Thread Chinna Rao Lalam (JIRA)
Chinna Rao Lalam created HIVE-10017: --- Summary: SparkTask log improvement [Spark Branch] Key: HIVE-10017 URL: https://issues.apache.org/jira/browse/HIVE-10017 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-9939) Code cleanup for redundant if check in ExplainTask

2015-03-12 Thread Chinna Rao Lalam (JIRA)
Chinna Rao Lalam created HIVE-9939: -- Summary: Code cleanup for redundant if check in ExplainTask Key: HIVE-9939 URL: https://issues.apache.org/jira/browse/HIVE-9939 Project: Hive Issue Type

[jira] [Created] (HIVE-9871) Print spark job id in history file [spark branch]

2015-03-05 Thread Chinna Rao Lalam (JIRA)
Chinna Rao Lalam created HIVE-9871: -- Summary: Print spark job id in history file [spark branch] Key: HIVE-9871 URL: https://issues.apache.org/jira/browse/HIVE-9871 Project: Hive Issue Type

[jira] [Commented] (HIVE-9638) Drop Index does not check Index or Table exisit or not

2015-02-13 Thread Chinna Rao Lalam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14319806#comment-14319806 ] Chinna Rao Lalam commented on HIVE-9638: Hi, In Hive 0.7.0 or later, DROP returns

[jira] [Updated] (HIVE-9516) Enable CBO related tests [Spark Branch]

2015-02-12 Thread Chinna Rao Lalam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9516?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chinna Rao Lalam updated HIVE-9516: --- Status: Open (was: Patch Available) Failed tests results order is not consistent. Need to add

[jira] [Assigned] (HIVE-9516) Enable CBO related tests [Spark Branch]

2015-02-11 Thread Chinna Rao Lalam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9516?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chinna Rao Lalam reassigned HIVE-9516: -- Assignee: Chinna Rao Lalam Enable CBO related tests [Spark Branch

[jira] [Updated] (HIVE-9516) Enable CBO related tests [Spark Branch]

2015-02-11 Thread Chinna Rao Lalam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9516?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chinna Rao Lalam updated HIVE-9516: --- Attachment: HIVE-9516.1-spark.patch Enable CBO related tests [Spark Branch

[jira] [Updated] (HIVE-9516) Enable CBO related tests [Spark Branch]

2015-02-11 Thread Chinna Rao Lalam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9516?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chinna Rao Lalam updated HIVE-9516: --- Status: Patch Available (was: Open) Enabled some of the CBO related tests covering all

[jira] [Updated] (HIVE-9170) UT: udf_in_file fails with filenotfoundexception

2015-02-09 Thread Chinna Rao Lalam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chinna Rao Lalam updated HIVE-9170: --- Attachment: HIVE-9170.1-spark.patch UT: udf_in_file fails with filenotfoundexception

[jira] [Updated] (HIVE-9170) UT: udf_in_file fails with filenotfoundexception

2015-02-09 Thread Chinna Rao Lalam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chinna Rao Lalam updated HIVE-9170: --- Status: Patch Available (was: Open) This testcase is working. Enable this test. UT

[jira] [Assigned] (HIVE-9170) UT: udf_in_file fails with filenotfoundexception

2015-02-09 Thread Chinna Rao Lalam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chinna Rao Lalam reassigned HIVE-9170: -- Assignee: Chinna Rao Lalam UT: udf_in_file fails with filenotfoundexception

[jira] [Updated] (HIVE-9289) TODO : Store user name in session [Spark Branch]

2015-01-21 Thread Chinna Rao Lalam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chinna Rao Lalam updated HIVE-9289: --- Attachment: HIVE-9289.2-spark.patch TODO : Store user name in session [Spark Branch

[jira] [Updated] (HIVE-9289) TODO : Store user name in session [Spark Branch]

2015-01-21 Thread Chinna Rao Lalam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chinna Rao Lalam updated HIVE-9289: --- Status: Open (was: Patch Available) TODO : Store user name in session [Spark Branch

[jira] [Updated] (HIVE-9289) TODO : Store user name in session [Spark Branch]

2015-01-21 Thread Chinna Rao Lalam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chinna Rao Lalam updated HIVE-9289: --- Status: Patch Available (was: Open) TODO : Store user name in session [Spark Branch

[jira] [Commented] (HIVE-9289) TODO : Store user name in session [Spark Branch]

2015-01-21 Thread Chinna Rao Lalam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14286161#comment-14286161 ] Chinna Rao Lalam commented on HIVE-9289: I have verified this code, reusing

[jira] [Created] (HIVE-9289) TODO : Store user name in session [Spark Branch]

2015-01-07 Thread Chinna Rao Lalam (JIRA)
Chinna Rao Lalam created HIVE-9289: -- Summary: TODO : Store user name in session [Spark Branch] Key: HIVE-9289 URL: https://issues.apache.org/jira/browse/HIVE-9289 Project: Hive Issue Type

[jira] [Updated] (HIVE-9289) TODO : Store user name in session [Spark Branch]

2015-01-07 Thread Chinna Rao Lalam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chinna Rao Lalam updated HIVE-9289: --- Attachment: HIVE-9289.1-spark.patch TODO : Store user name in session [Spark Branch

[jira] [Updated] (HIVE-9289) TODO : Store user name in session [Spark Branch]

2015-01-07 Thread Chinna Rao Lalam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chinna Rao Lalam updated HIVE-9289: --- Status: Patch Available (was: Open) Now maintaining user name in the session. RB: https

[jira] [Commented] (HIVE-9282) hive could not able to integrate with spark

2015-01-06 Thread Chinna Rao Lalam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14267316#comment-14267316 ] Chinna Rao Lalam commented on HIVE-9282: Hive on spark is not available in hive

[jira] [Updated] (HIVE-8508) UT: fix bucketsort_insert tests - related to SMBMapJoinOperator

2014-12-11 Thread Chinna Rao Lalam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8508?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chinna Rao Lalam updated HIVE-8508: --- Attachment: HIVE-8508.1-spark.patch UT: fix bucketsort_insert tests - related

[jira] [Updated] (HIVE-8508) UT: fix bucketsort_insert tests - related to SMBMapJoinOperator

2014-12-11 Thread Chinna Rao Lalam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8508?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chinna Rao Lalam updated HIVE-8508: --- Status: Patch Available (was: Open) Verified these tests and these are working on current

[jira] [Assigned] (HIVE-8507) UT: fix rcfile_bigdata test

2014-12-10 Thread Chinna Rao Lalam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8507?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chinna Rao Lalam reassigned HIVE-8507: -- Assignee: Chinna Rao Lalam UT: fix rcfile_bigdata test

[jira] [Updated] (HIVE-8507) UT: fix rcfile_bigdata test

2014-12-10 Thread Chinna Rao Lalam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8507?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chinna Rao Lalam updated HIVE-8507: --- Attachment: HIVE-8507.1-spark.patch UT: fix rcfile_bigdata test

[jira] [Updated] (HIVE-8507) UT: fix rcfile_bigdata test

2014-12-10 Thread Chinna Rao Lalam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8507?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chinna Rao Lalam updated HIVE-8507: --- Status: Patch Available (was: Open) These test are working on the current code base.. UT

[jira] [Updated] (HIVE-8507) UT: fix rcfile_bigdata test

2014-12-10 Thread Chinna Rao Lalam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8507?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chinna Rao Lalam updated HIVE-8507: --- Status: Open (was: Patch Available) UT: fix rcfile_bigdata test

[jira] [Updated] (HIVE-8507) UT: fix rcfile_bigdata test

2014-12-10 Thread Chinna Rao Lalam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8507?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chinna Rao Lalam updated HIVE-8507: --- Attachment: HIVE-8507.2-spark.patch Added tests in testconfiguration.properties UT: fix

[jira] [Updated] (HIVE-8507) UT: fix rcfile_bigdata test

2014-12-10 Thread Chinna Rao Lalam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8507?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chinna Rao Lalam updated HIVE-8507: --- Status: Patch Available (was: Open) UT: fix rcfile_bigdata test

[jira] [Assigned] (HIVE-8508) UT: fix bucketsort_insert tests - related to SMBMapJoinOperator

2014-12-10 Thread Chinna Rao Lalam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8508?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chinna Rao Lalam reassigned HIVE-8508: -- Assignee: Chinna Rao Lalam UT: fix bucketsort_insert tests - related

[jira] [Created] (HIVE-8986) Add limit_partition_metadataonly.q in testconfiguration.properties [Spark Branch]

2014-11-26 Thread Chinna Rao Lalam (JIRA)
Chinna Rao Lalam created HIVE-8986: -- Summary: Add limit_partition_metadataonly.q in testconfiguration.properties [Spark Branch] Key: HIVE-8986 URL: https://issues.apache.org/jira/browse/HIVE-8986

[jira] [Updated] (HIVE-8986) Add limit_partition_metadataonly.q in testconfiguration.properties [Spark Branch]

2014-11-26 Thread Chinna Rao Lalam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8986?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chinna Rao Lalam updated HIVE-8986: --- Status: Patch Available (was: Open) Add limit_partition_metadataonly.q

[jira] [Updated] (HIVE-8986) Add limit_partition_metadataonly.q in testconfiguration.properties [Spark Branch]

2014-11-26 Thread Chinna Rao Lalam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8986?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chinna Rao Lalam updated HIVE-8986: --- Attachment: HIVE-8986-spark.patch Add limit_partition_metadataonly.q

[jira] [Updated] (HIVE-8788) UT: fix partition test case

2014-11-25 Thread Chinna Rao Lalam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8788?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chinna Rao Lalam updated HIVE-8788: --- Attachment: HIVE-8788-spark.patch UT: fix partition test case

[jira] [Updated] (HIVE-8788) UT: fix partition test case

2014-11-25 Thread Chinna Rao Lalam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8788?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chinna Rao Lalam updated HIVE-8788: --- Attachment: HIVE-8788.1-spark.patch UT: fix partition test case

[jira] [Updated] (HIVE-8788) UT: fix partition test case

2014-11-25 Thread Chinna Rao Lalam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8788?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chinna Rao Lalam updated HIVE-8788: --- Priority: Major (was: Minor) UT: fix partition test case

[jira] [Updated] (HIVE-8788) UT: fix partition test case

2014-11-25 Thread Chinna Rao Lalam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8788?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chinna Rao Lalam updated HIVE-8788: --- Status: Patch Available (was: Open) Enabled MetadataOnlyOptimizer. RB request: https

[jira] [Assigned] (HIVE-8962) Add SORT_QUERY_RESULTS for join tests that do not guarantee order #2

2014-11-25 Thread Chinna Rao Lalam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8962?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chinna Rao Lalam reassigned HIVE-8962: -- Assignee: Chinna Rao Lalam Add SORT_QUERY_RESULTS for join tests that do not guarantee

[jira] [Assigned] (HIVE-8962) Add SORT_QUERY_RESULTS for join tests that do not guarantee order #2

2014-11-25 Thread Chinna Rao Lalam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8962?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chinna Rao Lalam reassigned HIVE-8962: -- Assignee: Chao (was: Chinna Rao Lalam) Add SORT_QUERY_RESULTS for join tests that do

[jira] [Commented] (HIVE-8639) Convert SMBJoin to MapJoin [Spark Branch]

2014-11-19 Thread Chinna Rao Lalam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14218168#comment-14218168 ] Chinna Rao Lalam commented on HIVE-8639: Hi [~brocknoland], I am investigating

[jira] [Assigned] (HIVE-8504) UT: fix bucket_num_reducers test

2014-11-07 Thread Chinna Rao Lalam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8504?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chinna Rao Lalam reassigned HIVE-8504: -- Assignee: Chinna Rao Lalam UT: fix bucket_num_reducers test

[jira] [Assigned] (HIVE-8509) UT: fix list_bucket_dml_2 test

2014-11-04 Thread Chinna Rao Lalam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chinna Rao Lalam reassigned HIVE-8509: -- Assignee: Chinna Rao Lalam UT: fix list_bucket_dml_2 test

[jira] [Updated] (HIVE-8509) UT: fix list_bucket_dml_2 test

2014-11-04 Thread Chinna Rao Lalam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chinna Rao Lalam updated HIVE-8509: --- Attachment: HIVE-8509-spark.patch UT: fix list_bucket_dml_2 test

[jira] [Updated] (HIVE-8509) UT: fix list_bucket_dml_2 test

2014-11-04 Thread Chinna Rao Lalam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chinna Rao Lalam updated HIVE-8509: --- Status: Patch Available (was: Open) UT: fix list_bucket_dml_2 test

[jira] [Updated] (HIVE-7930) enable vectorization_short_regress.q, vector_string_concat.q [Spark Branch]

2014-10-31 Thread Chinna Rao Lalam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7930?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chinna Rao Lalam updated HIVE-7930: --- Attachment: HIVE-7930-spark.patch vector_string_concat.q is already enabled. Patch updated

[jira] [Updated] (HIVE-7930) enable vectorization_short_regress.q, vector_string_concat.q [Spark Branch]

2014-10-31 Thread Chinna Rao Lalam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7930?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chinna Rao Lalam updated HIVE-7930: --- Status: Patch Available (was: Open) enable vectorization_short_regress.q

[jira] [Assigned] (HIVE-8639) Convert SMBJoin to MapJoin [Spark Branch]

2014-10-30 Thread Chinna Rao Lalam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8639?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chinna Rao Lalam reassigned HIVE-8639: -- Assignee: Chinna Rao Lalam Convert SMBJoin to MapJoin [Spark Branch

[jira] [Updated] (HIVE-7930) enable vectorization_short_regress.q, vector_string_concat.q

2014-10-10 Thread Chinna Rao Lalam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7930?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chinna Rao Lalam updated HIVE-7930: --- Summary: enable vectorization_short_regress.q, vector_string_concat.q (was: enable

[jira] [Updated] (HIVE-7930) enable vectorization_short_regress.q, vector_string_concat.q

2014-10-10 Thread Chinna Rao Lalam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7930?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chinna Rao Lalam updated HIVE-7930: --- Description: {quote} vector_string_concat.q vectorization_short_regress.q {quote} queries

[jira] [Created] (HIVE-8425) enable vectorized_mapjoin.q,vectorized_nested_mapjoin.q [Sparch Branch]

2014-10-10 Thread Chinna Rao Lalam (JIRA)
Chinna Rao Lalam created HIVE-8425: -- Summary: enable vectorized_mapjoin.q,vectorized_nested_mapjoin.q [Sparch Branch] Key: HIVE-8425 URL: https://issues.apache.org/jira/browse/HIVE-8425 Project

[jira] [Updated] (HIVE-7794) Enable tests on Spark branch (4) [Sparch Branch]

2014-10-10 Thread Chinna Rao Lalam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7794?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chinna Rao Lalam updated HIVE-7794: --- Attachment: HIVE-7794.1-spark.patch Enable tests on Spark branch (4) [Sparch Branch

[jira] [Updated] (HIVE-7794) Enable tests on Spark branch (4) [Sparch Branch]

2014-10-10 Thread Chinna Rao Lalam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7794?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chinna Rao Lalam updated HIVE-7794: --- Status: Patch Available (was: Open) Updated the patch. Patch doesnot contain below q files

[jira] [Updated] (HIVE-8425) enable vectorized_mapjoin.q,vectorized_nested_mapjoin.q [Sparch Branch]

2014-10-10 Thread Chinna Rao Lalam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chinna Rao Lalam updated HIVE-8425: --- Attachment: HIVE-8425-spark.patch enable vectorized_mapjoin.q,vectorized_nested_mapjoin.q

[jira] [Updated] (HIVE-8425) enable vectorized_mapjoin.q,vectorized_nested_mapjoin.q [Sparch Branch]

2014-10-10 Thread Chinna Rao Lalam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chinna Rao Lalam updated HIVE-8425: --- Status: Patch Available (was: Open) Thanks [~xuefuz], I have missed this HIVE-8412 JIRA

[jira] [Commented] (HIVE-6954) After ALTER FILEFORMAT, DESCRIBE throwing exception

2014-10-01 Thread Chinna Rao Lalam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14154586#comment-14154586 ] Chinna Rao Lalam commented on HIVE-6954: Hi [~vikram.dixit], I have vefified

[jira] [Updated] (HIVE-8180) Update SparkReduceRecordHandler for processing the vectors [spark branch]

2014-09-30 Thread Chinna Rao Lalam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8180?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chinna Rao Lalam updated HIVE-8180: --- Attachment: HIVE-8180.3-spark.patch Removed trailing spaces. Update SparkReduceRecordHandler

[jira] [Commented] (HIVE-8180) Update SparkReduceRecordHandler for processing the vectors [spark branch]

2014-09-29 Thread Chinna Rao Lalam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14151412#comment-14151412 ] Chinna Rao Lalam commented on HIVE-8180: RB link : https://reviews.apache.org/r

[jira] [Updated] (HIVE-8180) Update SparkReduceRecordHandler for processing the vectors [spark branch]

2014-09-26 Thread Chinna Rao Lalam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8180?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chinna Rao Lalam updated HIVE-8180: --- Attachment: HIVE-8180-spark.patch Update SparkReduceRecordHandler for processing the vectors

  1   2   3   4   5   6   >