[jira] [Commented] (HIVE-13063) Create UDFs for CHR and REPLACE

2016-03-03 Thread Alejandro Fernandez (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13063?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15179504#comment-15179504 ] Alejandro Fernandez commented on HIVE-13063: [~jdere], hopefully this is the last patch after

[jira] [Updated] (HIVE-13063) Create UDFs for CHR and REPLACE

2016-03-03 Thread Alejandro Fernandez (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13063?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alejandro Fernandez updated HIVE-13063: --- Attachment: (was: HIVE-13063.patch) > Create UDFs for CHR and REPLACE >

[jira] [Updated] (HIVE-13063) Create UDFs for CHR and REPLACE

2016-03-03 Thread Alejandro Fernandez (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13063?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alejandro Fernandez updated HIVE-13063: --- Status: Patch Available (was: Open) > Create UDFs for CHR and REPLACE >

[jira] [Updated] (HIVE-13063) Create UDFs for CHR and REPLACE

2016-03-03 Thread Alejandro Fernandez (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13063?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alejandro Fernandez updated HIVE-13063: --- Attachment: HIVE-13063.patch > Create UDFs for CHR and REPLACE >

[jira] [Commented] (HIVE-13205) Job with last_value() function keep running forever.

2016-03-03 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15179481#comment-15179481 ] Gopal V commented on HIVE-13205: I thought the bottleneck which was there earlier was fixed in HIVE-7344

[jira] [Commented] (HIVE-13205) Job with last_value() function keep running forever.

2016-03-03 Thread Rahul (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15179469#comment-15179469 ] Rahul commented on HIVE-13205: -- Nope, I have tried this with 1 M record. Keep running. I am running this on

[jira] [Commented] (HIVE-13205) Job with last_value() function keep running forever.

2016-03-03 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15179457#comment-15179457 ] Gopal V commented on HIVE-13205: Doesn't first_value with descending sort do that? > Job with

[jira] [Commented] (HIVE-13205) Job with last_value() function keep running forever.

2016-03-03 Thread Rahul (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15179454#comment-15179454 ] Rahul commented on HIVE-13205: -- I have tried many thing, but not able to solve the issue. In the mean while

[jira] [Commented] (HIVE-13205) Job with last_value() function keep running forever.

2016-03-03 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15179428#comment-15179428 ] Gopal V commented on HIVE-13205: Actually, that is not a fix - that's something that lets us get closer to

[jira] [Commented] (HIVE-13205) Job with last_value() function keep running forever.

2016-03-03 Thread Rahul (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15179427#comment-15179427 ] Rahul commented on HIVE-13205: -- Gopal, I have tried the same with tez as well, but the reducer is still

[jira] [Commented] (HIVE-12270) Add DBTokenStore support to HS2 delegation token

2016-03-03 Thread Szehon Ho (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15179416#comment-15179416 ] Szehon Ho commented on HIVE-12270: -- I comment on the review board, lets go with original patch. I

[jira] [Commented] (HIVE-13205) Job with last_value() function keep running forever.

2016-03-03 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15179413#comment-15179413 ] Gopal V commented on HIVE-13205: If you are using Tez, can you run the query with a few million rows and

[jira] [Commented] (HIVE-13112) Expose Lineage information in case of CTAS

2016-03-03 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15179392#comment-15179392 ] Hive QA commented on HIVE-13112: Here are the results of testing the latest attachment:

[jira] [Updated] (HIVE-13205) Job with last_value() function keep running forever.

2016-03-03 Thread Rahul (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rahul updated HIVE-13205: - Description: Hi, I am running following query to fill all null with the last known value in the column: Select

[jira] [Updated] (HIVE-13205) Job with last_value() function keep running forever.

2016-03-03 Thread Rahul (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rahul updated HIVE-13205: - Description: Hi, I am running following query to fill all null with the last known value in the column: Select

[jira] [Commented] (HIVE-13205) Job with last_value() function keep running forever.

2016-03-03 Thread Rahul (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15179367#comment-15179367 ] Rahul commented on HIVE-13205: -- Hi, I am running following query to fill all null with the last known value

[jira] [Assigned] (HIVE-4570) More information to user on GetOperationStatus in Hive Server2 when query is still executing

2016-03-03 Thread Rajat Khandelwal (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4570?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajat Khandelwal reassigned HIVE-4570: -- Assignee: Rajat Khandelwal > More information to user on GetOperationStatus in Hive

[jira] [Commented] (HIVE-13188) Allow users of RetryingThriftClient to close transport

2016-03-03 Thread Amareshwari Sriramadasu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15179283#comment-15179283 ] Amareshwari Sriramadasu commented on HIVE-13188: +1 for

[jira] [Commented] (HIVE-13179) Allow custom HiveConf to be passed to Authentication Providers

2016-03-03 Thread Amareshwari Sriramadasu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15179281#comment-15179281 ] Amareshwari Sriramadasu commented on HIVE-13179: +1 for

[jira] [Commented] (HIVE-11483) Add encoding and decoding for query string config

2016-03-03 Thread Amareshwari Sriramadasu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15179279#comment-15179279 ] Amareshwari Sriramadasu commented on HIVE-11483: +1 > Add encoding and decoding for query

[jira] [Updated] (HIVE-12270) Add DBTokenStore support to HS2 delegation token

2016-03-03 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12270?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chaoyu Tang updated HIVE-12270: --- Attachment: HIVE-12270.1.patch Revised patch base on review feedback. Thanks Szehon. > Add

[jira] [Updated] (HIVE-12270) Add DBTokenStore support to HS2 delegation token

2016-03-03 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12270?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chaoyu Tang updated HIVE-12270: --- Attachment: (was: HIVE-12270.patch) > Add DBTokenStore support to HS2 delegation token >

[jira] [Updated] (HIVE-12270) Add DBTokenStore support to HS2 delegation token

2016-03-03 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12270?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chaoyu Tang updated HIVE-12270: --- Attachment: HIVE-12270.1.nothrift.patch > Add DBTokenStore support to HS2 delegation token >

[jira] [Commented] (HIVE-13129) CliService leaks HMS connection

2016-03-03 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15179202#comment-15179202 ] Hive QA commented on HIVE-13129: Here are the results of testing the latest attachment:

[jira] [Commented] (HIVE-13171) Add unit test for hs2 webui

2016-03-03 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15179182#comment-15179182 ] Aihua Xu commented on HIVE-13171: - [~szehon] It's good to add such unit tests. Can you check if the

[jira] [Commented] (HIVE-13160) HS2 unable to load UDFs on startup when HMS is not ready

2016-03-03 Thread Prasanth Jayachandran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15179167#comment-15179167 ] Prasanth Jayachandran commented on HIVE-13160: -- This breaks compatibility when running CLI

[jira] [Updated] (HIVE-13171) Add unit test for hs2 webui

2016-03-03 Thread Szehon Ho (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13171?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Szehon Ho updated HIVE-13171: - Attachment: HIVE-13171.2.patch Adding apache license.. > Add unit test for hs2 webui >

[jira] [Updated] (HIVE-13171) Add unit test for hs2 webui

2016-03-03 Thread Szehon Ho (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13171?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Szehon Ho updated HIVE-13171: - Attachment: HIVE-13171.patch Add unit test for both QueryDisplay class, and the jamon template rendering

[jira] [Commented] (HIVE-777) CREATE TABLE with STRUCT type

2016-03-03 Thread Satyajit varma (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15179034#comment-15179034 ] Satyajit varma commented on HIVE-777: - Hi , Would like to know, if there is any kind of restriction

[jira] [Updated] (HIVE-13156) Allow specifying the name of the queue in which llap will run

2016-03-03 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siddharth Seth updated HIVE-13156: -- Status: Patch Available (was: Open) > Allow specifying the name of the queue in which llap

[jira] [Updated] (HIVE-13201) Compaction shouldn't be allowed on non-ACID table

2016-03-03 Thread Wei Zheng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wei Zheng updated HIVE-13201: - Status: Patch Available (was: Open) > Compaction shouldn't be allowed on non-ACID table >

[jira] [Updated] (HIVE-12049) Provide an option to write serialized thrift objects in final tasks

2016-03-03 Thread Rohit Dholakia (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12049?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rohit Dholakia updated HIVE-12049: -- Attachment: HIVE-12049.11.patch > Provide an option to write serialized thrift objects in final

[jira] [Commented] (HIVE-12270) Add DBTokenStore support to HS2 delegation token

2016-03-03 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15178984#comment-15178984 ] Chaoyu Tang commented on HIVE-12270: Directly using HMSHandler in HS2 is actually the HMS local mode.

[jira] [Commented] (HIVE-4570) More information to user on GetOperationStatus in Hive Server2 when query is still executing

2016-03-03 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4570?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15178873#comment-15178873 ] Hive QA commented on HIVE-4570: --- Here are the results of testing the latest attachment:

[jira] [Updated] (HIVE-12995) LLAP: Synthetic file ids need collision checks

2016-03-03 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12995?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-12995: Attachment: HIVE-12995.01.patch Fixed the tests related to LLAP. The tests unrelated to

[jira] [Updated] (HIVE-13204) Vectorization: Add ChainedCheckerFactory for LIKE

2016-03-03 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13204?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-13204: --- Attachment: regex-cpu-like.png > Vectorization: Add ChainedCheckerFactory for LIKE >

[jira] [Updated] (HIVE-13204) Vectorization: Add ChainedCheckerFactory for LIKE

2016-03-03 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13204?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-13204: --- Attachment: (was: regex-like-cpu.png) > Vectorization: Add ChainedCheckerFactory for LIKE >

[jira] [Updated] (HIVE-13204) Vectorization: Add ChainedCheckerFactory for LIKE

2016-03-03 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13204?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-13204: --- Attachment: regex-like-cpu.png > Vectorization: Add ChainedCheckerFactory for LIKE >

[jira] [Updated] (HIVE-13203) STRUCT type not allowing more than 266 fields. Table get created with more fields but throws error while querying against the table. SHOW CREATE TABLE skips having some f

2016-03-03 Thread Satyajit varma (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Satyajit varma updated HIVE-13203: -- Description: I am trying to create a table with multiple STRUCT column types, one of which

[jira] [Updated] (HIVE-13203) STRUCT type not allowing more than 266 fields. Table get created with more fields but throws error while querying against the table. SHOW CREATE TABLE skips having some f

2016-03-03 Thread Satyajit varma (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Satyajit varma updated HIVE-13203: -- Affects Version/s: 1.2.0 Description: I am trying to create a table with multiple

[jira] [Commented] (HIVE-13156) Allow specifying the name of the queue in which llap will run

2016-03-03 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15178774#comment-15178774 ] Gopal V commented on HIVE-13156: OPTION_LLAP_QUEUE_NAME="queuename", I think that should also be "--queue"

[jira] [Commented] (HIVE-12270) Add DBTokenStore support to HS2 delegation token

2016-03-03 Thread Szehon Ho (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15178762#comment-15178762 ] Szehon Ho commented on HIVE-12270: -- Sorry for the basic question.. but just wanted to clarify what is

[jira] [Updated] (HIVE-13156) Allow specifying the name of the queue in which llap will run

2016-03-03 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siddharth Seth updated HIVE-13156: -- Attachment: HIVE-13156.1.patch The patch allows setting the queue name, as well as the slider

[jira] [Assigned] (HIVE-13156) Allow specifying the name of the queue in which llap will run

2016-03-03 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siddharth Seth reassigned HIVE-13156: - Assignee: Siddharth Seth > Allow specifying the name of the queue in which llap will run

[jira] [Updated] (HIVE-12878) Support Vectorization for TEXTFILE and other formats

2016-03-03 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt McCline updated HIVE-12878: Status: Patch Available (was: In Progress) > Support Vectorization for TEXTFILE and other formats

[jira] [Updated] (HIVE-12878) Support Vectorization for TEXTFILE and other formats

2016-03-03 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt McCline updated HIVE-12878: Status: In Progress (was: Patch Available) > Support Vectorization for TEXTFILE and other formats

[jira] [Updated] (HIVE-12878) Support Vectorization for TEXTFILE and other formats

2016-03-03 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt McCline updated HIVE-12878: Attachment: HIVE-12878.06.patch > Support Vectorization for TEXTFILE and other formats >

[jira] [Updated] (HIVE-13178) Enhance ORC Schema Evolution to handle more standard data type conversions

2016-03-03 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13178?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt McCline updated HIVE-13178: Attachment: HIVE-13178.02.patch > Enhance ORC Schema Evolution to handle more standard data type

[jira] [Updated] (HIVE-13178) Enhance ORC Schema Evolution to handle more standard data type conversions

2016-03-03 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13178?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt McCline updated HIVE-13178: Attachment: (was: HIVE-13178.02.patch) > Enhance ORC Schema Evolution to handle more standard

[jira] [Resolved] (HIVE-13202) LLAP: Replace use of ServerSocket with netty in LlapOutputFormatService

2016-03-03 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere resolved HIVE-13202. --- Resolution: Fixed Fix Version/s: llap committed to llap branch > LLAP: Replace use of

[jira] [Updated] (HIVE-13186) ALTER TABLE RENAME should lowercase table name and hdfs location

2016-03-03 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere updated HIVE-13186: -- Resolution: Fixed Fix Version/s: 2.1.0 1.3.0 Status: Resolved

[jira] [Commented] (HIVE-13196) UDFLike: reduce Regex NFA sizes

2016-03-03 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15178598#comment-15178598 ] Gopal V commented on HIVE-13196: update_where_partitioned & TestMiniTezCliDriver are related to Hbase

[jira] [Commented] (HIVE-13196) UDFLike: reduce Regex NFA sizes

2016-03-03 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15178592#comment-15178592 ] Hive QA commented on HIVE-13196: Here are the results of testing the latest attachment:

[jira] [Commented] (HIVE-13149) Remove some unnecessary HMS connections from HS2

2016-03-03 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15178548#comment-15178548 ] Aihua Xu commented on HIVE-13149: - 1. Sure. I will change it back. 2. Even if the tasks are on the same

[jira] [Updated] (HIVE-13108) Operators: SORT BY randomness is not safe with network partitions

2016-03-03 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-13108: Target Version/s: 2.0.1 > Operators: SORT BY randomness is not safe with network partitions

[jira] [Commented] (HIVE-13200) Aggregation functions returning empty rows on partitioned columns

2016-03-03 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15178503#comment-15178503 ] Sergey Shelukhin commented on HIVE-13200: - +1 pending tests > Aggregation functions returning

[jira] [Commented] (HIVE-12558) LLAP: output QueryFragmentCounters somewhere

2016-03-03 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12558?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15178499#comment-15178499 ] Sergey Shelukhin commented on HIVE-12558: - Test failures (llap and operation logging) look

[jira] [Commented] (HIVE-13199) NDC stopped working in LLAP logging

2016-03-03 Thread Prasanth Jayachandran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15178498#comment-15178498 ] Prasanth Jayachandran commented on HIVE-13199: -- I think it will get picked from

[jira] [Commented] (HIVE-13108) Operators: SORT BY randomness is not safe with network partitions

2016-03-03 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15178497#comment-15178497 ] Gopal V commented on HIVE-13108: Nobody has reported this issue yet, but it is a low-risk change for a

[jira] [Commented] (HIVE-13108) Operators: SORT BY randomness is not safe with network partitions

2016-03-03 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15178489#comment-15178489 ] Sergey Shelukhin commented on HIVE-13108: - Is this important enough for 2.0.1? > Operators: SORT

[jira] [Commented] (HIVE-13199) NDC stopped working in LLAP logging

2016-03-03 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15178483#comment-15178483 ] Sergey Shelukhin commented on HIVE-13199: - I think we should backport both to 2.0.1. Otherwise,

[jira] [Commented] (HIVE-4897) Hive should handle AlreadyExists on retries when creating tables/partitions

2016-03-03 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15178474#comment-15178474 ] Sergey Shelukhin commented on HIVE-4897: I think the simplest path of the approach outlined above

[jira] [Commented] (HIVE-11675) make use of file footer PPD API in ETL strategy or separate strategy

2016-03-03 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15178463#comment-15178463 ] Sergey Shelukhin commented on HIVE-11675: - All the failures are known issues. > make use of file

[jira] [Commented] (HIVE-13201) Compaction shouldn't be allowed on non-ACID table

2016-03-03 Thread Wei Zheng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15178435#comment-15178435 ] Wei Zheng commented on HIVE-13201: -- Create a non-ACID table {code} hive> create table nonacid (a int); OK

[jira] [Commented] (HIVE-13149) Remove some unnecessary HMS connections from HS2

2016-03-03 Thread Szehon Ho (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15178414#comment-15178414 ] Szehon Ho commented on HIVE-13149: -- 1. Yea I think the right fix would be to not have the method 'get'

[jira] [Updated] (HIVE-13106) STARTUP_MSG and SHUTDOWN_MSG are added to HiveMetaStore

2016-03-03 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13106?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-13106: -- Resolution: Fixed Fix Version/s: 2.1.0 Status: Resolved (was: Patch Available) Patch

[jira] [Commented] (HIVE-12244) Refactoring code for avoiding of comparison of Strings and do comparison on Path

2016-03-03 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15178223#comment-15178223 ] Hive QA commented on HIVE-12244: Here are the results of testing the latest attachment:

[jira] [Commented] (HIVE-13188) Allow users of RetryingThriftClient to close transport

2016-03-03 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15178211#comment-15178211 ] Hive QA commented on HIVE-13188: Here are the results of testing the latest attachment:

[jira] [Updated] (HIVE-12244) Refactoring code for avoiding of comparison of Strings and do comparison on Path

2016-03-03 Thread Alina Abramova (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12244?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alina Abramova updated HIVE-12244: -- Attachment: HIVE-12244.9.patch > Refactoring code for avoiding of comparison of Strings and do

[jira] [Updated] (HIVE-13200) Aggregation functions returning empty rows on partitioned columns

2016-03-03 Thread Yongzhi Chen (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yongzhi Chen updated HIVE-13200: Status: Patch Available (was: Open) Need code review. > Aggregation functions returning empty

[jira] [Updated] (HIVE-13200) Aggregation functions returning empty rows on partitioned columns

2016-03-03 Thread Yongzhi Chen (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yongzhi Chen updated HIVE-13200: Attachment: HIVE-13200.1.patch When select only on partition column with aggregation function, the

[jira] [Commented] (HIVE-5370) format_number udf should take user specifed format as argument

2016-03-03 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15178060#comment-15178060 ] Ashutosh Chauhan commented on HIVE-5370: +1 > format_number udf should take user specifed format

[jira] [Commented] (HIVE-13149) Remove some unnecessary HMS connections from HS2

2016-03-03 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15177892#comment-15177892 ] Aihua Xu commented on HIVE-13149: - Thanks [~szehon] to review the code. 1. get(Conf) and setConf(Conf)

[jira] [Updated] (HIVE-4570) More information to user on GetOperationStatus in Hive Server2 when query is still executing

2016-03-03 Thread Akshay Goyal (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4570?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akshay Goyal updated HIVE-4570: --- Assignee: (was: Vaibhav Gumashta) > More information to user on GetOperationStatus in Hive Server2

[jira] [Commented] (HIVE-11675) make use of file footer PPD API in ETL strategy or separate strategy

2016-03-03 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15177879#comment-15177879 ] Hive QA commented on HIVE-11675: Here are the results of testing the latest attachment:

[jira] [Updated] (HIVE-4570) More information to user on GetOperationStatus in Hive Server2 when query is still executing

2016-03-03 Thread Akshay Goyal (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4570?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akshay Goyal updated HIVE-4570: --- Assignee: Vaibhav Gumashta (was: Akshay Goyal) > More information to user on GetOperationStatus in

[jira] [Commented] (HIVE-4570) More information to user on GetOperationStatus in Hive Server2 when query is still executing

2016-03-03 Thread Akshay Goyal (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4570?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15177876#comment-15177876 ] Akshay Goyal commented on HIVE-4570: Unable to continue on this due to other commitments. If anybody

[jira] [Commented] (HIVE-13129) CliService leaks HMS connection

2016-03-03 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15177859#comment-15177859 ] Chaoyu Tang commented on HIVE-13129: +1 > CliService leaks HMS connection >

[jira] [Commented] (HIVE-4897) Hive should handle AlreadyExists on retries when creating tables/partitions

2016-03-03 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15177849#comment-15177849 ] Aihua Xu commented on HIVE-4897: Yeah. That scenario definitely will cause the issue, but should be rare?

[jira] [Updated] (HIVE-13178) Enhance ORC Schema Evolution to handle more standard data type conversions

2016-03-03 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13178?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt McCline updated HIVE-13178: Attachment: HIVE-13178.02.patch > Enhance ORC Schema Evolution to handle more standard data type

[jira] [Updated] (HIVE-13178) Enhance ORC Schema Evolution to handle more standard data type conversions

2016-03-03 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13178?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt McCline updated HIVE-13178: Attachment: (was: HIVE-13178.02.patch) > Enhance ORC Schema Evolution to handle more standard

[jira] [Updated] (HIVE-6189) Support top level union all statements

2016-03-03 Thread Bill Wailliam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bill Wailliam updated HIVE-6189: Description: I've always wondered why union all has to be in subqueries in hive. After looking at

[jira] [Commented] (HIVE-12995) LLAP: Synthetic file ids need collision checks

2016-03-03 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15177704#comment-15177704 ] Hive QA commented on HIVE-12995: Here are the results of testing the latest attachment:

[jira] [Commented] (HIVE-5370) format_number udf should take user specifed format as argument

2016-03-03 Thread Amareshwari Sriramadasu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15177511#comment-15177511 ] Amareshwari Sriramadasu commented on HIVE-5370: --- Test failures say "

[jira] [Commented] (HIVE-5370) format_number udf should take user specifed format as argument

2016-03-03 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15177473#comment-15177473 ] Hive QA commented on HIVE-5370: --- Here are the results of testing the latest attachment:

[jira] [Commented] (HIVE-13179) Allow custom HiveConf to be passed to Authentication Providers

2016-03-03 Thread Rajat Khandelwal (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15177468#comment-15177468 ] Rajat Khandelwal commented on HIVE-13179: - Taking patch from reviewboard and attaching > Allow

[jira] [Updated] (HIVE-13179) Allow custom HiveConf to be passed to Authentication Providers

2016-03-03 Thread Rajat Khandelwal (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13179?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajat Khandelwal updated HIVE-13179: Attachment: HIVE-13179.05.patch > Allow custom HiveConf to be passed to Authentication

[jira] [Commented] (HIVE-13179) Allow custom HiveConf to be passed to Authentication Providers

2016-03-03 Thread Rajat Khandelwal (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15177466#comment-15177466 ] Rajat Khandelwal commented on HIVE-13179: - After testing on my local, the tests passed. Updating

[jira] [Commented] (HIVE-13188) Allow users of RetryingThriftClient to close transport

2016-03-03 Thread Rajat Khandelwal (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15177456#comment-15177456 ] Rajat Khandelwal commented on HIVE-13188: - Taking patch from reviewboard and attaching > Allow

[jira] [Updated] (HIVE-13188) Allow users of RetryingThriftClient to close transport

2016-03-03 Thread Rajat Khandelwal (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajat Khandelwal updated HIVE-13188: Attachment: HIVE-13188.03.patch > Allow users of RetryingThriftClient to close transport >

[jira] [Updated] (HIVE-11483) Add encoding and decoding for query string config

2016-03-03 Thread Rajat Khandelwal (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajat Khandelwal updated HIVE-11483: Attachment: HIVE-11483.04.patch > Add encoding and decoding for query string config >

[jira] [Commented] (HIVE-11483) Add encoding and decoding for query string config

2016-03-03 Thread Rajat Khandelwal (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15177453#comment-15177453 ] Rajat Khandelwal commented on HIVE-11483: - Taking patch from reviewboard and attaching > Add