[jira] [Updated] (HIVE-13134) JDBC: JDBC Standalone should not be in the lib dir by default

2016-02-24 Thread Gopal V (JIRA)

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

Gopal V updated HIVE-13134:
---
Affects Version/s: 2.0.1
   2.1.0
   2.0.0
 Target Version/s: 2.1.0
   Status: Patch Available  (was: Open)

> JDBC: JDBC Standalone should not be in the lib dir by default
> -
>
> Key: HIVE-13134
> URL: https://issues.apache.org/jira/browse/HIVE-13134
> Project: Hive
>  Issue Type: Bug
>  Components: JDBC
>Affects Versions: 2.0.0, 2.1.0, 2.0.1
>Reporter: Gopal V
>Assignee: Gopal V
> Attachments: HIVE-13134.1.patch
>
>
> JDBC standalone contains many shaded jars, which tends to diverge in version 
> when hotfixes are deployed.
> {code}
> $ jar tvf jdbc/target/hive-jdbc-*-standalone.jar | grep slf4j
>  0 Tue Feb 23 17:21:04 PST 2016 org/slf4j/helpers/
>   3366 Tue Feb 23 17:21:04 PST 2016 org/slf4j/helpers/BasicMarker.class
>   1427 Tue Feb 23 17:21:04 PST 2016 org/slf4j/helpers/BasicMarkerFactory.class
>   1521 Tue Feb 23 17:21:04 PST 2016 org/slf4j/helpers/FormattingTuple.class
>   4773 Tue Feb 23 17:21:04 PST 2016 org/slf4j/helpers/MarkerIgnoringBase.class
>   6699 Tue Feb 23 17:21:04 PST 2016 org/slf4j/helpers/MessageFormatter.class
>823 Tue Feb 23 17:21:04 PST 2016 org/slf4j/helpers/NamedLoggerBase.class
>   3267 Tue Feb 23 17:21:04 PST 2016 org/slf4j/helpers/NOPLogger.class
>584 Tue Feb 23 17:21:04 PST 2016 org/slf4j/helpers/NOPLoggerFactory.class
>   1047 Tue Feb 23 17:21:04 PST 2016 
> org/slf4j/helpers/SubstituteLoggerFactory.class
>933 Tue Feb 23 17:21:04 PST 2016 org/slf4j/helpers/Util.class
> {code}
> Still need to retain those in the shaded version, but the jar has to out of 
> the ./bin/hive classpath to load the service entries in order.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HIVE-13134) JDBC: JDBC Standalone should not be in the lib dir by default

2016-02-26 Thread Gopal V (JIRA)

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

Gopal V updated HIVE-13134:
---
   Resolution: Fixed
Fix Version/s: 2.1.0
 Release Note: JDBC: JDBC Standalone should not be in the lib dir by 
default 
   Status: Resolved  (was: Patch Available)

> JDBC: JDBC Standalone should not be in the lib dir by default
> -
>
> Key: HIVE-13134
> URL: https://issues.apache.org/jira/browse/HIVE-13134
> Project: Hive
>  Issue Type: Bug
>  Components: JDBC
>Affects Versions: 2.0.0, 2.1.0, 2.0.1
>Reporter: Gopal V
>Assignee: Gopal V
> Fix For: 2.1.0
>
> Attachments: HIVE-13134.1.patch
>
>
> JDBC standalone contains many shaded jars, which tends to diverge in version 
> when hotfixes are deployed.
> {code}
> $ jar tvf jdbc/target/hive-jdbc-*-standalone.jar | grep slf4j
>  0 Tue Feb 23 17:21:04 PST 2016 org/slf4j/helpers/
>   3366 Tue Feb 23 17:21:04 PST 2016 org/slf4j/helpers/BasicMarker.class
>   1427 Tue Feb 23 17:21:04 PST 2016 org/slf4j/helpers/BasicMarkerFactory.class
>   1521 Tue Feb 23 17:21:04 PST 2016 org/slf4j/helpers/FormattingTuple.class
>   4773 Tue Feb 23 17:21:04 PST 2016 org/slf4j/helpers/MarkerIgnoringBase.class
>   6699 Tue Feb 23 17:21:04 PST 2016 org/slf4j/helpers/MessageFormatter.class
>823 Tue Feb 23 17:21:04 PST 2016 org/slf4j/helpers/NamedLoggerBase.class
>   3267 Tue Feb 23 17:21:04 PST 2016 org/slf4j/helpers/NOPLogger.class
>584 Tue Feb 23 17:21:04 PST 2016 org/slf4j/helpers/NOPLoggerFactory.class
>   1047 Tue Feb 23 17:21:04 PST 2016 
> org/slf4j/helpers/SubstituteLoggerFactory.class
>933 Tue Feb 23 17:21:04 PST 2016 org/slf4j/helpers/Util.class
> {code}
> Still need to retain those in the shaded version, but the jar has to out of 
> the ./bin/hive classpath to load the service entries in order.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HIVE-13134) JDBC: JDBC Standalone should not be in the lib dir by default

