Skip to content

Commit dac64d8

Browse files
committed
add alias
1 parent 4d70a5e commit dac64d8

File tree

1 file changed

+2
-0
lines changed
  • spark-cluster/base/ubuntu/root

1 file changed

+2
-0
lines changed

spark-cluster/base/ubuntu/root/.bashrc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
alias ll='ls -lhag'
2+
13
export JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64
24
export HDFS_NAMENODE_USER=root
35
export HDFS_DATANODE_USER=root

0 commit comments

Comments
 (0)