Re: Review Request 16184: Hive should be able to skip header and footer rows when reading data file for a table (HIVE-5795)

2013-12-17 Thread Thejas Nair
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16184/#review30523 --- ql/src/java/org/apache/hadoop/hive/ql/exec/FetchOperator.java

[jira] [Commented] (HIVE-5891) Alias conflict when merging multiple mapjoin tasks into their common child mapred task

2013-12-17 Thread Sun Rui (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5891?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13850246#comment-13850246 ] Sun Rui commented on HIVE-5891: --- [~yhuai] I think we can leave $INTNAME as is for this issue.

[jira] [Created] (HIVE-6041) Incorrect task dependency graph for skewed join optimization

2013-12-17 Thread Adrian Popescu (JIRA)
Adrian Popescu created HIVE-6041: Summary: Incorrect task dependency graph for skewed join optimization Key: HIVE-6041 URL: https://issues.apache.org/jira/browse/HIVE-6041 Project: Hive

[jira] [Updated] (HIVE-6041) Incorrect task dependency graph for skewed join optimization

2013-12-17 Thread Adrian Popescu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6041?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrian Popescu updated HIVE-6041: - Description: The dependency graph among task stages is incorrect for the skewed join optimized

[jira] [Updated] (HIVE-6041) Incorrect task dependency graph for skewed join optimization

2013-12-17 Thread Adrian Popescu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6041?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrian Popescu updated HIVE-6041: - Description: The dependency graph among task stages is incorrect for the skewed join optimized

[jira] [Updated] (HIVE-6041) Incorrect task dependency graph for skewed join optimization

2013-12-17 Thread Adrian Popescu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6041?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrian Popescu updated HIVE-6041: - Description: The dependency graph among task stages is incorrect for the skewed join optimized

[jira] [Updated] (HIVE-6041) Incorrect task dependency graph for skewed join optimization

2013-12-17 Thread Adrian Popescu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6041?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrian Popescu updated HIVE-6041: - Description: The dependency graph among task stages is incorrect for the skewed join optimized

[jira] [Updated] (HIVE-6041) Incorrect task dependency graph for skewed join optimization

2013-12-17 Thread Adrian Popescu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6041?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrian Popescu updated HIVE-6041: - Description: The dependency graph among task stages is incorrect for the skewed join optimized

[jira] [Created] (HIVE-6042) With Dynamic partitioning, All partitions can not be overwrited

2013-12-17 Thread ruish li (JIRA)
ruish li created HIVE-6042: -- Summary: With Dynamic partitioning, All partitions can not be overwrited Key: HIVE-6042 URL: https://issues.apache.org/jira/browse/HIVE-6042 Project: Hive Issue Type:

[jira] [Updated] (HIVE-6042) With Dynamic partitioning, All partitions can not be overwrited

2013-12-17 Thread ruish li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6042?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ruish li updated HIVE-6042: --- Description: step1: create table drop table if exists t; create table t(a

[jira] [Updated] (HIVE-6043) Document incompatible changes in Hive 0.12 and trunk

2013-12-17 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6043?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-6043: --- Summary: Document incompatible changes in Hive 0.12 and trunk (was: Document incompatible changes)

[jira] [Created] (HIVE-6043) Document incompatible changes

2013-12-17 Thread Brock Noland (JIRA)
Brock Noland created HIVE-6043: -- Summary: Document incompatible changes Key: HIVE-6043 URL: https://issues.apache.org/jira/browse/HIVE-6043 Project: Hive Issue Type: Task Reporter:

[jira] [Updated] (HIVE-5380) Non-default OI constructors should be supported if for backwards compatibility

2013-12-17 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5380?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-5380: --- Attachment: HIVE-5380.patch [~xuefuz], can you take a look at this? Non-default OI constructors

[jira] [Commented] (HIVE-5380) Non-default OI constructors should be supported if for backwards compatibility

2013-12-17 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13850543#comment-13850543 ] Brock Noland commented on HIVE-5380: Uploaded new patch base don kyro-2.22.

Incompatible Changes affecting Serdes and UDFS

2013-12-17 Thread Brock Noland
Hi, Hive 0.12 made some incompatible changes which impacts Serdes and it appears 0.13 makes more incompatible changes. I created HIVE-6043 to track this, if you know of any more changes than what is described there, please do add them. Thanks! Brock

[jira] [Updated] (HIVE-6029) Add default authorization on database/table creation

2013-12-17 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6029?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-6029: --- Status: Patch Available (was: Open) Submitting patch for testing. Add default authorization on

[jira] [Updated] (HIVE-6029) Add default authorization on database/table creation

2013-12-17 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6029?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-6029: --- Attachment: HIVE-6029.2.patch [~cdrome] I rebased the patch on trunk. How does it look? Add default

[jira] [Commented] (HIVE-5783) Native Parquet Support in Hive

2013-12-17 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13850557#comment-13850557 ] Brock Noland commented on HIVE-5783: Thanks Resmus for creating HIVE-5998. Eric, I

[jira] [Updated] (HIVE-5812) HiveServer2 SSL connection transport binds to loopback address by default

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

[jira] [Commented] (HIVE-5928) Add a hive authorization plugin api that does not assume privileges needed

2013-12-17 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13850574#comment-13850574 ] Brock Noland commented on HIVE-5928: bq. interface HiveBaseAuthorizationProvider bq.

[jira] [Commented] (HIVE-4887) hive should have an option to disable non sql commands that impose security risk

2013-12-17 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4887?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13850583#comment-13850583 ] Brock Noland commented on HIVE-4887: bq. It should be possible to to disable create

[jira] [Commented] (HIVE-5837) SQL standard based secure authorization for hive

2013-12-17 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13850586#comment-13850586 ] Brock Noland commented on HIVE-5837: [~thejas], as I mentioned

[jira] [Commented] (HIVE-5380) Non-default OI constructors should be supported if for backwards compatibility

2013-12-17 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13850627#comment-13850627 ] Hive QA commented on HIVE-5380: --- {color:red}Overall{color}: -1 at least one tests failed

Hive-trunk-h0.21 - Build # 2508 - Still Failing

2013-12-17 Thread Apache Jenkins Server
Changes for Build #2472 [navis] HIVE-4518 : Should be removed files (OptrStatsGroupByHook, etc.) [navis] HIVE-5839 : BytesRefArrayWritable compareTo violates contract (Xuefu Zhang via Navis) [navis] HIVE-4518 : Missing file (HiveFatalException) [navis] HIVE-4518 : Counter Strike: Operation

Hive-trunk-hadoop2 - Build # 607 - Still Failing

2013-12-17 Thread Apache Jenkins Server
Changes for Build #571 [navis] HIVE-4518 : Should be removed files (OptrStatsGroupByHook, etc.) [navis] HIVE-5839 : BytesRefArrayWritable compareTo violates contract (Xuefu Zhang via Navis) [navis] HIVE-4518 : Missing file (HiveFatalException) [navis] HIVE-4518 : Counter Strike: Operation

[jira] [Commented] (HIVE-6029) Add default authorization on database/table creation

2013-12-17 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13850685#comment-13850685 ] Hive QA commented on HIVE-6029: --- {color:red}Overall{color}: -1 at least one tests failed

[jira] [Updated] (HIVE-5380) Non-default OI constructors should be supported for backwards compatibility

2013-12-17 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5380?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-5380: --- Summary: Non-default OI constructors should be supported for backwards compatibility (was:

[jira] [Commented] (HIVE-5380) Non-default OI constructors should be supported for backwards compatibility

2013-12-17 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13850731#comment-13850731 ] Xuefu Zhang commented on HIVE-5380: --- +1 Non-default OI constructors should be supported

[jira] [Commented] (HIVE-6021) Problem in GroupByOperator for handling distinct aggrgations

2013-12-17 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6021?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13850733#comment-13850733 ] Xuefu Zhang commented on HIVE-6021: --- +1, patch looks good to me. Problem in

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

2013-12-17 Thread Kostiantyn Kudriavtsev (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13850867#comment-13850867 ] Kostiantyn Kudriavtsev commented on HIVE-3454: -- Hi there, when is this patch

[jira] [Commented] (HIVE-4887) hive should have an option to disable non sql commands that impose security risk

2013-12-17 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4887?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13850866#comment-13850866 ] Thejas M Nair commented on HIVE-4887: - [~brocknoland] thanks for the suggestions. That

[jira] [Updated] (HIVE-6044) webhcat should be able to return detailed serde information when show table using fromat=extended

2013-12-17 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6044?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-6044: Status: Patch Available (was: Open) webhcat should be able to return detailed serde information

[jira] [Created] (HIVE-6047) Permanent UDFs in Hive

2013-12-17 Thread Jason Dere (JIRA)
Jason Dere created HIVE-6047: Summary: Permanent UDFs in Hive Key: HIVE-6047 URL: https://issues.apache.org/jira/browse/HIVE-6047 Project: Hive Issue Type: Bug Components: UDF

[jira] [Commented] (HIVE-6046) add UDF for converting date time from one presentation to another

2013-12-17 Thread Kostiantyn Kudriavtsev (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6046?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13850877#comment-13850877 ] Kostiantyn Kudriavtsev commented on HIVE-6046: -- just start working on that,

[jira] [Updated] (HIVE-5936) analyze command failing to collect stats with counter mechanism

2013-12-17 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-5936: --- Resolution: Fixed Fix Version/s: 0.13.0 Status: Resolved (was: Patch

[jira] [Commented] (HIVE-6006) Add UDF to calculate distance between geographic coordinates

2013-12-17 Thread Kostiantyn Kudriavtsev (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13850880#comment-13850880 ] Kostiantyn Kudriavtsev commented on HIVE-6006: -- patch is available, Could

[jira] [Commented] (HIVE-5837) SQL standard based secure authorization for hive

2013-12-17 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13850885#comment-13850885 ] Thejas M Nair commented on HIVE-5837: - [~brocknoland] I assume you mean URI and SERVER

[jira] [Updated] (HIVE-6006) Add UDF to calculate distance between geographic coordinates

2013-12-17 Thread Kostiantyn Kudriavtsev (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6006?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kostiantyn Kudriavtsev updated HIVE-6006: - Attachment: hive-6006.patch Add UDF to calculate distance between geographic

[jira] [Commented] (HIVE-5837) SQL standard based secure authorization for hive

2013-12-17 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13850887#comment-13850887 ] Thejas M Nair commented on HIVE-5837: - [~brocknoland] Thanks for your feedback in the

[jira] [Updated] (HIVE-6006) Add UDF to calculate distance between geographic coordinates

2013-12-17 Thread Kostiantyn Kudriavtsev (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6006?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kostiantyn Kudriavtsev updated HIVE-6006: - Status: Patch Available (was: Open) hive-6006.patch has been attached Add UDF

[jira] [Created] (HIVE-6046) add UDF for converting date time from one presentation to another

2013-12-17 Thread Kostiantyn Kudriavtsev (JIRA)
Kostiantyn Kudriavtsev created HIVE-6046: Summary: add UDF for converting date time from one presentation to another Key: HIVE-6046 URL: https://issues.apache.org/jira/browse/HIVE-6046

[jira] [Commented] (HIVE-5837) SQL standard based secure authorization for hive

2013-12-17 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13850915#comment-13850915 ] Alan Gates commented on HIVE-5837: -- Brock, could you give more details on the SERVER use

Hive-trunk-h0.21 - Build # 2509 - Still Failing

2013-12-17 Thread Apache Jenkins Server
Changes for Build #2473 [brock] HIVE-4741 - Add Hive config API to modify the restrict list (Prasad Mujumdar, Navis via Brock Noland) Changes for Build #2474 [navis] HIVE-5827 : Incorrect location of logs for failed tests (Vikram Dixit K and Szehon Ho via Navis) [thejas] HIVE-4485 : beeline

[jira] [Commented] (HIVE-6006) Add UDF to calculate distance between geographic coordinates

2013-12-17 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13850928#comment-13850928 ] Hive QA commented on HIVE-6006: --- {color:red}Overall{color}: -1 at least one tests failed

Review Request 16328: HIVE-5992: Hive inconsistently converts timestamp in AVG and SUM UDAF's

2013-12-17 Thread Xuefu Zhang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16328/ --- Review request for hive and Prasad Mujumdar. Bugs: HIVE-5992

[jira] [Commented] (HIVE-6044) webhcat should be able to return detailed serde information when show table using fromat=extended

2013-12-17 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13850932#comment-13850932 ] Hive QA commented on HIVE-6044: --- {color:red}Overall{color}: -1 no tests executed Here are

[jira] [Commented] (HIVE-6047) Permanent UDFs in Hive

2013-12-17 Thread Eric Hanson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6047?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13850921#comment-13850921 ] Eric Hanson commented on HIVE-6047: --- Vectorized execution works with temporary UDFs

[jira] [Commented] (HIVE-6043) Document incompatible changes in Hive 0.12 and trunk

2013-12-17 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6043?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13850810#comment-13850810 ] Sergey Shelukhin commented on HIVE-6043: HIVE-4914? It does have backward compat

Review Request 16329: HIVE-6039: Round, AVG and SUM functions reject char/varch input while accepting string input

2013-12-17 Thread Xuefu Zhang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16329/ --- Review request for hive and Prasad Mujumdar. Bugs: HIVE-6039

[jira] [Created] (HIVE-6044) webhcat should be able to return detailed serde information when show table using fromat=extended

2013-12-17 Thread Shuaishuai Nie (JIRA)
Shuaishuai Nie created HIVE-6044: Summary: webhcat should be able to return detailed serde information when show table using fromat=extended Key: HIVE-6044 URL: https://issues.apache.org/jira/browse/HIVE-6044

[jira] [Updated] (HIVE-6043) Document incompatible changes in Hive 0.12 and trunk

2013-12-17 Thread Yin Huai (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6043?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yin Huai updated HIVE-6043: --- Description: We need to document incompatible changes. For example * HIVE-5372 changed object inspector

[jira] [Commented] (HIVE-6043) Document incompatible changes in Hive 0.12 and trunk

2013-12-17 Thread Yin Huai (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6043?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13850759#comment-13850759 ] Yin Huai commented on HIVE-6043: I added HIVE-4827, which removed the flag of

[jira] [Updated] (HIVE-6044) webhcat should be able to return detailed serde information when show table using fromat=extended

2013-12-17 Thread Shuaishuai Nie (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6044?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shuaishuai Nie updated HIVE-6044: - Attachment: HIVE-6044.1.patch webhcat should be able to return detailed serde information when

Review Request 16330: HIVE-6045- Beeline hivevars is broken for more than one hivevar

2013-12-17 Thread Szehon Ho
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16330/ --- Review request for hive. Bugs: HIVE-6045

[jira] [Created] (HIVE-6045) Beeline hivevars is broken for more than one hivevar

2013-12-17 Thread Szehon Ho (JIRA)
Szehon Ho created HIVE-6045: --- Summary: Beeline hivevars is broken for more than one hivevar Key: HIVE-6045 URL: https://issues.apache.org/jira/browse/HIVE-6045 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-6048) Hive load data command rejects file with '+' in the name

2013-12-17 Thread Xuefu Zhang (JIRA)
Xuefu Zhang created HIVE-6048: - Summary: Hive load data command rejects file with '+' in the name Key: HIVE-6048 URL: https://issues.apache.org/jira/browse/HIVE-6048 Project: Hive Issue Type:

[jira] [Updated] (HIVE-6045) Beeline hivevars is broken for more than one hivevar

2013-12-17 Thread Szehon Ho (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6045?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Szehon Ho updated HIVE-6045: Attachment: HIVE-6045.patch Attaching a fix. Beeline hivevars is broken for more than one hivevar

[jira] [Updated] (HIVE-6045) Beeline hivevars is broken for more than one hivevar

2013-12-17 Thread Szehon Ho (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6045?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Szehon Ho updated HIVE-6045: Status: Patch Available (was: Open) Beeline hivevars is broken for more than one hivevar

[jira] [Updated] (HIVE-6035) Windows: percentComplete returned by job status from WebHCat is null

2013-12-17 Thread shanyu zhao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6035?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] shanyu zhao updated HIVE-6035: -- Assignee: shanyu zhao Status: Patch Available (was: Open) Windows: percentComplete returned by

Re: Review Request 15654: Rewrite Trim and Pad UDFs based on GenericUDF

2013-12-17 Thread Carl Steinbach
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/15654/#review30574 --- ql/src/test/org/apache/hadoop/hive/ql/udf/TestGenericUDFLTrim.java

[jira] [Updated] (HIVE-5829) Rewrite Trim and Pad UDFs based on GenericUDF

2013-12-17 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5829?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-5829: - Status: Open (was: Patch Available) [~kamrul] I noted one small issue on RB related to the

[jira] [Updated] (HIVE-5829) Rewrite Trim and Pad UDFs based on GenericUDF

2013-12-17 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5829?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-5829: - Component/s: UDF Rewrite Trim and Pad UDFs based on GenericUDF

[jira] [Commented] (HIVE-6029) Add default authorization on database/table creation

2013-12-17 Thread Chris Drome (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13850977#comment-13850977 ] Chris Drome commented on HIVE-6029: --- [~brocknoland] the initial patch was only intended

[jira] [Created] (HIVE-6049) Hive uses deprecated hadoop configuration in Hadoop 2.0

2013-12-17 Thread shanyu zhao (JIRA)
shanyu zhao created HIVE-6049: - Summary: Hive uses deprecated hadoop configuration in Hadoop 2.0 Key: HIVE-6049 URL: https://issues.apache.org/jira/browse/HIVE-6049 Project: Hive Issue Type: Bug

Hive-trunk-hadoop2 - Build # 608 - Still Failing

2013-12-17 Thread Apache Jenkins Server
Changes for Build #572 [brock] HIVE-4741 - Add Hive config API to modify the restrict list (Prasad Mujumdar, Navis via Brock Noland) Changes for Build #573 [navis] HIVE-5827 : Incorrect location of logs for failed tests (Vikram Dixit K and Szehon Ho via Navis) [thejas] HIVE-4485 : beeline

[jira] [Commented] (HIVE-6028) Partition predicate literals are not interpreted correctly.

2013-12-17 Thread Pala M Muthaia (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6028?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13850984#comment-13850984 ] Pala M Muthaia commented on HIVE-6028: -- Sergey, the same thing above works in hive 12,

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

2013-12-17 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13850993#comment-13850993 ] Hive QA commented on HIVE-3454: --- {color:green}Overall{color}: +1 all checks pass Here are

[jira] [Created] (HIVE-6050) JDBC backward compatibility is broken

2013-12-17 Thread Szehon Ho (JIRA)
Szehon Ho created HIVE-6050: --- Summary: JDBC backward compatibility is broken Key: HIVE-6050 URL: https://issues.apache.org/jira/browse/HIVE-6050 Project: Hive Issue Type: Bug Components:

[jira] [Updated] (HIVE-6050) JDBC backward compatibility is broken

2013-12-17 Thread Szehon Ho (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6050?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Szehon Ho updated HIVE-6050: Description: Connect from JDBC driver of Hive 0.12 (TProtocolVersion=v4) to HiveServer2 of Hive 0.10

[jira] [Assigned] (HIVE-6028) Partition predicate literals are not interpreted correctly.

2013-12-17 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6028?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin reassigned HIVE-6028: -- Assignee: Sergey Shelukhin Partition predicate literals are not interpreted correctly.

[jira] [Commented] (HIVE-6028) Partition predicate literals are not interpreted correctly.

2013-12-17 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6028?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13851006#comment-13851006 ] Sergey Shelukhin commented on HIVE-6028: Yeah, I agree that this is breakage in 12

[jira] [Commented] (HIVE-5891) Alias conflict when merging multiple mapjoin tasks into their common child mapred task

2013-12-17 Thread Yin Huai (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5891?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13851007#comment-13851007 ] Yin Huai commented on HIVE-5891: [~sunrui] Sorry for getting back late. I just took a look

[jira] [Resolved] (HIVE-6028) Partition predicate literals are not interpreted correctly.

2013-12-17 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6028?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin resolved HIVE-6028. Resolution: Duplicate Fix Version/s: 0.13.0 Partition predicate literals are not

[jira] [Commented] (HIVE-6050) JDBC backward compatibility is broken

2013-12-17 Thread Szehon Ho (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13851013#comment-13851013 ] Szehon Ho commented on HIVE-6050: - [~ashutoshc] [~cwsteinbach] Do you guys have any

[jira] [Commented] (HIVE-5829) Rewrite Trim and Pad UDFs based on GenericUDF

2013-12-17 Thread Eric Hanson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13851016#comment-13851016 ] Eric Hanson commented on HIVE-5829: --- Looks good to me from the point of view of

Re: Review Request 16229: HIVE-6010 create a test that would ensure vectorization produces same results as non-vectorized execution

2013-12-17 Thread Sergey Shelukhin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16229/ --- (Updated Dec. 17, 2013, 10:40 p.m.) Review request for hive and Jitendra

[jira] [Updated] (HIVE-6010) create a test that would ensure vectorization produces same results as non-vectorized execution

2013-12-17 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6010?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-6010: --- Attachment: HIVE-6010.03.patch Now that logarithms are fixed I can add them to the test.

[jira] [Updated] (HIVE-6044) webhcat should be able to return detailed serde information when show table using fromat=extended

2013-12-17 Thread Shuaishuai Nie (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6044?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shuaishuai Nie updated HIVE-6044: - Attachment: HIVE-6044.1.patch webhcat should be able to return detailed serde information when

[jira] [Updated] (HIVE-6044) webhcat should be able to return detailed serde information when show table using fromat=extended

2013-12-17 Thread Shuaishuai Nie (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6044?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shuaishuai Nie updated HIVE-6044: - Attachment: (was: HIVE-6044.1.patch) webhcat should be able to return detailed serde

[jira] [Commented] (HIVE-6045) Beeline hivevars is broken for more than one hivevar

2013-12-17 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13851066#comment-13851066 ] Hive QA commented on HIVE-6045: --- {color:red}Overall{color}: -1 at least one tests failed

[jira] [Commented] (HIVE-6035) Windows: percentComplete returned by job status from WebHCat is null

2013-12-17 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6035?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13851067#comment-13851067 ] Hive QA commented on HIVE-6035: --- {color:red}Overall{color}: -1 no tests executed Here are

[jira] [Commented] (HIVE-6010) create a test that would ensure vectorization produces same results as non-vectorized execution

2013-12-17 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13851073#comment-13851073 ] Hive QA commented on HIVE-6010: --- {color:red}Overall{color}: -1 no tests executed Here are

[jira] [Commented] (HIVE-5837) SQL standard based secure authorization for hive

2013-12-17 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13851079#comment-13851079 ] Brock Noland commented on HIVE-5837: bq. Should we make one of the sql standard

[jira] [Created] (HIVE-6051) Create DecimalColumnVector and a representative VectorExpression for decimal

2013-12-17 Thread Eric Hanson (JIRA)
Eric Hanson created HIVE-6051: - Summary: Create DecimalColumnVector and a representative VectorExpression for decimal Key: HIVE-6051 URL: https://issues.apache.org/jira/browse/HIVE-6051 Project: Hive

[jira] [Updated] (HIVE-6010) create a test that would ensure vectorization produces same results as non-vectorized execution

2013-12-17 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6010?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-6010: --- Attachment: HIVE-6010.04.patch import was removed by some other patch, rebase create a test

[jira] [Updated] (HIVE-6051) Create DecimalColumnVector and a representative VectorExpression for decimal

2013-12-17 Thread Eric Hanson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Hanson updated HIVE-6051: -- Attachment: HIVE-6051.01.patch Create DecimalColumnVector and a representative VectorExpression for

[jira] [Commented] (HIVE-5065) Create proper (i.e.: non .q file based) junit tests for DagUtils and TezTask

2013-12-17 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5065?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13851095#comment-13851095 ] Gunther Hagleitner commented on HIVE-5065: -- part 2 add some .q file tests. This is

[jira] [Updated] (HIVE-5065) Create proper (i.e.: non .q file based) junit tests for DagUtils and TezTask

2013-12-17 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5065?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gunther Hagleitner updated HIVE-5065: - Attachment: HIVE-5065-part2.1.patch Create proper (i.e.: non .q file based) junit tests

[jira] [Commented] (HIVE-5762) Implement vectorized support for the DECIMAL data type

2013-12-17 Thread Eric Hanson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13851096#comment-13851096 ] Eric Hanson commented on HIVE-5762: --- See HIVE-6051 for column vector code based on

[jira] [Commented] (HIVE-5911) Recent change to schema upgrade scripts breaks file naming conventions

2013-12-17 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13851116#comment-13851116 ] Sergey Shelukhin commented on HIVE-5911: ping? :) Recent change to schema upgrade

Re: adding ANSI flag for hive

2013-12-17 Thread Sergey Shelukhin
Agree on both points. For now, what I had in mind was double vs decimal, and other such backward compat vs SQL compat and potentially perf vs SQL compact cases. I think one flag would not be so bad... On Mon, Dec 16, 2013 at 8:29 AM, Alan Gates ga...@hortonworks.com wrote: A couple of

[jira] [Commented] (HIVE-5761) Implement vectorized support for the DATE data type

2013-12-17 Thread Eric Hanson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13851133#comment-13851133 ] Eric Hanson commented on HIVE-5761: --- Hi Teddy, Are you going to work on this anytime

[jira] [Commented] (HIVE-6044) webhcat should be able to return detailed serde information when show table using fromat=extended

2013-12-17 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13851137#comment-13851137 ] Hive QA commented on HIVE-6044: --- {color:green}Overall{color}: +1 all checks pass Here are

Re: Review Request 16330: HIVE-6045- Beeline hivevars is broken for more than one hivevar

2013-12-17 Thread Szehon Ho
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16330/ --- (Updated Dec. 18, 2013, 12:39 a.m.) Review request for hive. Changes ---

Re: Review Request 16330: HIVE-6045- Beeline hivevars is broken for more than one hivevar

2013-12-17 Thread Szehon Ho
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16330/ --- (Updated Dec. 18, 2013, 12:41 a.m.) Review request for hive. Changes ---

[jira] [Updated] (HIVE-6045) Beeline hivevars is broken for more than one hivevar

2013-12-17 Thread Szehon Ho (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6045?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Szehon Ho updated HIVE-6045: Attachment: HIVE-6045.1.patch Today the hive-var is broken because of the following: 1. Beeline constructs

Re: Review Request 16299: HIVE-6013: Supporting Quoted Identifiers in Column Names

2013-12-17 Thread Ashutosh Chauhan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16299/#review30570 --- common/src/java/org/apache/hadoop/hive/conf/HiveConf.java

[jira] [Commented] (HIVE-6013) Supporting Quoted Identifiers in Column Names

2013-12-17 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13851198#comment-13851198 ] Ashutosh Chauhan commented on HIVE-6013: Approach looks ok to me. Some

[jira] [Created] (HIVE-6052) metastore JDO filter pushdown for integers may produce unexpected results with non-normalized integer columns

2013-12-17 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-6052: -- Summary: metastore JDO filter pushdown for integers may produce unexpected results with non-normalized integer columns Key: HIVE-6052 URL:

[jira] [Commented] (HIVE-5230) Better error reporting by async threads in HiveServer2

2013-12-17 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13851237#comment-13851237 ] Thejas M Nair commented on HIVE-5230: - Rebased patch looks good. I will commit it

  1   2   >