[
https://issues.apache.org/jira/browse/AMBARI-20690?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15982799#comment-15982799
]
Hudson commented on AMBARI-20690:
---------------------------------
SUCCESS: Integrated in Jenkins build Ambari-branch-2.5 #1443 (See
[https://builds.apache.org/job/Ambari-branch-2.5/1443/])
AMBARI-20690 : fixed Hive view holds the operational logs open and also
(nitiraj.rathore:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=a76b3f061ca5ed47a9480e7449939dc9c5d5a1b5])
* (edit)
contrib/views/hive-next/src/main/java/org/apache/ambari/view/hive2/actor/HiveActor.java
* (edit)
contrib/views/hive-next/src/main/java/org/apache/ambari/view/hive2/actor/OperationController.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/actor/JdbcConnector.java
* (edit)
contrib/views/hive20/src/main/java/org/apache/ambari/view/hive20/actor/HiveActor.java
* (edit)
contrib/views/hive20/src/main/java/org/apache/ambari/view/hive20/actor/OperationController.java
> Hive view holds the operational logs open and also fills /tmp
> -------------------------------------------------------------
>
> Key: AMBARI-20690
> URL: https://issues.apache.org/jira/browse/AMBARI-20690
> Project: Ambari
> Issue Type: Bug
> Components: ambari-views
> Affects Versions: 2.4.0
> Reporter: Nitiraj Singh Rathore
> Assignee: Nitiraj Singh Rathore
> Fix For: 2.5.1
>
> Attachments: AMBARI-20690_branch-2.5.patch
>
>
> By default, the hive operation logging are enabled, when hive is connected
> through beeline a file gets created under /tmp/hive/operation_logs/ location,
> when we exit out of beeline the same file gets removed.
> This is not the case with Hive view, if we close the worksheet or close the
> browser the file does not get removed from /tmp/hive/operation_logs/
> directory and is present there.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)