Unfortunately no. You’d have to set hdfs-specific properties in hdfs config files.
Thanks, Hari On Wed, Jan 7, 2015 at 10:02 AM, ltcuong211 <[email protected]> wrote: > Hi all, > Currently, I see the HDFS sink always writes data into HDFS with the > default permission (666 - fs.permissions.umask-mode) > Just a question: In case that I cannot set "fs.permissions.umask-mode" > in Hadoop site. Does Flume support us to set "fs.permissions.umask-mode" > in the Flume config file? like: > a1.sinks.k1.hdfs.umask-mode=022 > Thanks > CL.
