Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
zhijian-pro committed Oct 31, 2023
1 parent 6a0ba07 commit 14864ca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/scripts/setup-hdfs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -90,5 +90,6 @@ echo "hello world" > /tmp/testfile
cd ~/app/hadoop-${HADOOP_VERSION}/bin
./hdfs dfs -put /tmp/testfile /
./hdfs dfs -rm /testfile
./hdfs dfs -chmod 777 /

echo "hdfs started successfully"

0 comments on commit 14864ca

Please sign in to comment.