[jira] [Commented] (HIVE-11080) Modify VectorizedRowBatch.toString() to not depend on VectorExpressionWriter

2015-06-24 Thread Prasanth Jayachandran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14600762#comment-14600762 ] Prasanth Jayachandran commented on HIVE-11080: -- I am not yet sure if toString

[jira] [Commented] (HIVE-10553) Remove hardcoded Parquet references from SearchArgumentImpl

2015-06-24 Thread Prasanth Jayachandran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10553?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14600759#comment-14600759 ] Prasanth Jayachandran commented on HIVE-10553: -- New changes looks good to me,

[jira] [Commented] (HIVE-10796) Remove dependencies on NumericHistogram and NumDistinctValueEstimator from JavaDataModel

2015-06-24 Thread Prasanth Jayachandran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10796?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14600749#comment-14600749 ] Prasanth Jayachandran commented on HIVE-10796: -- LGTM, +1 > Remove dependenci

[jira] [Updated] (HIVE-6791) Support variable substition for Beeline shell command

2015-06-24 Thread Ferdinand Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6791?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ferdinand Xu updated HIVE-6791: --- Attachment: HIVE-6791-beeline-cli.3.patch > Support variable substition for Beeline shell command > ---

[jira] [Commented] (HIVE-10794) Remove the dependence from ErrorMsg to HiveUtils

2015-06-24 Thread Prasanth Jayachandran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10794?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14600745#comment-14600745 ] Prasanth Jayachandran commented on HIVE-10794: -- LGTM, +1 > Remove the depend

[jira] [Commented] (HIVE-10795) Remove use of PerfLogger from Orc

2015-06-24 Thread Prasanth Jayachandran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14600743#comment-14600743 ] Prasanth Jayachandran commented on HIVE-10795: -- LGTM, +1 > Remove use of Per

[jira] [Commented] (HIVE-11086) Remove use of ErrorMsg in Orc's RunLengthIntegerReaderV2

2015-06-24 Thread Prasanth Jayachandran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11086?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14600726#comment-14600726 ] Prasanth Jayachandran commented on HIVE-11086: -- LGTM, +1 > Remove use of Err

[jira] [Commented] (HIVE-11104) Select operator doesn't propagate constants appearing in expressions

2015-06-24 Thread Prasanth Jayachandran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14600725#comment-14600725 ] Prasanth Jayachandran commented on HIVE-11104: -- 1) Can the getSignature() cal

[jira] [Commented] (HIVE-11097) HiveInputFormat uses String.startsWith to compare splitPath and PathToAliases

2015-06-24 Thread Wan Chang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14600719#comment-14600719 ] Wan Chang commented on HIVE-11097: -- Hi [~jvs], would you help to review this? > HiveInpu

[jira] [Commented] (HIVE-10468) Create scripts to do metastore upgrade tests on jenkins for Oracle DB.

2015-06-24 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14600716#comment-14600716 ] Hive QA commented on HIVE-10468: {color:green}Overall{color}: +1 all checks pass Here a

[jira] [Updated] (HIVE-10468) Create scripts to do metastore upgrade tests on jenkins for Oracle DB.

2015-06-24 Thread Naveen Gangam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10468?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Naveen Gangam updated HIVE-10468: - Attachment: HIVE-10468.4.patch > Create scripts to do metastore upgrade tests on jenkins for Oracl

