[
https://issues.apache.org/jira/browse/PIG-5317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16285800#comment-16285800
]
Nandor Kollar commented on PIG-5317:
------------------------------------
[~rohini] the database path is the same, didn't change:
{code}
dbServer.setDatabasePath(0,
"file:" + TMP_DIR + "batchtest;"+
"hsqldb.default_table_type=cached;hsqldb.cache_rows=100;sql.enforce_strict_size=true");
{code}
I added the caching to this path now in PIG-5317_2.patch.
> Upgrade old dependencies: commons-lang, hsqldb, commons-logging
> ---------------------------------------------------------------
>
> Key: PIG-5317
> URL: https://issues.apache.org/jira/browse/PIG-5317
> Project: Pig
> Issue Type: Improvement
> Reporter: Nandor Kollar
> Assignee: Nandor Kollar
> Priority: Minor
> Attachments: PIG-5317_1.patch, PIG-5317_2.patch
>
>
> Pig depends on old version of commons-lang, hsqldb and commons-logging. It
> would be nice to upgrade the version of these dependencies, for commons-lang
> Pig should depend on commons-lang3 instead (which is already present in the
> ivy.xml)
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)