2016-04-05 Thread Sergey Shelukhin (JIRA)

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

Sergey Shelukhin updated HIVE-13134:

Target Version/s: 2.1.0, 2.0.1  (was: 2.1.0)

[~prasanth_j] and another one...

> JDBC: JDBC Standalone should not be in the lib dir by default
> -
>
> Key: HIVE-13134
> URL: https://issues.apache.org/jira/browse/HIVE-13134
> Project: Hive
>  Issue Type: Bug
>  Components: JDBC
>Affects Versions: 2.0.0, 2.1.0, 2.0.1
>Reporter: Gopal V
>Assignee: Gopal V
> Fix For: 2.1.0
>
> Attachments: HIVE-13134.1.patch
>
>
> JDBC standalone contains many shaded jars, which tends to diverge in version 
> when hotfixes are deployed.
> {code}
> $ jar tvf jdbc/target/hive-jdbc-*-standalone.jar | grep slf4j
>  0 Tue Feb 23 17:21:04 PST 2016 org/slf4j/helpers/
>   3366 Tue Feb 23 17:21:04 PST 2016 org/slf4j/helpers/BasicMarker.class
>   1427 Tue Feb 23 17:21:04 PST 2016 org/slf4j/helpers/BasicMarkerFactory.class
>   1521 Tue Feb 23 17:21:04 PST 2016 org/slf4j/helpers/FormattingTuple.class
>   4773 Tue Feb 23 17:21:04 PST 2016 org/slf4j/helpers/MarkerIgnoringBase.class
>   6699 Tue Feb 23 17:21:04 PST 2016 org/slf4j/helpers/MessageFormatter.class
>823 Tue Feb 23 17:21:04 PST 2016 org/slf4j/helpers/NamedLoggerBase.class
>   3267 Tue Feb 23 17:21:04 PST 2016 org/slf4j/helpers/NOPLogger.class
>584 Tue Feb 23 17:21:04 PST 2016 org/slf4j/helpers/NOPLoggerFactory.class
>   1047 Tue Feb 23 17:21:04 PST 2016 
> org/slf4j/helpers/SubstituteLoggerFactory.class
>933 Tue Feb 23 17:21:04 PST 2016 org/slf4j/helpers/Util.class
> {code}
> Still need to retain those in the shaded version, but the jar has to out of 
> the ./bin/hive classpath to load the service entries in order.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HIVE-13134) JDBC: JDBC Standalone should not be in the lib dir by default

2016-04-05 Thread Prasanth Jayachandran (JIRA)

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

Prasanth Jayachandran updated HIVE-13134:
-
Fix Version/s: 2.0.1

