[
https://issues.apache.org/jira/browse/HIVE-1335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12864564#action_12864564
]
Edward Capriolo commented on HIVE-1335:
---------------------------------------
{noformat}
[ivy:resolve] :: Ivy 2.1.0 - 20090925235825 :: http://ant.apache.org/ivy/ ::
[ivy:resolve] :: loading settings :: file =
/mnt/data/hive/hive/ivy/ivysettings.xml
[ivy:resolve]
[ivy:resolve] :: problems summary ::
[ivy:resolve] :::: WARNINGS
[ivy:resolve] module not found: proxool#proxool;0.9.0RC3
[ivy:resolve] ==== hadoop-source: tried
[ivy:resolve] -- artifact proxool#proxool;0.9.0RC3!proxool.jar:
[ivy:resolve]
http://mirror.facebook.net/facebook/hive-deps/hadoop/core/proxool-0.9.0RC3/proxool-0.9.0RC3.jar
[ivy:resolve] ==== apache-snapshot: tried
[ivy:resolve]
https://repository.apache.org/content/repositories/snapshots/proxool/proxool/0.9.0RC3/proxool-0.9.0RC3.pom
[ivy:resolve] -- artifact proxool#proxool;0.9.0RC3!proxool.jar:
[ivy:resolve]
https://repository.apache.org/content/repositories/snapshots/proxool/proxool/0.9.0RC3/proxool-0.9.0RC3.jar
[ivy:resolve] ==== maven2: tried
[ivy:resolve]
http://repo1.maven.org/maven2/proxool/proxool/0.9.0RC3/proxool-0.9.0RC3.pom
[ivy:resolve] -- artifact proxool#proxool;0.9.0RC3!proxool.jar:
[ivy:resolve]
http://repo1.maven.org/maven2/proxool/proxool/0.9.0RC3/proxool-0.9.0RC3.jar
[ivy:resolve] ::::::::::::::::::::::::::::::::::::::::::::::
[ivy:resolve] :: UNRESOLVED DEPENDENCIES ::
[ivy:resolve] ::::::::::::::::::::::::::::::::::::::::::::::
[ivy:resolve] :: proxool#proxool;0.9.0RC3: not found
[ivy:resolve] ::::::::::::::::::::::::::::::::::::::::::::::
[ivy:resolve]
[ivy:resolve] :: USE VERBOSE OR DEBUG MESSAGE LEVEL FOR MORE DETAILS
{noformat}
Lol wonderful. After ivy decides to go after a bunch of things I do not really
need, and of course one of them fails. The future is here.
> DataNucleus should use connection pooling
> -----------------------------------------
>
> Key: HIVE-1335
> URL: https://issues.apache.org/jira/browse/HIVE-1335
> Project: Hadoop Hive
> Issue Type: Improvement
> Reporter: Edward Capriolo
> Assignee: Edward Capriolo
> Fix For: 0.6.0
>
> Attachments: commons-dbcp-1.2.2.jar, commons-dbcp.LICENSE,
> commons-pool-1.2.jar, commons-pool.LICENSE,
> datanucleus-connectionpool-1.0.2.jar, datanucleus-connectionpool.LICENSE,
> hive-1335.patch.txt
>
>
> Currently each Data Nucleus operation disconnects and reconnects to the
> MetaStore over jdbc. Queries fail to even explain properly in cases where a
> table has many partitions. This is fixed by enabling one parameter and
> including several jars.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.