When the following scripts are executed in the DolphinDB GUI, an exception
DFS is not enabled or the system is not a data node.
is thrown, and I confirm that the configuration item `enableDFS = 1'has been set.
DB = database("dfs://dolphindb_compo")
tb = DB.loadTable("tb1")