小编use*_*ser的帖子

设置我的变量,我是使用点符号还是~?

我所有的 Hadoop 配置文件都位于以下位置:

./.linuxbrew/Cellar/hadoop/2.7.3/libexec/etc/hadoop/"
Run Code Online (Sandbox Code Playgroud)

要设置我的 HADOOP_HOME 变量,我是使用点符号还是 ~?

HADOOP_HOME = "./.linuxbrew/Cellar/hadoop/2.7.3/libexec/etc/hadoop/"
Run Code Online (Sandbox Code Playgroud)

或者

HADOOP_HOME = " ~/.linuxbrew/Cellar/hadoop/2.7.3/libexec/etc/hadoop/"
Run Code Online (Sandbox Code Playgroud)

environment-variables variable

0
推荐指数
1
解决办法
59
查看次数

标签 统计

environment-variables ×1

variable ×1