[
https://issues.apache.org/jira/browse/AMBARI-17788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15480316#comment-15480316
]
Olivér Szabó commented on AMBARI-17788:
---------------------------------------
committed to branch-2.5:
{code:java}
commit 23bd337fb154049d4d3b9da9c16a66add89cf6a1
Author: oleewere <[email protected]>
Date: Fri Aug 5 14:15:48 2016 +0200
AMBARI-17788. Refactor spooler code in OutputHDFSFile to be reusable for
OutputS3File (Hemanth Yamijala via oleewere)
{code}
> Refactor spooler code in OutputHDFSFile to be reusable for OutputS3File
> -----------------------------------------------------------------------
>
> Key: AMBARI-17788
> URL: https://issues.apache.org/jira/browse/AMBARI-17788
> Project: Ambari
> Issue Type: Technical task
> Components: ambari-logsearch
> Affects Versions: 2.4.0
> Reporter: Hemanth Yamijala
> Assignee: Hemanth Yamijala
> Fix For: 2.5.0
>
> Attachments: AMBARI-17788-3.patch, AMBARI-17788.patch
>
>
> AMBARI-17785 proposed to enhance logsearch capabilities to periodically
> upload logs to S3, by using a spooling mechanism. [~mdharmesh] pointed out
> that such a facility already exists in the HDFS file copy handling. Looking
> at the code, there is a lot of similarity that can be reused in both cases.
> This task is to extract the common mechanisms and parameterize them so that
> it will make it easier to reuse and also help have similar improvements to
> spooling logic if any.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)