[jira] [Commented] (HIVE-8744) hbase_stats3.q test fails when paths stored at JDBCStatsUtils.getIdColumnName() are too large

2014-11-05 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-8744?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14199451#comment-14199451 ] Sergio Peña commented on HIVE-8744: --- Thanks [~szehon]. I submit the correct patch

[jira] [Updated] (HIVE-8744) hbase_stats3.q test fails when paths stored at JDBCStatsUtils.getIdColumnName() are too large

2014-11-06 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-8744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergio Peña updated HIVE-8744: -- Status: Open (was: Patch Available) hbase_stats3.q test fails when paths stored

[jira] [Updated] (HIVE-8744) hbase_stats3.q test fails when paths stored at JDBCStatsUtils.getIdColumnName() are too large

2014-11-06 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-8744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergio Peña updated HIVE-8744: -- Attachment: HIVE-8744.2.patch hbase_stats3.q test fails when paths stored

[jira] [Updated] (HIVE-8744) hbase_stats3.q test fails when paths stored at JDBCStatsUtils.getIdColumnName() are too large

2014-11-06 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-8744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergio Peña updated HIVE-8744: -- Status: Patch Available (was: Open) Submitted new patch that changes the stats table name to v3

[jira] [Commented] (HIVE-8065) Support HDFS encryption functionality on Hive

2014-11-06 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-8065?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14200462#comment-14200462 ] Sergio Peña commented on HIVE-8065: --- HI [~Ferd] Thanks for trying to help

[jira] [Commented] (HIVE-8744) hbase_stats3.q test fails when paths stored at JDBCStatsUtils.getIdColumnName() are too large

2014-11-06 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-8744?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14200933#comment-14200933 ] Sergio Peña commented on HIVE-8744: --- That patch works well [~prasanth_j]. We can use

[jira] [Updated] (HIVE-8435) Add identity project remover optimization

2014-11-06 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-8435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesús Camacho Rodríguez updated HIVE-8435: -- Attachment: HIVE-8435.07.patch Add identity project remover optimization

[jira] [Updated] (HIVE-8435) Add identity project remover optimization

2014-11-07 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-8435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesús Camacho Rodríguez updated HIVE-8435: -- Assignee: Jesús Camacho Rodríguez (was: Sergey Shelukhin) Status

[jira] [Updated] (HIVE-8827) Remove SSLv2Hello from list of disabled protocols

2014-11-12 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-8827?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergio Peña updated HIVE-8827: -- Attachment: HIVE-8827.1.patch Remove SSLv2Hello from list of disabled protocols

[jira] [Updated] (HIVE-8827) Remove SSLv2Hello from list of disabled protocols

2014-11-12 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-8827?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergio Peña updated HIVE-8827: -- Status: Patch Available (was: Open) Remove SSLv2Hello from list of disabled protocols

[jira] [Created] (HIVE-8857) hive release has SNAPSHOT dependency, which is not on maven central

2014-11-13 Thread JIRA
André Kelpe created HIVE-8857: - Summary: hive release has SNAPSHOT dependency, which is not on maven central Key: HIVE-8857 URL: https://issues.apache.org/jira/browse/HIVE-8857 Project: Hive

[jira] [Updated] (HIVE-8862) Fix ordering diferences on TestParse tests due to Java8

2014-11-13 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-8862?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergio Peña updated HIVE-8862: -- Status: Patch Available (was: Open) Fix ordering diferences on TestParse tests due to Java8

[jira] [Updated] (HIVE-8862) Fix ordering diferences on TestParse tests due to Java8

2014-11-13 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-8862?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergio Peña updated HIVE-8862: -- Attachment: HIVE-8862.1.patch This patch replace HashMap/HashSet by LinkedHashMap/LinkedHashSet in all

[jira] [Work started] (HIVE-8749) Change Hadoop version on HIVE-8065 to 2.6-SNAPSHOT