> JDBC: JDBC Standalone should not be in the lib dir by default
> -
>
> Key: HIVE-13134
> URL: https://issues.apache.org/jira/browse/HIVE-13134
> Project: Hive
>  Issue Type: Bug
>  Components: JDBC
>Affects Versions: 2.0.0, 2.1.0, 2.0.1
>Reporter: Gopal V
>Assignee: Gopal V
> Fix For: 2.1.0, 2.0.1
>
> Attachments: HIVE-13134.1.patch
>
>
> JDBC standalone contains many shaded jars, which tends to diverge in version 
> when hotfixes are deployed.
> {code}
> $ jar tvf jdbc/target/hive-jdbc-*-standalone.jar | grep slf4j
>  0 Tue Feb 23 17:21:04 PST 2016 org/slf4j/helpers/
>   3366 Tue Feb 23 17:21:04 PST 2016 org/slf4j/helpers/BasicMarker.class
>   1427 Tue Feb 23 17:21:04 PST 2016 org/slf4j/helpers/BasicMarkerFactory.class
>   1521 Tue Feb 23 17:21:04 PST 2016 org/slf4j/helpers/FormattingTuple.class
>   4773 Tue Feb 23 17:21:04 PST 2016 org/slf4j/helpers/MarkerIgnoringBase.class
>   6699 Tue Feb 23 17:21:04 PST 2016 org/slf4j/helpers/MessageFormatter.class
>823 Tue Feb 23 17:21:04 PST 2016 org/slf4j/helpers/NamedLoggerBase.class
>   3267 Tue Feb 23 17:21:04 PST 2016 org/slf4j/helpers/NOPLogger.class
>584 Tue Feb 23 17:21:04 PST 2016 org/slf4j/helpers/NOPLoggerFactory.class
>   1047 Tue Feb 23 17:21:04 PST 2016 
> org/slf4j/helpers/SubstituteLoggerFactory.class
>933 Tue Feb 23 17:21:04 PST 2016 org/slf4j/helpers/Util.class
> {code}
> Still need to retain those in the shaded version, but the jar has to out of 
> the ./bin/hive classpath to load the service entries in order.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HIVE-13134) JDBC: JDBC Standalone should not be in the lib dir by default

2016-02-23 Thread Gopal V (JIRA)

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

Gopal V updated HIVE-13134:
---
Description: 
JDBC standalone contains many shaded jars, which tends to diverge in version 
without being aware of the issue on the cluster.

{code}
$ jar tvf jdbc/target/hive-jdbc-*-standalone.jar | grep slf4j
 0 Tue Feb 23 17:21:04 PST 2016 org/slf4j/helpers/
  3366 Tue Feb 23 17:21:04 PST 2016 org/slf4j/helpers/BasicMarker.class
  1427 Tue Feb 23 17:21:04 PST 2016 org/slf4j/helpers/BasicMarkerFactory.class
  1521 Tue Feb 23 17:21:04 PST 2016 org/slf4j/helpers/FormattingTuple.class
  4773 Tue Feb 23 17:21:04 PST 2016 org/slf4j/helpers/MarkerIgnoringBase.class
  6699 Tue Feb 23 17:21:04 PST 2016 org/slf4j/helpers/MessageFormatter.class
   823 Tue Feb 23 17:21:04 PST 2016 org/slf4j/helpers/NamedLoggerBase.class
  3267 Tue Feb 23 17:21:04 PST 2016 org/slf4j/helpers/NOPLogger.class
   584 Tue Feb 23 17:21:04 PST 2016 org/slf4j/helpers/NOPLoggerFactory.class
  1047 Tue Feb 23 17:21:04 PST 2016 
org/slf4j/helpers/SubstituteLoggerFactory.class
   933 Tue Feb 23 17:21:04 PST 2016 org/slf4j/helpers/Util.class
{code}

> JDBC: JDBC Standalone should not be in the lib dir by default
> -
>
> Key: HIVE-13134
> URL: https://issues.apache.org/jira/browse/HIVE-13134
> Project: Hive
>  Issue Type: Bug
>  Components: JDBC
>Reporter: Gopal V
>Assignee: Vaibhav Gumashta
>
> JDBC standalone contains many shaded jars, which tends to diverge in version 
> without being aware of the issue on the cluster.
> {code}
> $ jar tvf jdbc/target/hive-jdbc-*-standalone.jar | grep slf4j
>  0 Tue Feb 23 17:21:04 PST 2016 org/slf4j/helpers/
>   3366 Tue Feb 23 17:21:04 PST 2016 org/slf4j/helpers/BasicMarker.class
>   1427 Tue Feb 23 17:21:04 PST 2016 org/slf4j/helpers/BasicMarkerFactory.class
>   1521 Tue Feb 23 17:21:04 PST 2016 org/slf4j/helpers/FormattingTuple.class
>   4773 Tue Feb 23 17:21:04 PST 2016 org/slf4j/helpers/MarkerIgnoringBase.class
>   6699 Tue Feb 23 17:21:04 PST 2016 org/slf4j/helpers/MessageFormatter.class
>823 Tue Feb 23 17:21:04 PST 2016 org/slf4j/helpers/NamedLoggerBase.class
>   3267 Tue Feb 23 17:21:04 PST 2016 org/slf4j/helpers/NOPLogger.class
>584 Tue Feb 23 17:21:04 PST 2016 org/slf4j/helpers/NOPLoggerFactory.class
>   1047 Tue Feb 23 17:21:04 PST 2016 
> org/slf4j/helpers/SubstituteLoggerFactory.class
>933 Tue Feb 23 17:21:04 PST 2016 org/slf4j/helpers/Util.class
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HIVE-13134) JDBC: JDBC Standalone should not be in the lib dir by default

