[
https://issues.apache.org/jira/browse/HIVE-4257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13858609#comment-13858609
]
Hive QA commented on HIVE-4257:
-------------------------------
{color:green}Overall{color}: +1 all checks pass
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12620794/HIVE-4257.2.patch.txt
{color:green}SUCCESS:{color} +1 4818 tests passed
Test results:
http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/768/testReport
Console output:
http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/768/console
Messages:
{noformat}
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Executing org.apache.hive.ptest.execution.ReportingPhase
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12620794
> java.sql.SQLNonTransientConnectionException on JDBCStatsAggregator
> ------------------------------------------------------------------
>
> Key: HIVE-4257
> URL: https://issues.apache.org/jira/browse/HIVE-4257
> Project: Hive
> Issue Type: Bug
> Components: Statistics
> Affects Versions: 0.11.0
> Reporter: Teddy Choi
> Assignee: Teddy Choi
> Priority: Minor
> Attachments: HIVE-4257.1.patch.txt, HIVE-4257.2.patch.txt
>
>
> java.sql.SQLNonTransientConnectionException occurs on JDBCStatsAggregator
> after executing dozens of Hive queries periodically, which inserts thousands
> of rows. It may have a relation with DERBY-5098. To avoid this error, Hive
> should use a more recent version of Derby(10.6.2.3, 10.7.1.4, 10.8.2.2,
> 10.9.1.0 or later). Hive 0.11.0-SNAPSHOT uses Derby 10.4.2.0.
> {noformat}
> 2013-03-24 15:54:30,487 ERROR jdbc.JDBCStatsAggregator
> (JDBCStatsAggregator.java:aggregateStats(168)) - Error during publishing
> aggregation. java.sql.SQLNonTransientConnectionException: No current
> connection.
> 2013-03-24 15:54:30,487 ERROR jdbc.JDBCStatsAggregator
> (JDBCStatsAggregator.java:aggregateStats(168)) - Error during publishing
> aggregation. java.sql.SQLNonTransientConnectionException: No current
> connection.
> 2013-03-24 15:54:30,487 ERROR jdbc.JDBCStatsAggregator
> (JDBCStatsAggregator.java:cleanUp(249)) - Error during publishing
> aggregation. java.sql.SQLNonTransientConnectionException: No current
> connection.
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)