[jira] [Commented] (HIVE-11051) Hive 1.2.0 MapJoin w/Tez - LazyBinaryArray cannot be cast to [Ljava.lang.Object;

2015-06-24 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11051?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14600644#comment-14600644 ] Gopal V commented on HIVE-11051: Also needs a back-port to branch-1, once the pre-commit t

[jira] [Updated] (HIVE-11051) Hive 1.2.0 MapJoin w/Tez - LazyBinaryArray cannot be cast to [Ljava.lang.Object;

2015-06-24 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-11051: --- Affects Version/s: 2.0.0 > Hive 1.2.0 MapJoin w/Tez - LazyBinaryArray cannot be cast to > [Ljava.lang.Object

[jira] [Commented] (HIVE-11051) Hive 1.2.0 MapJoin w/Tez - LazyBinaryArray cannot be cast to [Ljava.lang.Object;

2015-06-24 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11051?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14600640#comment-14600640 ] Gopal V commented on HIVE-11051: [~mmccline]: LGTM - +1. > Hive 1.2.0 MapJoin w/Tez - La

[jira] [Commented] (HIVE-11090) ordering issues with windows unit test runs

2015-06-24 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14600637#comment-14600637 ] Hive QA commented on HIVE-11090: {color:green}Overall{color}: +1 all checks pass Here a

[jira] [Commented] (HIVE-11090) ordering issues with windows unit test runs

2015-06-24 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14600633#comment-14600633 ] Gunther Hagleitner commented on HIVE-11090: --- +1 assuming test pass. > ordering

[jira] [Updated] (HIVE-11099) Add support for running negative q-tests [Spark Branch]

2015-06-24 Thread Mohit Sabharwal (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11099?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mohit Sabharwal updated HIVE-11099: --- Attachment: HIVE-11099-1-spark.patch > Add support for running negative q-tests [Spark Branch]

[jira] [Updated] (HIVE-10468) Create scripts to do metastore upgrade tests on jenkins for Oracle DB.

2015-06-24 Thread Naveen Gangam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10468?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Naveen Gangam updated HIVE-10468: - Attachment: HIVE-10468.3.patch Shuffled some things around to make more room in the /tmp that is o

[jira] [Updated] (HIVE-11051) Hive 1.2.0 MapJoin w/Tez - LazyBinaryArray cannot be cast to [Ljava.lang.Object;

2015-06-24 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt McCline updated HIVE-11051: Attachment: HIVE-11051.02.patch > Hive 1.2.0 MapJoin w/Tez - LazyBinaryArray cannot be cast to > [

[jira] [Commented] (HIVE-11051) Hive 1.2.0 MapJoin w/Tez - LazyBinaryArray cannot be cast to [Ljava.lang.Object;

2015-06-24 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11051?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14600589#comment-14600589 ] Matt McCline commented on HIVE-11051: - [~wzheng] [~gopalv] Thank you for your review.

[jira] [Commented] (HIVE-11099) Add support for running negative q-tests [Spark Branch]

2015-06-24 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14600581#comment-14600581 ] Hive QA commented on HIVE-11099: {color:red}Overall{color}: -1 no tests executed Here a

[jira] [Commented] (HIVE-11051) Hive 1.2.0 MapJoin w/Tez - LazyBinaryArray cannot be cast to [Ljava.lang.Object;

2015-06-24 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11051?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14600570#comment-14600570 ] Gopal V commented on HIVE-11051: [~mmccline]: the patch LGTM, 1 minor comment to add to We

[jira] [Updated] (HIVE-11099) Add support for running negative q-tests [Spark Branch]

2015-06-24 Thread Mohit Sabharwal (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11099?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mohit Sabharwal updated HIVE-11099: --- Attachment: HIVE-11099-spark.patch > Add support for running negative q-tests [Spark Branch] >

[jira] [Updated] (HIVE-11099) Add support for running negative q-tests [Spark Branch]

2015-06-24 Thread Mohit Sabharwal (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11099?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mohit Sabharwal updated HIVE-11099: --- Attachment: (was: HIVE-11099.spark.patch) > Add support for running negative q-tests [Spar

[jira] [Updated] (HIVE-10468) Create scripts to do metastore upgrade tests on jenkins for Oracle DB.

2015-06-24 Thread Naveen Gangam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10468?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Naveen Gangam updated HIVE-10468: - Attachment: HIVE-10468.2.patch > Create scripts to do metastore upgrade tests on jenkins for Oracl

[jira] [Commented] (HIVE-10754) new Job() is deprecated. Replaced all with Job.getInstance() for Hcatalog

2015-06-24 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14600555#comment-14600555 ] Hive QA commented on HIVE-10754: {color:red}Overall{color}: -1 at least one tests failed

[jira] [Commented] (HIVE-11051) Hive 1.2.0 MapJoin w/Tez - LazyBinaryArray cannot be cast to [Ljava.lang.Object;

2015-06-24 Thread Wei Zheng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11051?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14600535#comment-14600535 ] Wei Zheng commented on HIVE-11051: -- [~mmccline] +1. The patch looks good. Some trivial c

[jira] [Updated] (HIVE-10468) Create scripts to do metastore upgrade tests on jenkins for Oracle DB.

2015-06-24 Thread Naveen Gangam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10468?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Naveen Gangam updated HIVE-10468: - Attachment: HIVE-10468.1.patch > Create scripts to do metastore upgrade tests on jenkins for Oracl

[jira] [Updated] (HIVE-10328) Enable new return path for cbo

2015-06-24 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-10328: Attachment: HIVE-10328.5.patch > Enable new return path for cbo > --

[jira] [Commented] (HIVE-10233) Hive on tez: memory manager for grace hash join

2015-06-24 Thread Wei Zheng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14600475#comment-14600475 ] Wei Zheng commented on HIVE-10233: -- [~vikram.dixit] Patch 14 looks good. > Hive on tez:

[jira] [Commented] (HIVE-10533) CBO (Calcite Return Path): Join to MultiJoin support for outer joins

2015-06-24 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14600463#comment-14600463 ] Ashutosh Chauhan commented on HIVE-10533: - +1 > CBO (Calcite Return Path): Join t

[jira] [Commented] (HIVE-6791) Support variable substition for Beeline shell command

2015-06-24 Thread Ferdinand Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14600458#comment-14600458 ] Ferdinand Xu commented on HIVE-6791: Hi [~spena], seems the precommit is not triggered.

[jira] [Commented] (HIVE-10533) CBO (Calcite Return Path): Join to MultiJoin support for outer joins

2015-06-24 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14600444#comment-14600444 ] Hive QA commented on HIVE-10533: {color:red}Overall{color}: -1 at least one tests failed

[jira] [Commented] (HIVE-11096) Bump the parquet version to 1.7.0

2015-06-24 Thread Ferdinand Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11096?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14600440#comment-14600440 ] Ferdinand Xu commented on HIVE-11096: - Thanks [~spena], LGTM +1 > Bump the parquet ve

[jira] [Updated] (HIVE-11104) Select operator doesn't propagate constants appearing in expressions

2015-06-24 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-11104: Attachment: HIVE-11104.patch > Select operator doesn't propagate constants appearing in expr

[jira] [Commented] (HIVE-11084) Issue in Parquet Hive Table

2015-06-24 Thread Chanchal Kumar Ghosh (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14600407#comment-14600407 ] Chanchal Kumar Ghosh commented on HIVE-11084: - But in show create table comman

[jira] [Commented] (HIVE-10233) Hive on tez: memory manager for grace hash join

2015-06-24 Thread Mostafa Mokhtar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14600409#comment-14600409 ] Mostafa Mokhtar commented on HIVE-10233: [~vikram.dixit] Yes, issue unrelated. >

[jira] [Updated] (HIVE-11099) Add support for running negative q-tests [Spark Branch]

2015-06-24 Thread Mohit Sabharwal (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11099?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mohit Sabharwal updated HIVE-11099: --- Attachment: (was: HIVE-11099.patch) > Add support for running negative q-tests [Spark Bran

[jira] [Commented] (HIVE-10233) Hive on tez: memory manager for grace hash join

2015-06-24 Thread Vikram Dixit K (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14600393#comment-14600393 ] Vikram Dixit K commented on HIVE-10233: --- Those don't look like the memory manager's

[jira] [Updated] (HIVE-11099) Add support for running negative q-tests [Spark Branch]

2015-06-24 Thread Mohit Sabharwal (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11099?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mohit Sabharwal updated HIVE-11099: --- Attachment: HIVE-11099.spark.patch > Add support for running negative q-tests [Spark Branch] >

[jira] [Updated] (HIVE-11043) ORC split strategies should adapt based on number of files

2015-06-24 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11043?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-11043: --- Attachment: HIVE-11043.3.patch Work around HIVE-11102 > ORC split strategies should adapt based on number of

[jira] [Updated] (HIVE-11080) Modify VectorizedRowBatch.toString() to not depend on VectorExpressionWriter

2015-06-24 Thread Owen O'Malley (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11080?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Owen O'Malley updated HIVE-11080: - Attachment: HIVE-11080.patch This changes the vectorized row batch to use the physical types of th

[jira] [Commented] (HIVE-11097) HiveInputFormat uses String.startsWith to compare splitPath and PathToAliases

2015-06-24 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14600338#comment-14600338 ] Hive QA commented on HIVE-11097: {color:green}Overall{color}: +1 all checks pass Here a

[jira] [Commented] (HIVE-10233) Hive on tez: memory manager for grace hash join

2015-06-24 Thread Mostafa Mokhtar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14600332#comment-14600332 ] Mostafa Mokhtar commented on HIVE-10233: [~hagleitn] [~vikram.dixit] On the latest

[jira] [Commented] (HIVE-11051) Hive 1.2.0 MapJoin w/Tez - LazyBinaryArray cannot be cast to [Ljava.lang.Object;

2015-06-24 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11051?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14600325#comment-14600325 ] Matt McCline commented on HIVE-11051: - [~wzheng] Can you give this a non-binding +1?

[jira] [Commented] (HIVE-11043) ORC split strategies should adapt based on number of files

2015-06-24 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11043?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14600320#comment-14600320 ] Gopal V commented on HIVE-11043: Filed HIVE-11102 to track the issue - this error is not r

[jira] [Commented] (HIVE-10233) Hive on tez: memory manager for grace hash join

2015-06-24 Thread Vikram Dixit K (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14600314#comment-14600314 ] Vikram Dixit K commented on HIVE-10233: --- Change looks good from the planning side. W

[jira] [Commented] (HIVE-11090) ordering issues with windows unit test runs

2015-06-24 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14600271#comment-14600271 ] Matt McCline commented on HIVE-11090: - Verified the query results match when the Q fil

[jira] [Commented] (HIVE-11051) Hive 1.2.0 MapJoin w/Tez - LazyBinaryArray cannot be cast to [Ljava.lang.Object;

2015-06-24 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11051?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14600270#comment-14600270 ] Matt McCline commented on HIVE-11051: - (Ooops add comment to wrong JIRA) > Hive 1.2.0

[jira] [Updated] (HIVE-11077) Add support in parser and wire up to txn manager

2015-06-24 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11077?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman updated HIVE-11077: -- Attachment: HIVE-11077.3.patch patch 3 includes HIVE-11030 since it's required but not checked i

[jira] [Updated] (HIVE-10468) Create scripts to do metastore upgrade tests on jenkins for Oracle DB.

2015-06-24 Thread Naveen Gangam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10468?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Naveen Gangam updated HIVE-10468: - Attachment: HIVE-10468.patch Turns out the debian package for Oracle-XE (Express edition) in the o

[jira] [Commented] (HIVE-11051) Hive 1.2.0 MapJoin w/Tez - LazyBinaryArray cannot be cast to [Ljava.lang.Object;

2015-06-24 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11051?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14600236#comment-14600236 ] Matt McCline commented on HIVE-11051: - Verified the query results match when the Q fil

[jira] [Resolved] (HIVE-8644) ORC rle v2 writer should round when converting from floats to integers

2015-06-24 Thread Owen O'Malley (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8644?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Owen O'Malley resolved HIVE-8644. - Resolution: Won't Fix I suspect changing this isn't worth it at this point. > ORC rle v2 writer sh

[jira] [Commented] (HIVE-9557) create UDF to measure strings similarity using Cosine Similarity algo

2015-06-24 Thread Alexander Pivovarov (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14600195#comment-14600195 ] Alexander Pivovarov commented on HIVE-9557: --- rename clientnegative/udf_cosine_sim

[jira] [Commented] (HIVE-11086) Remove use of ErrorMsg in Orc's RunLengthIntegerReaderV2

2015-06-24 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11086?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14600188#comment-14600188 ] Hive QA commented on HIVE-11086: {color:green}Overall{color}: +1 all checks pass Here a

[jira] [Updated] (HIVE-11090) ordering issues with windows unit test runs

2015-06-24 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt McCline updated HIVE-11090: Attachment: HIVE-11090.02.patch > ordering issues with windows unit test runs >

[jira] [Updated] (HIVE-11099) Add support for running negative q-tests [Spark Branch]

2015-06-24 Thread Mohit Sabharwal (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11099?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mohit Sabharwal updated HIVE-11099: --- Attachment: HIVE-11099.patch > Add support for running negative q-tests [Spark Branch] > -

[jira] [Commented] (HIVE-9248) Vectorization : Tez Reduce vertex not getting vectorized when GROUP BY is Hash mode

2015-06-24 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14600152#comment-14600152 ] Jason Dere commented on HIVE-9248: -- Ran all of the test failures locally, they pass for me

[jira] [Commented] (HIVE-9557) create UDF to measure strings similarity using Cosine Similarity algo

2015-06-24 Thread Nishant Kelkar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14600145#comment-14600145 ] Nishant Kelkar commented on HIVE-9557: -- [~apivovarov], I had a question: When I prepar

[jira] [Commented] (HIVE-10895) ObjectStore does not close Query objects in some calls, causing a potential leak in some metastore db resources

2015-06-24 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10895?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14600141#comment-14600141 ] Aihua Xu commented on HIVE-10895: - Seems both tests are unrelated. TestPigHBaseStorageHand

[jira] [Commented] (HIVE-11084) Issue in Parquet Hive Table

2015-06-24 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-11084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14600109#comment-14600109 ] Sergio Peña commented on HIVE-11084: I found the problem with your statement. You need

[jira] [Assigned] (HIVE-11084) Issue in Parquet Hive Table

2015-06-24 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-11084?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergio Peña reassigned HIVE-11084: -- Assignee: Sergio Peña > Issue in Parquet Hive Table > --- > >

[jira] [Commented] (HIVE-11090) ordering issues with windows unit test runs

2015-06-24 Thread Laljo John Pullokkaran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14600072#comment-14600072 ] Laljo John Pullokkaran commented on HIVE-11090: --- [~mmccline] Can't you add o

[jira] [Commented] (HIVE-11055) HPL/SQL - Implementing Procedural SQL in Hive (PL/HQL Contribution)

2015-06-24 Thread Dmitry Tolpeko (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14600053#comment-14600053 ] Dmitry Tolpeko commented on HIVE-11055: --- Sure, I will also update the patch to inclu

[jira] [Commented] (HIVE-11051) Hive 1.2.0 MapJoin w/Tez - LazyBinaryArray cannot be cast to [Ljava.lang.Object;

2015-06-24 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11051?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14600050#comment-14600050 ] Gunther Hagleitner commented on HIVE-11051: --- [~t3rmin4t0r] do you want to take a

[jira] [Commented] (HIVE-11077) Add support in parser and wire up to txn manager

2015-06-24 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11077?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14600045#comment-14600045 ] Hive QA commented on HIVE-11077: {color:red}Overall{color}: -1 no tests executed Here a

[jira] [Commented] (HIVE-11096) Bump the parquet version to 1.7.0

2015-06-24 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11096?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14600040#comment-14600040 ] Hive QA commented on HIVE-11096: {color:green}Overall{color}: +1 all checks pass Here a

[jira] [Commented] (HIVE-11084) Issue in Parquet Hive Table

2015-06-24 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-11084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1466#comment-1466 ] Sergio Peña commented on HIVE-11084: This bug happens with any other table format, lik

[jira] [Updated] (HIVE-10754) new Job() is deprecated. Replaced all with Job.getInstance() for Hcatalog

2015-06-24 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10754?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-10754: Attachment: (was: HIVE-10754.patch) > new Job() is deprecated. Replaced all with Job.getInstance() for H

[jira] [Updated] (HIVE-10754) new Job() is deprecated. Replaced all with Job.getInstance() for Hcatalog

2015-06-24 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10754?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-10754: Attachment: HIVE-10754.patch > new Job() is deprecated. Replaced all with Job.getInstance() for Hcatalog > -

[jira] [Commented] (HIVE-11051) Hive 1.2.0 MapJoin w/Tez - LazyBinaryArray cannot be cast to [Ljava.lang.Object;

2015-06-24 Thread Greg Senia (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11051?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14599913#comment-14599913 ] Greg Senia commented on HIVE-11051: --- Fix looks good. Tested in our environment testing o

[jira] [Commented] (HIVE-10895) ObjectStore does not close Query objects in some calls, causing a potential leak in some metastore db resources

2015-06-24 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10895?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14599897#comment-14599897 ] Hive QA commented on HIVE-10895: {color:red}Overall{color}: -1 at least one tests failed

[jira] [Commented] (HIVE-11055) HPL/SQL - Implementing Procedural SQL in Hive (PL/HQL Contribution)

2015-06-24 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14599860#comment-14599860 ] Alan Gates commented on HIVE-11055: --- We'll need to run rat on these before we check them

[jira] [Commented] (HIVE-11079) Fix qfile tests that fail on Windows due to CR/character escape differences

2015-06-24 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14599849#comment-14599849 ] Jason Dere commented on HIVE-11079: --- Test failure does not appear to be related. It pass

[jira] [Updated] (HIVE-10533) CBO (Calcite Return Path): Join to MultiJoin support for outer joins

2015-06-24 Thread Jesus Camacho Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesus Camacho Rodriguez updated HIVE-10533: --- Attachment: HIVE-10533.05.patch [~ashutoshc], I rebased the patch and addresse

[jira] [Updated] (HIVE-1903) Can't join HBase tables if one's name is the beginning of the other

2015-06-24 Thread Wan Chang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1903?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wan Chang updated HIVE-1903: Attachment: (was: HIVE-11097.1.patch) > Can't join HBase tables if one's name is the beginning of the oth

[jira] [Updated] (HIVE-1903) Can't join HBase tables if one's name is the beginning of the other

2015-06-24 Thread Wan Chang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1903?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wan Chang updated HIVE-1903: Attachment: HIVE-11097.1.patch > Can't join HBase tables if one's name is the beginning of the other > --

[jira] [Updated] (HIVE-11097) HiveInputFormat uses String.startsWith to compare splitPath and PathToAliases

2015-06-24 Thread Wan Chang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11097?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wan Chang updated HIVE-11097: - Attachment: HIVE-11097.1.patch Attach patch file > HiveInputFormat uses String.startsWith to compare spli

[jira] [Commented] (HIVE-10233) Hive on tez: memory manager for grace hash join

2015-06-24 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14599787#comment-14599787 ] Gunther Hagleitner commented on HIVE-10233: --- Test failures are unrelated. > Hiv

[jira] [Commented] (HIVE-11090) ordering issues with windows unit test runs

2015-06-24 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14599754#comment-14599754 ] Gunther Hagleitner commented on HIVE-11090: --- * Cutting the limit off in all t

[jira] [Updated] (HIVE-11086) Remove use of ErrorMsg in Orc's RunLengthIntegerReaderV2

2015-06-24 Thread Owen O'Malley (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11086?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Owen O'Malley updated HIVE-11086: - Attachment: HIVE-11086.patch Since ORC wasn't using the error code, I just moved the string back i

[jira] [Commented] (HIVE-9557) create UDF to measure strings similarity using Cosine Similarity algo

2015-06-24 Thread Nishant Kelkar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14599747#comment-14599747 ] Nishant Kelkar commented on HIVE-9557: -- Thanks for the pointers! I'll modify the patch

[jira] [Commented] (HIVE-9557) create UDF to measure strings similarity using Cosine Similarity algo

2015-06-24 Thread Alexander Pivovarov (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14599737#comment-14599737 ] Alexander Pivovarov commented on HIVE-9557: --- Hi Nishant, Thank you for the patch

[jira] [Commented] (HIVE-11055) HPL/SQL - Implementing Procedural SQL in Hive (PL/HQL Contribution)

2015-06-24 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14599720#comment-14599720 ] Hive QA commented on HIVE-11055: {color:red}Overall{color}: -1 at least one tests failed

[jira] [Updated] (HIVE-11077) Add support in parser and wire up to txn manager

2015-06-24 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11077?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman updated HIVE-11077: -- Attachment: HIVE-11077.patch > Add support in parser and wire up to txn manager > --

[jira] [Commented] (HIVE-10975) Parquet: Bump the parquet version up to 1.8.0

2015-06-24 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-10975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14599651#comment-14599651 ] Sergio Peña commented on HIVE-10975: [~Ferd] I took this patch and bump it to parquet

[jira] [Commented] (HIVE-11096) Bump the parquet version to 1.7.0

2015-06-24 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-11096?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14599643#comment-14599643 ] Sergio Peña commented on HIVE-11096: [~Ferd] Could you review this patch? It is basica

[jira] [Updated] (HIVE-11096) Bump the parquet version to 1.7.0

2015-06-24 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-11096?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergio Peña updated HIVE-11096: --- Attachment: HIVE-11096.1.patch [~Ferd] already submitted a patch and did this work on HIVE-10975, but

[jira] [Commented] (HIVE-11055) HPL/SQL - Implementing Procedural SQL in Hive (PL/HQL Contribution)

2015-06-24 Thread Dmitry Tolpeko (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14599601#comment-14599601 ] Dmitry Tolpeko commented on HIVE-11055: --- I will do this shortly. Thanks, again. >

[jira] [Commented] (HIVE-11055) HPL/SQL - Implementing Procedural SQL in Hive (PL/HQL Contribution)

2015-06-24 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14599592#comment-14599592 ] Xuefu Zhang commented on HIVE-11055: what about /bin directory, where different script

[jira] [Commented] (HIVE-11094) Beeline redirecting all output to ErrorStream

2015-06-24 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11094?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14599559#comment-14599559 ] Hive QA commented on HIVE-11094: {color:red}Overall{color}: -1 at least one tests failed

[jira] [Updated] (HIVE-10895) ObjectStore does not close Query objects in some calls, causing a potential leak in some metastore db resources

2015-06-24 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10895?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-10895: Attachment: HIVE-10895.2.patch > ObjectStore does not close Query objects in some calls, causing a potential

[jira] [Updated] (HIVE-10895) ObjectStore does not close Query objects in some calls, causing a potential leak in some metastore db resources

2015-06-24 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10895?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-10895: Attachment: (was: HIVE-10895.2.patch) > ObjectStore does not close Query objects in some calls, causing

[jira] [Commented] (HIVE-11055) HPL/SQL - Implementing Procedural SQL in Hive (PL/HQL Contribution)

2015-06-24 Thread Dmitry Tolpeko (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14599516#comment-14599516 ] Dmitry Tolpeko commented on HIVE-11055: --- Thanks, Xuefu. Since for now it will be a s

[jira] [Commented] (HIVE-10803) document jdbc url format properly

2015-06-24 Thread Gabor Liptak (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14599501#comment-14599501 ] Gabor Liptak commented on HIVE-10803: - [~thejas] Did you have a chance to review? Than

[jira] [Commented] (HIVE-10895) ObjectStore does not close Query objects in some calls, causing a potential leak in some metastore db resources

2015-06-24 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10895?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14599456#comment-14599456 ] Aihua Xu commented on HIVE-10895: - All the tests are not related to the patch. > ObjectS

[jira] [Commented] (HIVE-11095) SerDeUtils another bug ,when Text is reused

2015-06-24 Thread xiaowei wang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14599430#comment-14599430 ] xiaowei wang commented on HIVE-11095: - SerDeUtils invoke a bad method of Text,getByte

[jira] [Updated] (HIVE-11095) SerDeUtils another bug ,when Text is reused

2015-06-24 Thread xiaowei wang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11095?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] xiaowei wang updated HIVE-11095: Attachment: HIVE-11095.1.patch.txt > SerDeUtils another bug ,when Text is reused >

[jira] [Updated] (HIVE-11095) SerDeUtils another bug ,when Text is reused

2015-06-24 Thread xiaowei wang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11095?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] xiaowei wang updated HIVE-11095: Description: The method transformTextFromUTF8 have a error bug, It invoke a bad method of Text,get

[jira] [Updated] (HIVE-10983) SerDeUtils bug ,when Text is reused

2015-06-24 Thread xiaowei wang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10983?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] xiaowei wang updated HIVE-10983: Description: the mothod transformTextToUTF8 have a error bug! It invoke a bad method of Text,getByte

  1   2   >