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

Hudson commented on HADOOP-14804:
---------------------------------

SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #12860 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/12860/])
HADOOP-14804. correct wrong parameters format order in core-default.xml. 
(cliang: rev 10b2cfa96cec8582799c9ae864dfb4eb8a42aeb7)
* (edit) hadoop-common-project/hadoop-common/src/main/resources/core-default.xml


> correct wrong parameters format order in core-default.xml
> ---------------------------------------------------------
>
>                 Key: HADOOP-14804
>                 URL: https://issues.apache.org/jira/browse/HADOOP-14804
>             Project: Hadoop Common
>          Issue Type: Improvement
>    Affects Versions: 3.0.0-alpha4
>            Reporter: Chen Hongfei
>            Assignee: Chen Hongfei
>            Priority: Trivial
>             Fix For: 3.1.0
>
>         Attachments: HADOOP-14804.001.patch, HADOOP-14804.002.patch, 
> HADOOP-14804.003.patch
>
>
> descriptions of "HTTP CORS" parameters is before the names:  
> <property>
>    <description>Comma separated list of headers that are allowed for web
>     services needing cross-origin (CORS) support.</description>
>   <name>hadoop.http.cross-origin.allowed-headers</name>
>   <value>X-Requested-With,Content-Type,Accept,Origin</value>
> </property> 
> ..........
> but they should be following value as others.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to