[
https://issues.apache.org/jira/browse/AMBARI-20222?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15888090#comment-15888090
]
Hudson commented on AMBARI-20222:
---------------------------------
SUCCESS: Integrated in Jenkins build Ambari-branch-2.5 #1125 (See
[https://builds.apache.org/job/Ambari-branch-2.5/1125/])
AMBARI-20222. Hive View 2.0 LogAggregator prints lots of warning (grvngr:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=0a5e2b429f86f194c7b8f4cd835df7e9736b063f])
* (edit)
contrib/views/hive20/src/main/java/org/apache/ambari/view/hive20/actor/JdbcConnector.java
* (edit)
contrib/views/hive-next/src/main/java/org/apache/ambari/view/hive2/actor/JdbcConnector.java
* (edit)
contrib/views/hive20/src/main/java/org/apache/ambari/view/hive20/HiveViewImpl.java
> Hive View 2.0 LogAggregator prints lots of warning logs.
> --------------------------------------------------------
>
> Key: AMBARI-20222
> URL: https://issues.apache.org/jira/browse/AMBARI-20222
> Project: Ambari
> Issue Type: Bug
> Components: ambari-views
> Affects Versions: 2.5.0
> Reporter: Gaurav Nagar
> Assignee: Gaurav Nagar
> Fix For: 2.5.0
>
> Attachments: AMBARI-20222_branch-2.5.patch
>
>
> In Hive view log, there are lot of warning logs
> {code:java}
> 24 Feb 2017 11:39:20,180 WARN
> [HiveViewActorSystem-akka.actor.misc-dispatcher-26] [HIVE 2.0.0
> AUTO_HIVE20_INSTANCE] LogAggregator:75 - SQL Error while getting logs. Tried
> writing to: /user/admin/hive/jobs/hive-job-315-2017-02-24_11-39/logs.
> Exception: Method getQueryLog() failed. The statement has been closed or
> cancelled.
> 24 Feb 2017 11:39:25,180 WARN
> [HiveViewActorSystem-akka.actor.misc-dispatcher-26] [HIVE 2.0.0
> AUTO_HIVE20_INSTANCE] LogAggregator:75 - SQL Error while getting logs. Tried
> writing to: /user/admin/hive/jobs/hive-job-315-2017-02-24_11-39/logs.
> Exception: Method getQueryLog() failed. The statement has been closed or
> cancelled.
> {code}
> These logs need to supressed
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)