[jira] [Updated] (HIVE-22440) Beeline Stops Running Command At Comment

2019-10-31 Thread Shawn Weeks (Jira)
[ https://issues.apache.org/jira/browse/HIVE-22440?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shawn Weeks updated HIVE-22440: --- Description: This seems to be related to HIVE-13864 but I'm not sure that HIVE-16935 fixes it as

[jira] [Commented] (HIVE-22390) Remove Dependency on JODA Time Library

2019-10-28 Thread Shawn Weeks (Jira)
[ https://issues.apache.org/jira/browse/HIVE-22390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16961450#comment-16961450 ] Shawn Weeks commented on HIVE-22390: Moving to the next lts version of the jdk is completely

[jira] [Commented] (HIVE-22390) Remove Dependency on JODA Time Library

2019-10-28 Thread Shawn Weeks (Jira)
[ https://issues.apache.org/jira/browse/HIVE-22390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16961449#comment-16961449 ] Shawn Weeks commented on HIVE-22390: This is the one I was thinking of.

[jira] [Commented] (HIVE-22390) Remove Dependency on JODA Time Library

2019-10-25 Thread Shawn Weeks (Jira)
[ https://issues.apache.org/jira/browse/HIVE-22390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16959701#comment-16959701 ] Shawn Weeks commented on HIVE-22390: Of note. If your still on Java 8 their are unresolved bugs in

[jira] [Commented] (HIVE-21854) JDBC: Standalone Jar Breaks Spring Boot

2019-08-29 Thread Shawn Weeks (Jira)
[ https://issues.apache.org/jira/browse/HIVE-21854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16918581#comment-16918581 ] Shawn Weeks commented on HIVE-21854: I’ll check this again as now there have been several

[jira] [Commented] (HIVE-21885) Add pg-style dollar quoted string constant support

2019-06-17 Thread Shawn Weeks (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16865796#comment-16865796 ] Shawn Weeks commented on HIVE-21885: Support for Oracle style quotes might also be useful here. For

[jira] [Resolved] (HIVE-21870) Toolkit CLI Kerberos Support

2019-06-13 Thread Shawn Weeks (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shawn Weeks resolved HIVE-21870. Resolution: Abandoned Wrong project, gotta love Jira Autocomplete > Toolkit CLI Kerberos Support

[jira] [Assigned] (HIVE-21870) Toolkit CLI Kerberos Support

2019-06-13 Thread Shawn Weeks (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shawn Weeks reassigned HIVE-21870: -- > Toolkit CLI Kerberos Support > > > Key: HIVE-21870

[jira] [Commented] (HIVE-21854) JDBC: Standalone Jar Breaks Spring Boot

2019-06-11 Thread Shawn Weeks (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16860967#comment-16860967 ] Shawn Weeks commented on HIVE-21854: The Pom just demonstrates the issue. Sorry for being unclear.

[jira] [Commented] (HIVE-21854) JDBC: Standalone Jar Breaks Spring Boot

2019-06-10 Thread Shawn Weeks (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16860323#comment-16860323 ] Shawn Weeks commented on HIVE-21854: I don't currently have a patch for this, just ran into this

[jira] [Commented] (HIVE-21854) JDBC: Standalone Jar Breaks Spring Boot

2019-06-10 Thread Shawn Weeks (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16860274#comment-16860274 ] Shawn Weeks commented on HIVE-21854: The issue appears to be coming from the Jetty Dependency and a

[jira] [Commented] (HIVE-21820) drop database command flushing other data outside db folder

2019-06-02 Thread Shawn Weeks (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21820?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16853983#comment-16853983 ] Shawn Weeks commented on HIVE-21820: I think this expected behavior. You have to include the abc.db

[jira] [Commented] (HIVE-21576) Introduce CAST...FORMAT and limited list of SQL:2016 datetime formats

2019-05-06 Thread Shawn Weeks (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16833785#comment-16833785 ] Shawn Weeks commented on HIVE-21576: Is there any plan to include fractional seconds. That seems to

[jira] [Commented] (HIVE-21560) Update Derby DDL to use CLOB instead of LONG VARCHAR

2019-04-01 Thread Shawn Weeks (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16807046#comment-16807046 ] Shawn Weeks commented on HIVE-21560: I tested this and changing the two columns to clob didn’t seem

[jira] [Commented] (HIVE-21409) Initial SessionState ClassLoader Reused For Subsequent Sessions

2019-03-20 Thread Shawn Weeks (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16796834#comment-16796834 ] Shawn Weeks commented on HIVE-21409: So far I've identified that the Apache Atlas Hook and the

[jira] [Comment Edited] (HIVE-21409) Initial SessionState ClassLoader Reused For Subsequent Sessions

2019-03-20 Thread Shawn Weeks (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16796834#comment-16796834 ] Shawn Weeks edited comment on HIVE-21409 at 3/20/19 6:14 AM: - So far I've

[jira] [Commented] (HIVE-21409) Initial SessionState ClassLoader Reused For Subsequent Sessions

2019-03-19 Thread Shawn Weeks (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16796783#comment-16796783 ] Shawn Weeks commented on HIVE-21409: I've spent a lot of time tracking this down and I've run into a

[jira] [Commented] (HIVE-21409) Initial SessionState ClassLoader Reused For Subsequent Sessions

2019-03-18 Thread Shawn Weeks (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16795587#comment-16795587 ] Shawn Weeks commented on HIVE-21409: I've verified this bug in Hive 3.1 as well. A combination of Add

[jira] [Commented] (HIVE-2816) Extend IMPORT/EXPORT with metadata only option

2019-03-17 Thread Shawn Weeks (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16794557#comment-16794557 ] Shawn Weeks commented on HIVE-2816: --- I think it would be useful. I’ve had to build some tools to do this

[jira] [Commented] (HIVE-17061) Add Support for Column List in Insert Clause

2019-03-12 Thread Shawn Weeks (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16790519#comment-16790519 ] Shawn Weeks commented on HIVE-17061: Looks like HIVE-20590 may have been a duplicate of this. > Add

[jira] [Commented] (HIVE-20590) Allow merge statement to have column schema

2019-03-12 Thread Shawn Weeks (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16790517#comment-16790517 ] Shawn Weeks commented on HIVE-20590: Isn't this a duplicate of HIVE-17061? > Allow merge statement

[jira] [Commented] (HIVE-21409) Initial SessionState ClassLoader Reused For Subsequent Sessions

2019-03-08 Thread Shawn Weeks (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16788350#comment-16788350 ] Shawn Weeks commented on HIVE-21409: I've changed registerJars in SessionState to get the classLoader

[jira] [Updated] (HIVE-21409) Initial SessionState ClassLoader Reused For Subsequent Sessions

2019-03-08 Thread Shawn Weeks (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21409?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shawn Weeks updated HIVE-21409: --- Description: It appears that the first ClassLoader attached to a SessionState Static Instance is

[jira] [Commented] (HIVE-21375) Closing TransactionBatch closes FileSystem for other batches

2019-03-06 Thread Shawn Weeks (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16786164#comment-16786164 ] Shawn Weeks commented on HIVE-21375: HIVE-19772 doesn't appear to modify the V1 Streaming API. I may

[jira] [Commented] (HIVE-21375) Closing TransactionBatch closes FileSystem for other batches

2019-03-05 Thread Shawn Weeks (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16784893#comment-16784893 ] Shawn Weeks commented on HIVE-21375: Same issue for ConnectionImpl as well. Closing the file system

[jira] [Commented] (HIVE-9004) Reset doesn't work for the default empty value entry

2019-02-20 Thread Shawn Weeks (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16773084#comment-16773084 ] Shawn Weeks commented on HIVE-9004: --- Any reason why this never got done. Currently working an issue

[jira] [Commented] (HIVE-21144) ODBC with prepared statement fail inside a CTE

2019-01-28 Thread Shawn Weeks (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16754288#comment-16754288 ] Shawn Weeks commented on HIVE-21144: I suspect it's going to be an issue with the Hortonworks ODBC

[jira] [Commented] (HIVE-21144) ODBC with prepared statement fail inside a CTE

2019-01-28 Thread Shawn Weeks (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16754256#comment-16754256 ] Shawn Weeks commented on HIVE-21144: Check and make sure that the ODBC Driver your using is using

[jira] [Commented] (HIVE-20012) Implement SQL Standard Date and Timestamp Functions

2018-10-20 Thread Shawn Weeks (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20012?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16658087#comment-16658087 ] Shawn Weeks commented on HIVE-20012: I've created an initial version of the to_timestamp UDF.

[jira] [Commented] (HIVE-17713) disallow adding/modifying columns in metastore for Avro/CSV/etc. SerDes

2018-10-09 Thread Shawn Weeks (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17713?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16644206#comment-16644206 ] Shawn Weeks commented on HIVE-17713: While I understand why you wouldn't want this for files that

[jira] [Commented] (HIVE-16116) Beeline throws NPE when beeline.hiveconfvariables={} in beeline.properties

2018-08-13 Thread Shawn Weeks (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16578878#comment-16578878 ] Shawn Weeks commented on HIVE-16116: In case anyone else runs across this. This error will also occur

[jira] [Commented] (HIVE-9252) Linking custom SerDe jar to table definition.

2018-07-30 Thread Shawn Weeks (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16562272#comment-16562272 ] Shawn Weeks commented on HIVE-9252: --- Can we make this also support loading the InputFormat and

[jira] [Commented] (HIVE-20012) Implement SQL Standard Date and Timestamp Functions

2018-07-23 Thread Shawn Weeks (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20012?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16553158#comment-16553158 ] Shawn Weeks commented on HIVE-20012: [~bharos92] Sorry for the delay. If we make it behave like

[jira] [Commented] (HIVE-20012) Implement SQL Standard Date and Timestamp Functions

2018-07-09 Thread Shawn Weeks (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20012?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16537282#comment-16537282 ] Shawn Weeks commented on HIVE-20012: Go for it if you can, I was going to look at it over the break

[jira] [Commented] (HIVE-20020) Hive contrib jar should not be in lib

2018-07-01 Thread Shawn Weeks (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20020?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16529277#comment-16529277 ] Shawn Weeks commented on HIVE-20020: Yeah, and really what I was trying to say is that aside from the

[jira] [Commented] (HIVE-20020) Hive contrib jar should not be in lib

2018-07-01 Thread Shawn Weeks (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20020?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16529203#comment-16529203 ] Shawn Weeks commented on HIVE-20020: MultiDelimitSerDe has been in contrib for several years now,

[jira] [Commented] (HIVE-5737) Provide StructObjectInspector for UDTFs rather than ObjectInspect[]

2018-01-30 Thread Shawn Weeks (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16345348#comment-16345348 ] Shawn Weeks commented on HIVE-5737: --- Was this ever fully implemented? I can't find any examples of anyone

[jira] [Issue Comment Deleted] (HIVE-14867) "serialization.last.column.takes.rest" does not work for MultiDelimitSerDe

2017-10-17 Thread Shawn Weeks (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14867?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shawn Weeks updated HIVE-14867: --- Comment: was deleted (was: Ran across this issue troubleshooting for a customer. This essentially

[jira] [Commented] (HIVE-14867) "serialization.last.column.takes.rest" does not work for MultiDelimitSerDe

2017-10-17 Thread Shawn Weeks (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14867?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16207575#comment-16207575 ] Shawn Weeks commented on HIVE-14867: Ran across this issue troubleshooting for a customer. This

[jira] [Commented] (HIVE-17027) HPL/SQL requires single quotes for string literals, resulting in surprising behavior

2017-08-07 Thread Shawn Weeks (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16117115#comment-16117115 ] Shawn Weeks commented on HIVE-17027: >From an Oracle perspective double and single quotes mean very

[jira] [Commented] (HIVE-10924) add support for MERGE statement

2017-07-07 Thread Shawn Weeks (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16078728#comment-16078728 ] Shawn Weeks commented on HIVE-10924: I added HIVE-17061 for this. > add support for MERGE statement >

[jira] [Updated] (HIVE-17061) Add Support for Column List in Insert Clause

2017-07-07 Thread Shawn Weeks (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17061?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shawn Weeks updated HIVE-17061: --- Description: Include support for a list of columns in the insert clause of the merge statement. This

[jira] [Updated] (HIVE-17061) Add Support for Column List in Insert Clause

2017-07-07 Thread Shawn Weeks (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17061?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shawn Weeks updated HIVE-17061: --- Description: Include support for a list of columns in the insert clause of the merge statement.

[jira] [Commented] (HIVE-10924) add support for MERGE statement

2017-07-07 Thread Shawn Weeks (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16078693#comment-16078693 ] Shawn Weeks commented on HIVE-10924: I noticed the existing implementation doesn't support listing the

[jira] [Updated] (HIVE-16883) HBaseStorageHandler Ignores Case for HBase Table Name

2017-06-12 Thread Shawn Weeks (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16883?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shawn Weeks updated HIVE-16883: --- Description: Currently the HBaseStorageHandler is lower casing the HBase Table name. This prevent

[jira] [Comment Edited] (HIVE-16883) HBaseStorageHandler Ignores Case for HBase Table Name

2017-06-12 Thread Shawn Weeks (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16046428#comment-16046428 ] Shawn Weeks edited comment on HIVE-16883 at 6/12/17 10:41 AM: -- {code} FAILED:

[jira] [Commented] (HIVE-16883) HBaseStorageHandler Ignores Case for HBase Table Name

2017-06-12 Thread Shawn Weeks (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16046428#comment-16046428 ] Shawn Weeks commented on HIVE-16883: {code} create 'TestTable', 'd' create external table `TestTable`

[jira] [Updated] (HIVE-15692) Can't Create Table with Interval Column Type

2017-01-22 Thread Shawn Weeks (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15692?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shawn Weeks updated HIVE-15692: --- Description: You can create a table with an interval type via create table as select but not

[jira] [Updated] (HIVE-15692) Can't Create Table with Interval Column Type

2017-01-22 Thread Shawn Weeks (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15692?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shawn Weeks updated HIVE-15692: --- Description: You can create a table with an interval type via create table as select but not

[jira] [Updated] (HIVE-15692) Can't Create Table with Interval Column Type

2017-01-22 Thread Shawn Weeks (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15692?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shawn Weeks updated HIVE-15692: --- Description: You can create a table with an interval type via create table as select but not

[jira] [Updated] (HIVE-15692) Can't Create Table with Interval Column Type

2017-01-22 Thread Shawn Weeks (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15692?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shawn Weeks updated HIVE-15692: --- Description: You can create a table with an interval type via create table as select but not

[jira] [Updated] (HIVE-15692) Can't Create Table with Interval Column Type

2017-01-22 Thread Shawn Weeks (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15692?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shawn Weeks updated HIVE-15692: --- Description: You can create a table with an interval type via create table as select but not

[jira] [Updated] (HIVE-15692) Can't Create Table with Interval Column Type

2017-01-22 Thread Shawn Weeks (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15692?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shawn Weeks updated HIVE-15692: --- Description: You can create a table with an interval type via create table as select but not

[jira] [Commented] (HIVE-6720) Implement getURL()

2016-08-28 Thread Shawn Weeks (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6720?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15444569#comment-15444569 ] Shawn Weeks commented on HIVE-6720: --- Just found this issue while troubleshooting Netbeans support for the