Details

    • Type: Bug
    • Status: Resolved
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: 2.0.0-beta
    • Fix Version/s: 2.0.1
    • Component/s: core.api
    • Labels:
      None

      Description

      The chmod operation fails with HttpFs (it does not like octal apparently, maybe change permission to a simple string):

      Job Design submission
      WebHdfsException: QueryParamException: java.lang.IllegalArgumentException: Parameter [permission], invalid value [0644], value must be [default|(-[-r][-w][-x][-r][-w][-x][-r][-w][-x])|[0-7][0-7][0-7]] (error 500)

      Job Browser
      QueryParamException: java.lang.IllegalArgumentException: Parameter [permission], invalid value [0757], value must be [default|(-[-r][-w][-x][-r][-w][-x][-r][-w][-x])|[0-7][0-7][0-7]] (error 500)

        Attachments

          Activity

            People

            • Assignee:
              romain Romain Rigaux
              Reporter:
              romain Romain Rigaux
            • Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: