-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/26032/
-----------------------------------------------------------
Review request for Ambari and Vitalyi Brodetskyi.
Bugs: AMBARI-7485
https://issues.apache.org/jira/browse/AMBARI-7485
Repository: ambari
Description
-------
Falcon in champlain will support wasb and s3 file systems along with hdfs,
webhdfs, hftp, swebhdfs, hftp with wireenc (dont know the fs name)
Oozie defaults (<https://oozie.apache.org/docs/4.0.0/oozie-default.xml>)
oozie.service.HadoopAccessorService.supported.filesystems = hdfs,hftp,webhdfs
So ambari should either set that * so any FS that hdfs supports can work
through oozie or set it to all FS that we want to support. If we want to set a
explicit list bzhang/vranganathan/venkatesh will have to provide the data of
what all they want.
See QE - 2303 for more background.
Diffs
-----
ambari-server/src/main/resources/stacks/HDP/2.1/services/FALCON/configuration/oozie-site.xml
4b0bf70
Diff: https://reviews.apache.org/r/26032/diff/
Testing
-------
mvn clean test
Thanks,
Andrew Onischuk