2016-02-23 Thread Gopal V (JIRA)

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

Gopal V updated HIVE-13134:
---
Description: 
JDBC standalone contains many shaded jars, which tends to diverge in version 
without being aware of the issue on the cluster.

{code}
$ jar tvf jdbc/target/hive-jdbc-*-standalone.jar | grep slf4j
 0 Tue Feb 23 17:21:04 PST 2016 org/slf4j/helpers/
  3366 Tue Feb 23 17:21:04 PST 2016 org/slf4j/helpers/BasicMarker.class
  1427 Tue Feb 23 17:21:04 PST 2016 org/slf4j/helpers/BasicMarkerFactory.class
  1521 Tue Feb 23 17:21:04 PST 2016 org/slf4j/helpers/FormattingTuple.class
  4773 Tue Feb 23 17:21:04 PST 2016 org/slf4j/helpers/MarkerIgnoringBase.class
  6699 Tue Feb 23 17:21:04 PST 2016 org/slf4j/helpers/MessageFormatter.class
   823 Tue Feb 23 17:21:04 PST 2016 org/slf4j/helpers/NamedLoggerBase.class
  3267 Tue Feb 23 17:21:04 PST 2016 org/slf4j/helpers/NOPLogger.class
   584 Tue Feb 23 17:21:04 PST 2016 org/slf4j/helpers/NOPLoggerFactory.class
  1047 Tue Feb 23 17:21:04 PST 2016 
org/slf4j/helpers/SubstituteLoggerFactory.class
   933 Tue Feb 23 17:21:04 PST 2016 org/slf4j/helpers/Util.class
{code}

Still need to retain those in the shaded version, but the jar has to out of the 
./bin/hive classpath to load the service entries in order.

  was:
JDBC standalone contains many shaded jars, which tends to diverge in version 
without being aware of the issue on the cluster.

{code}
$ jar tvf jdbc/target/hive-jdbc-*-standalone.jar | grep slf4j
 0 Tue Feb 23 17:21:04 PST 2016 org/slf4j/helpers/
  3366 Tue Feb 23 17:21:04 PST 2016 org/slf4j/helpers/BasicMarker.class
  1427 Tue Feb 23 17:21:04 PST 2016 org/slf4j/helpers/BasicMarkerFactory.class
  1521 Tue Feb 23 17:21:04 PST 2016 org/slf4j/helpers/FormattingTuple.class
  4773 Tue Feb 23 17:21:04 PST 2016 org/slf4j/helpers/MarkerIgnoringBase.class
  6699 Tue Feb 23 17:21:04 PST 2016 org/slf4j/helpers/MessageFormatter.class
   823 Tue Feb 23 17:21:04 PST 2016 org/slf4j/helpers/NamedLoggerBase.class
  3267 Tue Feb 23 17:21:04 PST 2016 org/slf4j/helpers/NOPLogger.class
   584 Tue Feb 23 17:21:04 PST 2016 org/slf4j/helpers/NOPLoggerFactory.class
  1047 Tue Feb 23 17:21:04 PST 2016 
org/slf4j/helpers/SubstituteLoggerFactory.class
   933 Tue Feb 23 17:21:04 PST 2016 org/slf4j/helpers/Util.class
{code}


