minor, allow DebugTomcat on sandbox in different LAN
Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/551f5ed2 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/551f5ed2 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/551f5ed2 Branch: refs/heads/KYLIN-2506 Commit: 551f5ed2e7922f63e260b5adf1e04c8a86a77298 Parents: 7af5529 Author: lidongsjtu <lid...@apache.org> Authored: Sat Apr 1 20:55:58 2017 +0800 Committer: lidongsjtu <lid...@apache.org> Committed: Tue Apr 4 10:55:37 2017 +0800 ---------------------------------------------------------------------- examples/test_case_data/sandbox/hdfs-site.xml | 4 ++++ 1 file changed, 4 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/kylin/blob/551f5ed2/examples/test_case_data/sandbox/hdfs-site.xml ---------------------------------------------------------------------- diff --git a/examples/test_case_data/sandbox/hdfs-site.xml b/examples/test_case_data/sandbox/hdfs-site.xml index 1d9040a..c06222e 100644 --- a/examples/test_case_data/sandbox/hdfs-site.xml +++ b/examples/test_case_data/sandbox/hdfs-site.xml @@ -15,6 +15,10 @@ limitations under the License. --> <configuration> + <property> + <name>dfs.client.use.datanode.hostname</name> + <value>true</value> + </property> <property> <name>dfs.block.access.token.enable</name>