2014-11-13 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-8749?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HIVE-8749 started by Sergio Peña. - Change Hadoop version on HIVE-8065 to 2.6-SNAPSHOT

[jira] [Commented] (HIVE-8359) Map containing null values are not correctly written in Parquet files

2014-11-13 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-8359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14211466#comment-14211466 ] Sergio Peña commented on HIVE-8359: --- I'll take a look at the code. Map containing null

[jira] [Updated] (HIVE-8749) Change Hadoop version on HIVE-8065 to 2.6-SNAPSHOT

2014-11-13 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-8749?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergio Peña updated HIVE-8749: -- Attachment: HIVE-8749.1.patch Change Hadoop version on HIVE-8065 to 2.6-SNAPSHOT

[jira] [Updated] (HIVE-8749) Change Hadoop version on HIVE-8065 to 2.6-SNAPSHOT

2014-11-13 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-8749?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergio Peña updated HIVE-8749: -- Status: Patch Available (was: In Progress) Change Hadoop version on HIVE-8065 to 2.6-SNAPSHOT

[jira] [Work started] (HIVE-8750) Commit initial encryption work

2014-11-13 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-8750?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HIVE-8750 started by Sergio Peña. - Commit initial encryption work -- Key

[jira] [Created] (HIVE-8869) RowSchema not updated for some ops when columns are pruned

2014-11-14 Thread JIRA
Jesús Camacho Rodríguez created HIVE-8869: - Summary: RowSchema not updated for some ops when columns are pruned Key: HIVE-8869 URL: https://issues.apache.org/jira/browse/HIVE-8869 Project

[jira] [Work started] (HIVE-8869) RowSchema not updated for some ops when columns are pruned

2014-11-14 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-8869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HIVE-8869 started by Jesús Camacho Rodríguez. - RowSchema not updated for some ops when columns are pruned

[jira] [Updated] (HIVE-8862) Fix ordering diferences on TestParse tests due to Java8

2014-11-14 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-8862?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergio Peña updated HIVE-8862: -- Status: Open (was: Patch Available) Fix ordering diferences on TestParse tests due to Java8

[jira] [Updated] (HIVE-8862) Fix ordering diferences on TestParse tests due to Java8

2014-11-14 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-8862?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergio Peña updated HIVE-8862: -- Status: Patch Available (was: Open) Fix ordering diferences on TestParse tests due to Java8

[jira] [Updated] (HIVE-8869) RowSchema not updated for some ops when columns are pruned

2014-11-14 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-8869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesús Camacho Rodríguez updated HIVE-8869: -- Status: Patch Available (was: In Progress) The row schema of the lateral views

[jira] [Updated] (HIVE-8869) RowSchema not updated for some ops when columns are pruned

2014-11-14 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-8869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesús Camacho Rodríguez updated HIVE-8869: -- Attachment: HIVE-8869.patch RowSchema not updated for some ops when columns

[jira] [Updated] (HIVE-8869) RowSchema not updated for some ops when columns are pruned

2014-11-16 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-8869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesús Camacho Rodríguez updated HIVE-8869: -- Attachment: HIVE-8869.01.patch When we update the schema of the TableScan, we

[jira] [Updated] (HIVE-8869) RowSchema not updated for some ops when columns are pruned

2014-11-17 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-8869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesús Camacho Rodríguez updated HIVE-8869: -- Attachment: HIVE-8869.01.patch RowSchema not updated for some ops when columns

[jira] [Updated] (HIVE-8869) RowSchema not updated for some ops when columns are pruned

2014-11-17 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-8869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesús Camacho Rodríguez updated HIVE-8869: -- Attachment: (was: HIVE-8869.01.patch) RowSchema not updated for some ops

[jira] [Created] (HIVE-8896) expose (hadoop/tez) job ids in API

2014-11-17 Thread JIRA
André Kelpe created HIVE-8896: - Summary: expose (hadoop/tez) job ids in API Key: HIVE-8896 URL: https://issues.apache.org/jira/browse/HIVE-8896 Project: Hive Issue Type: Improvement

