Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-14804

correct wrong parameters format order in core-default.xml

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Trivial
    • Resolution: Fixed
    • 3.0.0-alpha4
    • 3.0.0-beta1, 3.1.0
    • None
    • None

    Description

      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.

      Attachments

        1. HADOOP-14804.001.patch
          3 kB
          Chen Hongfei
        2. HADOOP-14804.002.patch
          4 kB
          Chen Hongfei
        3. HADOOP-14804.003.patch
          10 kB
          Chen Hongfei

        Activity

          People

            Hongfei Chen Chen Hongfei
            Hongfei Chen Chen Hongfei
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: