You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by "Sandor Molnar (Jira)" <ji...@apache.org> on 2022/12/13 14:42:00 UTC

[jira] [Resolved] (KNOX-2709) Documentation of knox should be updated for ha provider

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

Sandor Molnar resolved KNOX-2709.
---------------------------------
    Resolution: Fixed

{noformat}
$ svn ci -m "KNOX-2709 - Removed retry-related params from WebHDFS HA documentation"
Sending        site/books/knox-2-0-0/deployment-overview.png
Sending        site/books/knox-2-0-0/deployment-provider.png
Sending        site/books/knox-2-0-0/deployment-service.png
Sending        site/books/knox-2-0-0/general_saml_flow.png
Sending        site/books/knox-2-0-0/runtime-overview.png
Sending        site/books/knox-2-0-0/runtime-request-processing.png
Sending        site/books/knox-2-0-0/user-guide.html
Sending        site/index.html
Sending        site/issue-management.html
Sending        site/licenses.html
Sending        site/mailing-lists.html
Sending        site/project-info.html
Sending        site/team.html
Sending        trunk/books/2.0.0/service_webhdfs.md
Sending        trunk/build.xml
Transmitting file data ...............done
Committing transaction...
Committed revision 1905966. {noformat}
The updated document is available here: [https://knox.apache.org/books/knox-1-6-0/user-guide.html#WebHDFS+HA]

> Documentation of knox should be updated for ha provider
> -------------------------------------------------------
>
>                 Key: KNOX-2709
>                 URL: https://issues.apache.org/jira/browse/KNOX-2709
>             Project: Apache Knox
>          Issue Type: Bug
>    Affects Versions: 1.2.0, 1.3.0, 1.4.0, 1.5.0, 1.6.0
>            Reporter: Abhilash Perla
>            Assignee: Sandor Molnar
>            Priority: Major
>              Labels: Docs
>             Fix For: 2.0.0
>
>
> When validating retry parameters (maxRetryAttempts , retrySleep) in Knox HA provider observed that no retries are taking place for webhdfs when Namenode is in safemode.
> But in documentation it says the retry should take place for this case ( Doc link : [https://knox.apache.org/books/knox-1-1-0/user-guide.html#WebHDFS+HA] ) 
> According to this Jira: https://issues.apache.org/jira/browse/KNOX-1093
> There should be no retry parameters for webhdfs api in safe mode.
> So the documentation should be updated.
>  
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)