> JDBC: JDBC Standalone should not be in the lib dir by default
> -
>
> Key: HIVE-13134
> URL: https://issues.apache.org/jira/browse/HIVE-13134
> Project: Hive
>  Issue Type: Bug
>  Components: JDBC
>Reporter: Gopal V
>Assignee: Vaibhav Gumashta
>
> JDBC standalone contains many shaded jars, which tends to diverge in version 
> without being aware of the issue on the cluster.
> {code}
> $ jar tvf jdbc/target/hive-jdbc-*-standalone.jar | grep slf4j
>  0 Tue Feb 23 17:21:04 PST 2016 org/slf4j/helpers/
>   3366 Tue Feb 23 17:21:04 PST 2016 org/slf4j/helpers/BasicMarker.class
>   1427 Tue Feb 23 17:21:04 PST 2016 org/slf4j/helpers/BasicMarkerFactory.class
>   1521 Tue Feb 23 17:21:04 PST 2016 org/slf4j/helpers/FormattingTuple.class
>   4773 Tue Feb 23 17:21:04 PST 2016 org/slf4j/helpers/MarkerIgnoringBase.class
>   6699 Tue Feb 23 17:21:04 PST 2016 org/slf4j/helpers/MessageFormatter.class
>823 Tue Feb 23 17:21:04 PST 2016 org/slf4j/helpers/NamedLoggerBase.class
>   3267 Tue Feb 23 17:21:04 PST 2016 org/slf4j/helpers/NOPLogger.class
>584 Tue Feb 23 17:21:04 PST 2016 org/slf4j/helpers/NOPLoggerFactory.class
>   1047 Tue Feb 23 17:21:04 PST 2016 
> org/slf4j/helpers/SubstituteLoggerFactory.class
>933 Tue Feb 23 17:21:04 PST 2016 org/slf4j/helpers/Util.class
> {code}
> Still need to retain those in the shaded version, but the jar has to out of 
> the ./bin/hive classpath to load the service entries in order.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HIVE-13134) JDBC: JDBC Standalone should not be in the lib dir by default

2016-02-23 Thread Gopal V (JIRA)

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

Gopal V updated HIVE-13134:
---
Description: 
JDBC standalone contains many shaded jars, which tends to diverge in version 
when hotfixes are deployed.

{code}
$ jar tvf jdbc/target/hive-jdbc-*-standalone.jar | grep slf4j
 0 Tue Feb 23 17:21:04 PST 2016 org/slf4j/helpers/
  3366 Tue Feb 23 17:21:04 PST 2016 org/slf4j/helpers/BasicMarker.class
  1427 Tue Feb 23 17:21:04 PST 2016 org/slf4j/helpers/BasicMarkerFactory.class
  1521 Tue Feb 23 17:21:04 PST 2016 org/slf4j/helpers/FormattingTuple.class
  4773 Tue Feb 23 17:21:04 PST 2016 org/slf4j/helpers/MarkerIgnoringBase.class
  6699 Tue Feb 23 17:21:04 PST 2016 org/slf4j/helpers/MessageFormatter.class
   823 Tue Feb 23 17:21:04 PST 2016 org/slf4j/helpers/NamedLoggerBase.class
  3267 Tue Feb 23 17:21:04 PST 2016 org/slf4j/helpers/NOPLogger.class
   584 Tue Feb 23 17:21:04 PST 2016 org/slf4j/helpers/NOPLoggerFactory.class
  1047 Tue Feb 23 17:21:04 PST 2016 
org/slf4j/helpers/SubstituteLoggerFactory.class
   933 Tue Feb 23 17:21:04 PST 2016 org/slf4j/helpers/Util.class
{code}

Still need to retain those in the shaded version, but the jar has to out of the 
./bin/hive classpath to load the service entries in order.

  was:
JDBC standalone contains many shaded jars, which tends to diverge in version 
without being aware of the issue on the cluster.

{code}
$ jar tvf jdbc/target/hive-jdbc-*-standalone.jar | grep slf4j
 0 Tue Feb 23 17:21:04 PST 2016 org/slf4j/helpers/
  3366 Tue Feb 23 17:21:04 PST 2016 org/slf4j/helpers/BasicMarker.class
  1427 Tue Feb 23 17:21:04 PST 2016 org/slf4j/helpers/BasicMarkerFactory.class
  1521 Tue Feb 23 17:21:04 PST 2016 org/slf4j/helpers/FormattingTuple.class
  4773 Tue Feb 23 17:21:04 PST 2016 org/slf4j/helpers/MarkerIgnoringBase.class
  6699 Tue Feb 23 17:21:04 PST 2016 org/slf4j/helpers/MessageFormatter.class
   823 Tue Feb 23 17:21:04 PST 2016 org/slf4j/helpers/NamedLoggerBase.class
  3267 Tue Feb 23 17:21:04 PST 2016 org/slf4j/helpers/NOPLogger.class
   584 Tue Feb 23 17:21:04 PST 2016 org/slf4j/helpers/NOPLoggerFactory.class
  1047 Tue Feb 23 17:21:04 PST 2016 
org/slf4j/helpers/SubstituteLoggerFactory.class
   933 Tue Feb 23 17:21:04 PST 2016 org/slf4j/helpers/Util.class
{code}

