The SWC-DB Hadoop Filesystem - Configuration Properties
The SWC-DB Hadoop Filesystem Library can be configured with these configuration properties.
The full use of SWC-DB FileSystemHadoop(Native C++) - state depends on progress of libhdfscpp.
-
swc.fs.hadoop.cfg.dyn
TYPE_STRINGSThe Dynamic cfg-file to use. Config Handler will check & reload this cfg-file by swc.cfg.dyn.period \ defaultswc.fs.hadoop.cfg.dyn= -
swc.fs.hadoop.path.root
TYPE_STRINGThe Hadoop FileSystem's base root path. \ defaultswc.fs.hadoop.path.root= -
swc.fs.hadoop.metrics.enabled
TYPE_BOOLEnable or Disable Metrics tracking. \ defaultswc.fs.hadoop.metrics.enabled=true -
swc.fs.hadoop.namenode
TYPE_STRINGSThe Namenode Host + optionally the :Port, many key=value allowed.The hadoop
.xmlconfgiurations are used, if not set.
default swc.fs.hadoop.namenode=
-
swc.fs.hadoop.namenode.port
TYPE_UINT16The Namenode Port, usefull if many namenodes and port is the same. \ defaultswc.fs.hadoop.namenode.port= -
swc.fs.hadoop.user
TYPE_STRINGUse Hadoop under this username. \ defaultswc.fs.hadoop.user= -
swc.fs.hadoop.concurrency.relative
TYPE_BOOLWhether HW-Concurrency base is used with the Applicable cfg properties. \ defaultswc.fs.hadoop.concurrency.relative=true -
swc.fs.hadoop.handlers
TYPE_INT32The Number or HW-Concurrency base of Handlers for hadoop tasks. \ defaultswc.fs.hadoop.handlers=6
The configuration properties applicable for dynamic reloading
-
swc.fs.hadoop.fds.max
TYPE_INT32_GThe Max Open File Descriptors for the option of not closing, Condition dependable by the Program using the filesystem. \ defaultswc.fs.hadoop.fds.max=256