[jira] [Updated] (HIVE-8869) RowSchema not updated for some ops when columns are pruned

2014-11-17 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-8869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesús Camacho Rodríguez updated HIVE-8869: -- Attachment: HIVE-8869.02.patch It seems some readers (Accumulo, Vectorization

[jira] [Updated] (HIVE-8359) Map containing null values are not correctly written in Parquet files

2014-11-17 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-8359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergio Peña updated HIVE-8359: -- Status: Open (was: Patch Available) Map containing null values are not correctly written in Parquet

[jira] [Updated] (HIVE-8359) Map containing null values are not correctly written in Parquet files

2014-11-17 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-8359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergio Peña updated HIVE-8359: -- Status: Patch Available (was: Open) Map containing null values are not correctly written in Parquet

[jira] [Updated] (HIVE-8359) Map containing null values are not correctly written in Parquet files

2014-11-17 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-8359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergio Peña updated HIVE-8359: -- Attachment: HIVE-8359.4.patch Map containing null values are not correctly written in Parquet files

[jira] [Updated] (HIVE-8750) Commit initial encryption work

2014-11-17 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-8750?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergio Peña updated HIVE-8750: -- Status: Patch Available (was: In Progress) Commit initial encryption work

[jira] [Updated] (HIVE-8750) Commit initial encryption work

2014-11-17 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-8750?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergio Peña updated HIVE-8750: -- Attachment: HIVE-8750.1.patch Commit initial encryption work

[jira] [Commented] (HIVE-8869) RowSchema not updated for some ops when columns are pruned

2014-11-17 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-8869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14215212#comment-14215212 ] Jesús Camacho Rodríguez commented on HIVE-8869: --- [~gopalv], the last version

[jira] [Commented] (HIVE-8359) Map containing null values are not correctly written in Parquet files

2014-11-18 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-8359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14216336#comment-14216336 ] Sergio Peña commented on HIVE-8359: --- Thanks [~mickaellcr]. Sorry for the confusion. I

[jira] [Updated] (HIVE-8359) Map containing null values are not correctly written in Parquet files

2014-11-18 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-8359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergio Peña updated HIVE-8359: -- Status: Open (was: Patch Available) Map containing null values are not correctly written in Parquet

[jira] [Updated] (HIVE-8359) Map containing null values are not correctly written in Parquet files

2014-11-18 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-8359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergio Peña updated HIVE-8359: -- Status: Patch Available (was: Open) Map containing null values are not correctly written in Parquet

[jira] [Updated] (HIVE-8359) Map containing null values are not correctly written in Parquet files

2014-11-18 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-8359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergio Peña updated HIVE-8359: -- Attachment: HIVE-8359.5.patch Attach new patch that integrates Mickael Lacour HIVE-6994 fix. Map

[jira] [Updated] (HIVE-8435) Add identity project remover optimization

2014-11-18 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-8435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesús Camacho Rodríguez updated HIVE-8435: -- Attachment: HIVE-8435.08.patch Starting over. Add identity project remover

[jira] [Updated] (HIVE-8435) Add identity project remover optimization

2014-11-19 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-8435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesús Camacho Rodríguez updated HIVE-8435: -- Attachment: HIVE-8435.09.patch This patch is the same than .08, but it contains

[jira] [Commented] (HIVE-6914) parquet-hive cannot write nested map (map value is map)

2014-11-19 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-6914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14218250#comment-14218250 ] Sergio Peña commented on HIVE-6914: --- Hi [~mickaellcr], It sounds good if you use

[jira] [Commented] (HIVE-8909) Hive doesn't correctly read Parquet nested types

2014-11-19 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-8909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14218252#comment-14218252 ] Sergio Peña commented on HIVE-8909: --- [~rdblue], is this ticket related to the different

[jira] [Commented] (HIVE-8745) Joins on decimal keys return different results whether they are run as reduce join or map join

2014-11-19 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-8745?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14218342#comment-14218342 ] Sergio Peña commented on HIVE-8745: --- [~leftylev] I believed you added a statement

[jira] [Created] (HIVE-8918) Beeline terminal cannot be initialized due to jline2 change

2014-11-19 Thread JIRA
Sergio Peña created HIVE-8918: - Summary: Beeline terminal cannot be initialized due to jline2 change Key: HIVE-8918 URL: https://issues.apache.org/jira/browse/HIVE-8918 Project: Hive Issue Type

[jira] [Commented] (HIVE-8918) Beeline terminal cannot be initialized due to jline2 change

2014-11-19 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-8918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14218574#comment-14218574 ] Sergio Peña commented on HIVE-8918: --- FYI [~Ferd]. You worked on moving jline2, so you

[jira] [Created] (HIVE-8919) Fix FileUtils.copy() method to call distcp only for HDFS files (not local files)

2014-11-19 Thread JIRA
Sergio Peña created HIVE-8919: - Summary: Fix FileUtils.copy() method to call distcp only for HDFS files (not local files) Key: HIVE-8919 URL: https://issues.apache.org/jira/browse/HIVE-8919 Project: Hive

[jira] [Work started] (HIVE-8919) Fix FileUtils.copy() method to call distcp only for HDFS files (not local files)

2014-11-19 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-8919?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HIVE-8919 started by Sergio Peña. - Fix FileUtils.copy() method to call distcp only for HDFS files (not local files

[jira] [Updated] (HIVE-8919) Fix FileUtils.copy() method to call distcp only for HDFS files (not local files)

2014-11-19 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-8919?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergio Peña updated HIVE-8919: -- Status: Patch Available (was: In Progress) Fix FileUtils.copy() method to call distcp only for HDFS

[jira] [Updated] (HIVE-8919) Fix FileUtils.copy() method to call distcp only for HDFS files (not local files)

2014-11-19 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-8919?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergio Peña updated HIVE-8919: -- Attachment: CDH-23392.1.patch Fix FileUtils.copy() method to call distcp only for HDFS files (not local

[jira] [Resolved] (HIVE-8918) Beeline terminal cannot be initialized due to jline2 change

2014-11-19 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-8918?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergio Peña resolved HIVE-8918. --- Resolution: Invalid Beeline terminal cannot be initialized due to jline2 change

[jira] [Commented] (HIVE-8918) Beeline terminal cannot be initialized due to jline2 change

2014-11-19 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-8918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14218979#comment-14218979 ] Sergio Peña commented on HIVE-8918: --- Thanks [~Ferd]. That was the problem. I deleted

[jira] [Reopened] (HIVE-8435) Add identity project remover optimization

2014-11-20 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-8435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesús Camacho Rodríguez reopened HIVE-8435: --- Add identity project remover optimization

[jira] [Updated] (HIVE-8435) Add identity project remover optimization

2014-11-20 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-8435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesús Camacho Rodríguez updated HIVE-8435: -- Attachment: (was: HIVE-8435.10.patch) Add identity project remover

[jira] [Updated] (HIVE-8435) Add identity project remover optimization

2014-11-20 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-8435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesús Camacho Rodríguez updated HIVE-8435: -- Attachment: HIVE-8435.10.patch I added an additional check to know whether

[jira] [Updated] (HIVE-8435) Add identity project remover optimization

2014-11-20 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-8435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesús Camacho Rodríguez updated HIVE-8435: -- Attachment: HIVE-8435.10.patch Add identity project remover optimization

[jira] [Resolved] (HIVE-8435) Add identity project remover optimization

2014-11-20 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-8435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesús Camacho Rodríguez resolved HIVE-8435. --- Resolution: Fixed Add identity project remover optimization

[jira] [Updated] (HIVE-8435) Add identity project remover optimization

2014-11-20 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-8435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesús Camacho Rodríguez updated HIVE-8435: -- Attachment: (was: HIVE-8435.10.patch) Add identity project remover

[jira] [Created] (HIVE-8926) Projections that only swap input columns are identified incorrectly as identity projections

2014-11-20 Thread JIRA
Jesús Camacho Rodríguez created HIVE-8926: - Summary: Projections that only swap input columns are identified incorrectly as identity projections Key: HIVE-8926 URL: https://issues.apache.org/jira/browse

[jira] [Work started] (HIVE-8926) Projections that only swap input columns are identified incorrectly as identity projections

2014-11-20 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-8926?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HIVE-8926 started by Jesús Camacho Rodríguez. - Projections that only swap input columns are identified

[jira] [Updated] (HIVE-8926) Projections that only swap input columns are identified incorrectly as identity projections

2014-11-20 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-8926?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesús Camacho Rodríguez updated HIVE-8926: -- Attachment: HIVE-8926.patch [~ashutoshc], I added an additional check to know

[jira] [Updated] (HIVE-8926) Projections that only swap input columns are identified incorrectly as identity projections

2014-11-20 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-8926?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesús Camacho Rodríguez updated HIVE-8926: -- Status: Patch Available (was: In Progress) Projections that only swap input

[jira] [Assigned] (HIVE-8870) errors when selecting a struct field within an array from ORC based tables

2014-11-20 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-8870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergio Peña reassigned HIVE-8870: - Assignee: Sergio Peña errors when selecting a struct field within an array from ORC based tables

[jira] [Commented] (HIVE-8870) errors when selecting a struct field within an array from ORC based tables

2014-11-20 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-8870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14219815#comment-14219815 ] Sergio Peña commented on HIVE-8870: --- I found the issue is because ORC is case sensitive

[jira] [Updated] (HIVE-8870) errors when selecting a struct field within an array from ORC based tables

2014-11-20 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-8870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergio Peña updated HIVE-8870: -- Attachment: HIVE-8870.1.patch This patch converts the query columns to lower case in order to search

[jira] [Updated] (HIVE-8870) errors when selecting a struct field within an array from ORC based tables

2014-11-20 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-8870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergio Peña updated HIVE-8870: -- Status: Patch Available (was: Open) errors when selecting a struct field within an array from ORC

[jira] [Commented] (HIVE-8909) Hive doesn't correctly read Parquet nested types

2014-11-20 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-8909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14220018#comment-14220018 ] Sergio Peña commented on HIVE-8909: --- [~rdblue] The are a few parquet query tests

[jira] [Updated] (HIVE-8926) Projections that only swap input columns are identified incorrectly as identity projections

2014-11-21 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-8926?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesús Camacho Rodríguez updated HIVE-8926: -- Attachment: HIVE-8926.01.patch Now SelStarNoCompute is checked

[jira] [Commented] (HIVE-8909) Hive doesn't correctly read Parquet nested types

2014-11-21 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-8909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14221230#comment-14221230 ] Sergio Peña commented on HIVE-8909: --- Hey [~rdblue] Could you post the patch

[jira] [Commented] (HIVE-8435) Add identity project remover optimization

2014-11-21 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-8435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14221276#comment-14221276 ] Jesús Camacho Rodríguez commented on HIVE-8435: --- [~sershe], sure, I'll help

[jira] [Commented] (HIVE-8909) Hive doesn't correctly read Parquet nested types

2014-11-21 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-8909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14221386#comment-14221386 ] Sergio Peña commented on HIVE-8909: --- Looks good [~rdblue]. I run the tests locally

[jira] [Created] (HIVE-8945) Allow user to read encrypted read-only tables only if the scratch directory is encrypted

2014-11-21 Thread JIRA
Sergio Peña created HIVE-8945: - Summary: Allow user to read encrypted read-only tables only if the scratch directory is encrypted Key: HIVE-8945 URL: https://issues.apache.org/jira/browse/HIVE-8945

[jira] [Commented] (HIVE-8909) Hive doesn't correctly read Parquet nested types

2014-11-21 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-8909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14221428#comment-14221428 ] Sergio Peña commented on HIVE-8909: --- They didn't {noformat} mvn test -Phadoop-2 -Dtest

[jira] [Updated] (HIVE-8945) Allow user to read encrypted read-only tables only if the scratch directory is encrypted

2014-11-21 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-8945?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergio Peña updated HIVE-8945: -- Status: Patch Available (was: Open) Allow user to read encrypted read-only tables only if the scratch

[jira] [Updated] (HIVE-8945) Allow user to read encrypted read-only tables only if the scratch directory is encrypted

2014-11-21 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-8945?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergio Peña updated HIVE-8945: -- Attachment: HIVE-8945.1.patch Allow user to read encrypted read-only tables only if the scratch

[jira] [Commented] (HIVE-8909) Hive doesn't correctly read Parquet nested types

2014-11-21 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-8909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14221540#comment-14221540 ] Sergio Peña commented on HIVE-8909: --- +1 again :) Hive doesn't correctly read Parquet

[jira] [Updated] (HIVE-8926) Projections that only swap input columns are identified incorrectly as identity projections

2014-11-21 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-8926?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesús Camacho Rodríguez updated HIVE-8926: -- Attachment: HIVE-8926.01.patch Re-uploading for tests... Projections that only

[jira] [Updated] (HIVE-8926) Projections that only swap input columns are identified incorrectly as identity projections

2014-11-21 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-8926?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesús Camacho Rodríguez updated HIVE-8926: -- Attachment: (was: HIVE-8926.01.patch) Projections that only swap input

[jira] [Updated] (HIVE-8926) Projections that only swap input columns are identified incorrectly as identity projections

2014-11-22 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-8926?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesús Camacho Rodríguez updated HIVE-8926: -- Status: In Progress (was: Patch Available) Projections that only swap input

[jira] [Updated] (HIVE-8926) Projections that only swap input columns are identified incorrectly as identity projections

2014-11-22 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-8926?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesús Camacho Rodríguez updated HIVE-8926: -- Status: Patch Available (was: In Progress) Projections that only swap input

[jira] [Commented] (HIVE-8857) hive release has SNAPSHOT dependency, which is not on maven central

2014-11-24 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-8857?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14222926#comment-14222926 ] André Kelpe commented on HIVE-8857: --- There are two things here: Having a SNAPSHOT dep

[jira] [Updated] (HIVE-8870) errors when selecting a struct field within an array from ORC based tables

2014-11-24 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-8870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergio Peña updated HIVE-8870: -- Status: Open (was: Patch Available) errors when selecting a struct field within an array from ORC

[jira] [Updated] (HIVE-8870) errors when selecting a struct field within an array from ORC based tables

2014-11-24 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-8870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergio Peña updated HIVE-8870: -- Status: Patch Available (was: Open) errors when selecting a struct field within an array from ORC

[jira] [Updated] (HIVE-8870) errors when selecting a struct field within an array from ORC based tables

2014-11-24 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-8870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergio Peña updated HIVE-8870: -- Attachment: (was: HIVE-8870.1.patch) errors when selecting a struct field within an array from ORC

[jira] [Updated] (HIVE-8870) errors when selecting a struct field within an array from ORC based tables

2014-11-24 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-8870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergio Peña updated HIVE-8870: -- Attachment: HIVE-8870.2.patch errors when selecting a struct field within an array from ORC based

[jira] [Updated] (HIVE-6914) parquet-hive cannot write nested map (map value is map)

2014-11-24 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-6914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergio Peña updated HIVE-6914: -- Attachment: HIVE-6914.4.patch Here's the file with the .q.out updated parquet-hive cannot write nested

[jira] [Updated] (HIVE-6914) parquet-hive cannot write nested map (map value is map)

2014-11-24 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-6914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergio Peña updated HIVE-6914: -- Status: Open (was: Patch Available) parquet-hive cannot write nested map (map value is map

[jira] [Updated] (HIVE-6914) parquet-hive cannot write nested map (map value is map)

2014-11-24 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-6914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergio Peña updated HIVE-6914: -- Status: Patch Available (was: Open) parquet-hive cannot write nested map (map value is map

[jira] [Created] (HIVE-8960) ParsingException in the WHERE statement with a Sub Query

2014-11-25 Thread JIRA
Rémy SAISSY created HIVE-8960: - Summary: ParsingException in the WHERE statement with a Sub Query Key: HIVE-8960 URL: https://issues.apache.org/jira/browse/HIVE-8960 Project: Hive Issue Type

[jira] [Updated] (HIVE-8960) ParsingException in the WHERE statement with a Sub Query

2014-11-25 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-8960?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rémy SAISSY updated HIVE-8960: -- Description: Comparison with a Sub query in a WHERE statement does not work. Given that id_chargement

[jira] [Commented] (HIVE-8870) errors when selecting a struct field within an array from ORC based tables

2014-11-25 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-8870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14224751#comment-14224751 ] Sergio Peña commented on HIVE-8870: --- Hi [~hagleitn], I've heard you have experience

[jira] [Commented] (HIVE-7300) When creating database by specifying location, .db is not created

2014-11-25 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-7300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14225285#comment-14225285 ] Sergio Peña commented on HIVE-7300: --- Hi [~sourabhpotnis], The LOCATION keyword specifies

[jira] [Resolved] (HIVE-7300) When creating database by specifying location, .db is not created

2014-11-25 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-7300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergio Peña resolved HIVE-7300. --- Resolution: Invalid When creating database by specifying location, .db is not created

[jira] [Assigned] (HIVE-8974) Upgrade to Calcite 1.0.0-SNAPSHOT (with lots of renames)

2014-11-26 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-8974?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesús Camacho Rodríguez reassigned HIVE-8974: - Assignee: Jesús Camacho Rodríguez (was: Gunther Hagleitner) Upgrade

[jira] [Created] (HIVE-8987) slf4j classpath collision when starting hive metastore

2014-11-27 Thread JIRA
André Kelpe created HIVE-8987: - Summary: slf4j classpath collision when starting hive metastore Key: HIVE-8987 URL: https://issues.apache.org/jira/browse/HIVE-8987 Project: Hive Issue Type: Bug

[jira] [Commented] (HIVE-8870) errors when selecting a struct field within an array from ORC based tables

2014-12-02 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-8870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14232140#comment-14232140 ] Sergio Peña commented on HIVE-8870: --- Hi [~owen.omalley], Could you help me reviewing

[jira] [Updated] (HIVE-8870) errors when selecting a struct field within an array from ORC based tables

2014-12-02 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-8870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergio Peña updated HIVE-8870: -- Attachment: (was: HIVE-8870.2.patch) errors when selecting a struct field within an array from ORC

[jira] [Updated] (HIVE-8870) errors when selecting a struct field within an array from ORC based tables

2014-12-02 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-8870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergio Peña updated HIVE-8870: -- Status: Patch Available (was: Open) errors when selecting a struct field within an array from ORC

[jira] [Updated] (HIVE-8870) errors when selecting a struct field within an array from ORC based tables

2014-12-02 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-8870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergio Peña updated HIVE-8870: -- Status: Open (was: Patch Available) errors when selecting a struct field within an array from ORC

[jira] [Updated] (HIVE-8870) errors when selecting a struct field within an array from ORC based tables

2014-12-02 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-8870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergio Peña updated HIVE-8870: -- Attachment: HIVE-8870.3.patch errors when selecting a struct field within an array from ORC based

<    1   2   3   4   5   6   7   8   9   10   >