[jira] [Updated] (HIVE-18459) hive-exec.jar leaks contents fb303.jar into classpath

2018-01-30 Thread Naveen Gangam (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-18459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Naveen Gangam updated HIVE-18459:
-
   Resolution: Fixed
Fix Version/s: 3.0.0
   Status: Resolved  (was: Patch Available)

Fix has been committed to master. Thanks for the review [~aihuaxu]

> hive-exec.jar leaks contents fb303.jar into classpath
> -
>
> Key: HIVE-18459
> URL: https://issues.apache.org/jira/browse/HIVE-18459
> Project: Hive
>  Issue Type: Bug
>  Components: Hive
>Affects Versions: 2.1.0
>Reporter: Naveen Gangam
>Assignee: Naveen Gangam
>Priority: Major
> Fix For: 3.0.0
>
> Attachments: HIVE-18459.patch, HIVE-18459.patch, HIVE-18459.patch
>
>
> thrift classes are now in the hive classpath in the hive-exec.jar 
> (HIVE-11553). This makes it hard to test with other versions of this library. 
> This library is already a declared dependency and is not required to be 
> included in the hive-exec.jar.
> I am proposing that we not include these classes like we have done in the 
> past releases.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (HIVE-18459) hive-exec.jar leaks contents fb303.jar into classpath

2018-01-22 Thread Naveen Gangam (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-18459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Naveen Gangam updated HIVE-18459:
-
Status: Patch Available  (was: In Progress)

> hive-exec.jar leaks contents fb303.jar into classpath
> -
>
> Key: HIVE-18459
> URL: https://issues.apache.org/jira/browse/HIVE-18459
> Project: Hive
>  Issue Type: Bug
>  Components: Hive
>Affects Versions: 2.1.0
>Reporter: Naveen Gangam
>Assignee: Naveen Gangam
>Priority: Major
> Attachments: HIVE-18459.patch, HIVE-18459.patch, HIVE-18459.patch
>
>
> thrift classes are now in the hive classpath in the hive-exec.jar 
> (HIVE-11553). This makes it hard to test with other versions of this library. 
> This library is already a declared dependency and is not required to be 
> included in the hive-exec.jar.
> I am proposing that we not include these classes like we have done in the 
> past releases.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (HIVE-18459) hive-exec.jar leaks contents fb303.jar into classpath

2018-01-22 Thread Naveen Gangam (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-18459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Naveen Gangam updated HIVE-18459:
-
Attachment: HIVE-18459.patch

> hive-exec.jar leaks contents fb303.jar into classpath
> -
>
> Key: HIVE-18459
> URL: https://issues.apache.org/jira/browse/HIVE-18459
> Project: Hive
>  Issue Type: Bug
>  Components: Hive
>Affects Versions: 2.1.0
>Reporter: Naveen Gangam
>Assignee: Naveen Gangam
>Priority: Major
> Attachments: HIVE-18459.patch, HIVE-18459.patch, HIVE-18459.patch
>
>
> thrift classes are now in the hive classpath in the hive-exec.jar 
> (HIVE-11553). This makes it hard to test with other versions of this library. 
> This library is already a declared dependency and is not required to be 
> included in the hive-exec.jar.
> I am proposing that we not include these classes like we have done in the 
> past releases.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (HIVE-18459) hive-exec.jar leaks contents fb303.jar into classpath

2018-01-22 Thread Naveen Gangam (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-18459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Naveen Gangam updated HIVE-18459:
-
Status: Open  (was: Patch Available)

> hive-exec.jar leaks contents fb303.jar into classpath
> -
>
> Key: HIVE-18459
> URL: https://issues.apache.org/jira/browse/HIVE-18459
> Project: Hive
>  Issue Type: Bug
>  Components: Hive
>Affects Versions: 2.1.0
>Reporter: Naveen Gangam
>Assignee: Naveen Gangam
>Priority: Major
> Attachments: HIVE-18459.patch, HIVE-18459.patch
>
>
> thrift classes are now in the hive classpath in the hive-exec.jar 
> (HIVE-11553). This makes it hard to test with other versions of this library. 
> This library is already a declared dependency and is not required to be 
> included in the hive-exec.jar.
> I am proposing that we not include these classes like we have done in the 
> past releases.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (HIVE-18459) hive-exec.jar leaks contents fb303.jar into classpath

2018-01-19 Thread Naveen Gangam (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-18459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Naveen Gangam updated HIVE-18459:
-
Attachment: HIVE-18459.patch

> hive-exec.jar leaks contents fb303.jar into classpath
> -
>
> Key: HIVE-18459
> URL: https://issues.apache.org/jira/browse/HIVE-18459
> Project: Hive
>  Issue Type: Bug
>  Components: Hive
>Affects Versions: 2.1.0
>Reporter: Naveen Gangam
>Assignee: Naveen Gangam
>Priority: Major
> Attachments: HIVE-18459.patch, HIVE-18459.patch
>
>
> thrift classes are now in the hive classpath in the hive-exec.jar 
> (HIVE-11553). This makes it hard to test with other versions of this library. 
> This library is already a declared dependency and is not required to be 
> included in the hive-exec.jar.
> I am proposing that we not include these classes like we have done in the 
> past releases.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (HIVE-18459) hive-exec.jar leaks contents fb303.jar into classpath

2018-01-19 Thread Naveen Gangam (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-18459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Naveen Gangam updated HIVE-18459:
-
Status: Patch Available  (was: Open)

> hive-exec.jar leaks contents fb303.jar into classpath
> -
>
> Key: HIVE-18459
> URL: https://issues.apache.org/jira/browse/HIVE-18459
> Project: Hive
>  Issue Type: Bug
>  Components: Hive
>Affects Versions: 2.1.0
>Reporter: Naveen Gangam
>Assignee: Naveen Gangam
>Priority: Major
> Attachments: HIVE-18459.patch, HIVE-18459.patch
>
>
> thrift classes are now in the hive classpath in the hive-exec.jar 
> (HIVE-11553). This makes it hard to test with other versions of this library. 
> This library is already a declared dependency and is not required to be 
> included in the hive-exec.jar.
> I am proposing that we not include these classes like we have done in the 
> past releases.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (HIVE-18459) hive-exec.jar leaks contents fb303.jar into classpath

2018-01-19 Thread Naveen Gangam (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-18459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Naveen Gangam updated HIVE-18459:
-
Status: Open  (was: Patch Available)

Patch was not picked up.

> hive-exec.jar leaks contents fb303.jar into classpath
> -
>
> Key: HIVE-18459
> URL: https://issues.apache.org/jira/browse/HIVE-18459
> Project: Hive
>  Issue Type: Bug
>  Components: Hive
>Affects Versions: 2.1.0
>Reporter: Naveen Gangam
>Assignee: Naveen Gangam
>Priority: Major
> Attachments: HIVE-18459.patch
>
>
> thrift classes are now in the hive classpath in the hive-exec.jar 
> (HIVE-11553). This makes it hard to test with other versions of this library. 
> This library is already a declared dependency and is not required to be 
> included in the hive-exec.jar.
> I am proposing that we not include these classes like we have done in the 
> past releases.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (HIVE-18459) hive-exec.jar leaks contents fb303.jar into classpath

2018-01-19 Thread Naveen Gangam (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-18459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Naveen Gangam updated HIVE-18459:
-
Environment: (was: thrift classes are now in the hive classpath in the 
hive-exec.jar (HIVE-11553). This makes it hard to test with other versions of 
this library. This library is already a declared dependency and is not required 
to be included in the hive-exec.jar.

I am proposing that we not include these classes like we have done in the past 
releases.)

> hive-exec.jar leaks contents fb303.jar into classpath
> -
>
> Key: HIVE-18459
> URL: https://issues.apache.org/jira/browse/HIVE-18459
> Project: Hive
>  Issue Type: Bug
>  Components: Hive
>Affects Versions: 2.1.0
>Reporter: Naveen Gangam
>Assignee: Naveen Gangam
>Priority: Major
> Attachments: HIVE-18459.patch
>
>
> thrift classes are now in the hive classpath in the hive-exec.jar 
> (HIVE-11553). This makes it hard to test with other versions of this library. 
> This library is already a declared dependency and is not required to be 
> included in the hive-exec.jar.
> I am proposing that we not include these classes like we have done in the 
> past releases.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (HIVE-18459) hive-exec.jar leaks contents fb303.jar into classpath

2018-01-19 Thread Naveen Gangam (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-18459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Naveen Gangam updated HIVE-18459:
-
Description: 
thrift classes are now in the hive classpath in the hive-exec.jar (HIVE-11553). 
This makes it hard to test with other versions of this library. This library is 
already a declared dependency and is not required to be included in the 
hive-exec.jar.

I am proposing that we not include these classes like we have done in the past 
releases.

> hive-exec.jar leaks contents fb303.jar into classpath
> -
>
> Key: HIVE-18459
> URL: https://issues.apache.org/jira/browse/HIVE-18459
> Project: Hive
>  Issue Type: Bug
>  Components: Hive
>Affects Versions: 2.1.0
> Environment: thrift classes are now in the hive classpath in the 
> hive-exec.jar (HIVE-11553). This makes it hard to test with other versions of 
> this library. This library is already a declared dependency and is not 
> required to be included in the hive-exec.jar.
> I am proposing that we not include these classes like we have done in the 
> past releases.
>Reporter: Naveen Gangam
>Assignee: Naveen Gangam
>Priority: Major
> Attachments: HIVE-18459.patch
>
>
> thrift classes are now in the hive classpath in the hive-exec.jar 
> (HIVE-11553). This makes it hard to test with other versions of this library. 
> This library is already a declared dependency and is not required to be 
> included in the hive-exec.jar.
> I am proposing that we not include these classes like we have done in the 
> past releases.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (HIVE-18459) hive-exec.jar leaks contents fb303.jar into classpath

2018-01-17 Thread Naveen Gangam (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-18459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Naveen Gangam updated HIVE-18459:
-
Status: Patch Available  (was: Open)

[~aihuaxu] [~ychena] [~akolb] Could you please review this simple fix to the 
pom.xml. I am just removing the thrift classes from being bundled in 
hive-exec.jar. This change was introduced via HIVE-11553 for some reason. Thanks

> hive-exec.jar leaks contents fb303.jar into classpath
> -
>
> Key: HIVE-18459
> URL: https://issues.apache.org/jira/browse/HIVE-18459
> Project: Hive
>  Issue Type: Bug
>  Components: Hive
>Affects Versions: 2.1.0
> Environment: thrift classes are now in the hive classpath in the 
> hive-exec.jar (HIVE-11553). This makes it hard to test with other versions of 
> this library. This library is already a declared dependency and is not 
> required to be included in the hive-exec.jar.
> I am proposing that we not include these classes like we have done in the 
> past releases.
>Reporter: Naveen Gangam
>Assignee: Naveen Gangam
>Priority: Major
> Attachments: HIVE-18459.patch
>
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (HIVE-18459) hive-exec.jar leaks contents fb303.jar into classpath

2018-01-17 Thread Naveen Gangam (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-18459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Naveen Gangam updated HIVE-18459:
-
Attachment: HIVE-18459.patch

> hive-exec.jar leaks contents fb303.jar into classpath
> -
>
> Key: HIVE-18459
> URL: https://issues.apache.org/jira/browse/HIVE-18459
> Project: Hive
>  Issue Type: Bug
>  Components: Hive
>Affects Versions: 2.1.0
> Environment: thrift classes are now in the hive classpath in the 
> hive-exec.jar (HIVE-11553). This makes it hard to test with other versions of 
> this library. This library is already a declared dependency and is not 
> required to be included in the hive-exec.jar.
> I am proposing that we not include these classes like we have done in the 
> past releases.
>Reporter: Naveen Gangam
>Assignee: Naveen Gangam
>Priority: Major
> Attachments: HIVE-18459.patch
>
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)