fsbrowser icon indicating copy to clipboard operation
fsbrowser copied to clipboard

How to add connection?

Open wunderbarr opened this issue 5 years ago • 3 comments

Hello, I want to know how to add connection correctly. image I add configs.zip in new connection. But it still said no hadoop configuration files provided. Thank you in advance!

wunderbarr avatar Apr 29 '20 14:04 wunderbarr

There are tow files you should load, "hdfs-site.xml" and "core-site.xml", you can find in path "$HADOOP_HOME/etc/hadoop/"

Hello, I want to know how to add connection correctly. image I add configs.zip in new connection. But it still said no hadoop configuration files provided. Thank you in advance!

BugAlways avatar Jun 01 '20 08:06 BugAlways

There are tow files you should load, "hdfs-site.xml" and "core-site.xml", you can find in path "$HADOOP_HOME/etc/hadoop/"

Hello, I want to know how to add connection correctly. image I add configs.zip in new connection. But it still said no hadoop configuration files provided. Thank you in advance!

In config.zip I include both files. But it still cannot work as the screenshot.

wunderbarr avatar Jun 01 '20 09:06 wunderbarr

There are tow files you should load, "hdfs-site.xml" and "core-site.xml", you can find in path "$HADOOP_HOME/etc/hadoop/"

Hello, I want to know how to add connection correctly. image I add configs.zip in new connection. But it still said no hadoop configuration files provided. Thank you in advance!

In config.zip I include both files. But it still cannot work as the screenshot.

You should load xml file one by one, not zip it!

BugAlways avatar Jun 24 '20 03:06 BugAlways