You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Hadoop QA (JIRA)" <ji...@apache.org> on 2015/08/18 02:52:45 UTC

[jira] [Commented] (AMBARI-12763) Adding Support for WebHDFS HA mode in Knox Configuration

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

Hadoop QA commented on AMBARI-12763:
------------------------------------

{color:red}-1 overall{color}.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12750853/AMBARI-12763.patch
  against trunk revision .

    {color:red}-1 patch{color}.  The patch command could not apply the patch.

Console output: https://builds.apache.org/job/Ambari-trunk-test-patch/3599//console

This message is automatically generated.

> Adding Support for WebHDFS HA mode in Knox Configuration
> --------------------------------------------------------
>
>                 Key: AMBARI-12763
>                 URL: https://issues.apache.org/jira/browse/AMBARI-12763
>             Project: Ambari
>          Issue Type: Improvement
>          Components: ambari-server
>    Affects Versions: 2.1.0
>            Reporter: Zachary Blanco
>            Priority: Minor
>             Fix For: 2.1.2
>
>         Attachments: AMBARI-12763.patch
>
>
> In the Apache Knox service screen > configuration > advanced topology the templating/macros used does automatically add multiple namenode URLs if WebHDFS HA is enabled.
> We should changed the template from 
> <url>http://{{namenode_host}:{{namenode_port}}webhdfs</url>
> to something that's simple like:
> {{webhdfs_service_urls}}
> This will automatically add URLs if there are multiple namenodes - thus allowing one less step for setting up HA for WebHDFS in Knox



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