You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@falcon.apache.org by "Pallavi Rao (JIRA)" <ji...@apache.org> on 2018/08/09 10:26:00 UTC

[jira] [Resolved] (FALCON-2336) StartupProperties shouldn't have specific logic to handle safemode property.

     [ https://issues.apache.org/jira/browse/FALCON-2336?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pallavi Rao resolved FALCON-2336.
---------------------------------
       Resolution: Fixed
    Fix Version/s: trunk

Issue resolved by pull request 410
[https://github.com/apache/falcon/pull/410]

> StartupProperties shouldn't have specific logic to handle safemode property.
> ----------------------------------------------------------------------------
>
>                 Key: FALCON-2336
>                 URL: https://issues.apache.org/jira/browse/FALCON-2336
>             Project: Falcon
>          Issue Type: Improvement
>            Reporter: Pallavi Rao
>            Assignee: Pallavi Rao
>            Priority: Minor
>             Fix For: trunk
>
>
> Two problems with that:
>  # Violation of class responsibility - Falcon Server is already handling the safemode prop and any related code should be there.
>  # If Hadoop is secure, the server won't start without an explicit kinit before server start as server won't have credentials to talk to Hadoop yet.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)