Still need to retain those in the shaded version, but the jar has to out of the 
./bin/hive classpath to load the service entries in order.


> JDBC: JDBC Standalone should not be in the lib dir by default
> -
>
> Key: HIVE-13134
> URL: https://issues.apache.org/jira/browse/HIVE-13134
> Project: Hive
>  Issue Type: Bug
>  Components: JDBC
>Reporter: Gopal V
>Assignee: Vaibhav Gumashta
>
> JDBC standalone contains many shaded jars, which tends to diverge in version 
> when hotfixes are deployed.
> {code}
> $ jar tvf jdbc/target/hive-jdbc-*-standalone.jar | grep slf4j
>  0 Tue Feb 23 17:21:04 PST 2016 org/slf4j/helpers/
>   3366 Tue Feb 23 17:21:04 PST 2016 org/slf4j/helpers/BasicMarker.class
>   1427 Tue Feb 23 17:21:04 PST 2016 org/slf4j/helpers/BasicMarkerFactory.class
>   1521 Tue Feb 23 17:21:04 PST 2016 org/slf4j/helpers/FormattingTuple.class
>   4773 Tue Feb 23 17:21:04 PST 2016 org/slf4j/helpers/MarkerIgnoringBase.class
>   6699 Tue Feb 23 17:21:04 PST 2016 org/slf4j/helpers/MessageFormatter.class
>823 Tue Feb 23 17:21:04 PST 2016 org/slf4j/helpers/NamedLoggerBase.class
>   3267 Tue Feb 23 17:21:04 PST 2016 org/slf4j/helpers/NOPLogger.class
>584 Tue Feb 23 17:21:04 PST 2016 org/slf4j/helpers/NOPLoggerFactory.class
>   1047 Tue Feb 23 17:21:04 PST 2016 
> org/slf4j/helpers/SubstituteLoggerFactory.class
>933 Tue Feb 23 17:21:04 PST 2016 org/slf4j/helpers/Util.class
> {code}
> Still need to retain those in the shaded version, but the jar has to out of 
> the ./bin/hive classpath to load the service entries in order.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HIVE-13134) JDBC: JDBC Standalone should not be in the lib dir by default

2016-02-23 Thread Gopal V (JIRA)

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

Gopal V updated HIVE-13134:
---
Attachment: HIVE-13134.1.patch

> JDBC: JDBC Standalone should not be in the lib dir by default
> -
>
> Key: HIVE-13134
> URL: https://issues.apache.org/jira/browse/HIVE-13134
> Project: Hive
>  Issue Type: Bug
>  Components: JDBC
>Reporter: Gopal V
>Assignee: Vaibhav Gumashta
> Attachments: HIVE-13134.1.patch
>
>
> JDBC standalone contains many shaded jars, which tends to diverge in version 
> when hotfixes are deployed.
> {code}
> $ jar tvf jdbc/target/hive-jdbc-*-standalone.jar | grep slf4j
>  0 Tue Feb 23 17:21:04 PST 2016 org/slf4j/helpers/
>   3366 Tue Feb 23 17:21:04 PST 2016 org/slf4j/helpers/BasicMarker.class
>   1427 Tue Feb 23 17:21:04 PST 2016 org/slf4j/helpers/BasicMarkerFactory.class
>   1521 Tue Feb 23 17:21:04 PST 2016 org/slf4j/helpers/FormattingTuple.class
>   4773 Tue Feb 23 17:21:04 PST 2016 org/slf4j/helpers/MarkerIgnoringBase.class
>   6699 Tue Feb 23 17:21:04 PST 2016 org/slf4j/helpers/MessageFormatter.class
>823 Tue Feb 23 17:21:04 PST 2016 org/slf4j/helpers/NamedLoggerBase.class
>   3267 Tue Feb 23 17:21:04 PST 2016 org/slf4j/helpers/NOPLogger.class
>584 Tue Feb 23 17:21:04 PST 2016 org/slf4j/helpers/NOPLoggerFactory.class
>   1047 Tue Feb 23 17:21:04 PST 2016 
> org/slf4j/helpers/SubstituteLoggerFactory.class
>933 Tue Feb 23 17:21:04 PST 2016 org/slf4j/helpers/Util.class
> {code}
> Still need to retain those in the shaded version, but the jar has to out of 
> the ./bin/hive classpath to load the service entries in order.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)