Details
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)