HDFSLogStore¶
HDFSLogStore
is a HadoopFileSystemLogStore.
HDFSLogStore
is the default LogStore of DelegatingLogStore.
Creating Instance¶
HDFSLogStore
takes the following to be created:
-
SparkConf
(Apache Spark) - Hadoop Configuration
HDFSLogStore
is created when:
DelegatingLogStore
is requested for the default LogStore