You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@apex.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/03/19 18:14:33 UTC

[jira] [Commented] (APEXCORE-397) Allow configurability of stram web services authentication

    [ https://issues.apache.org/jira/browse/APEXCORE-397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15202858#comment-15202858 ] 

ASF GitHub Bot commented on APEXCORE-397:
-----------------------------------------

GitHub user PramodSSImmaneni opened a pull request:

    https://github.com/apache/incubator-apex-core/pull/277

    APEXCORE-397 Allow configurability of stram web services authentication

    @davidyan74 please review

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/PramodSSImmaneni/incubator-apex-core APEXCORE-397

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-apex-core/pull/277.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #277
    
----
commit 990dd04a98fd367ef6d9317ee93f66d6876f2c8c
Author: Pramod Immaneni <pr...@datatorrent.com>
Date:   2016-03-19T02:19:25Z

    Initial web services auth

commit aeec294dd785026407e10be993506d62ab0cce29
Author: Pramod Immaneni <pr...@datatorrent.com>
Date:   2016-03-19T16:43:09Z

    Updates and test

commit 31fe02585babdae32a6e84d76fe3373617ff5903
Author: Pramod Immaneni <pr...@datatorrent.com>
Date:   2016-03-19T17:02:23Z

    Fixed checkstyle

----


> Allow configurability of stram web services authentication
> ----------------------------------------------------------
>
>                 Key: APEXCORE-397
>                 URL: https://issues.apache.org/jira/browse/APEXCORE-397
>             Project: Apache Apex Core
>          Issue Type: Bug
>            Reporter: Pramod Immaneni
>            Assignee: Pramod Immaneni
>
> Today whether stram web service authentication is enabled or disabled is totally dependent on hadoop authentication setting for rpc (not even hadoop http authentication setting). So if hadoop authentication is enabled stram web service authentication was enabled. Furthermore when stram web service authentication is enabled, at authentication time checks are done against RM proxy ip address which fail if the addresses aren't configured correctly for example in HA scenarios. This requires debugging and specifying the correct properties if they are missing. Users may not want this authentication in the first place and not want to go through hassle.
> A better mechanism is needed where users can configure this authentication. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)