ClickHouse/dbms
Weiqing Xu ec3c5a369d support reading from HA mode HDSF
the driver libhdfs3 can support HA mode. When the uri doesn't contain
port num, the libhdfs3 will handle it in HA mode, treat the uri as
nameservice name and read the real host and port from configuration file
as the origin Java client.
the default configuration file is hdfs-client.xml in the working
directory, it also can be set in env variable "LIBHDFS3_CONF".
the format of the configuration file is same with hdfs-site.xml.
2019-07-19 07:32:59 +08:00
..
benchmark Minor changes 2019-02-25 01:28:05 +03:00
cmake Auto version update to [19.12.1.1] [54424] 2019-07-10 22:57:53 +03:00
programs Merge pull request #5964 from nikitamikhaylov/logs_bugfix 2019-07-17 17:42:54 +03:00
src support reading from HA mode HDSF 2019-07-19 07:32:59 +08:00
tests Added a test #6040 2019-07-17 20:23:06 +03:00
CMakeLists.txt Misc build fix 2019-07-17 02:27:11 +08:00