Skip to content

Commit

Permalink
[feature] log,pid->/hdfs/*
Browse files Browse the repository at this point in the history
  • Loading branch information
xuybin committed Dec 31, 2017
1 parent fdf592d commit c66274f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 96,7 @@ RUN VER=2.7.5 \
&& chmod -v x /stop-hadoop.sh \

&& echo -e '#!/bin/bash\n'\
'export JAVA_HOME=/usr/lib/jvm/default-jvm\n'\
'export PATH=$PATH:/hadoop/bin:/hadoop/sbin\n'\
>/etc/profile.d/hadoop.sh \
&& chmod -v x /etc/profile.d/hadoop.sh \
Expand Down

0 comments on commit c66274f

Please sign in to comment.