From e30f16d74fbb0e97b741114d07b6cffb71d563e5 Mon Sep 17 00:00:00 2001 From: Vladimir Protsenko Date: Wed, 23 Dec 2020 06:35:39 +0000 Subject: [PATCH] Update README.md --- L1 - Introduction to Apache Spark/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/L1 - Introduction to Apache Spark/README.md b/L1 - Introduction to Apache Spark/README.md index 0abed72..98f4338 100644 --- a/L1 - Introduction to Apache Spark/README.md +++ b/L1 - Introduction to Apache Spark/README.md @@ -44,7 +44,7 @@ ssh mapr@localhost -p 2222 ## Настройка Spark ``` -echo 'export PATH=$PATH:/opt/mapr/spark/spark-2.4.5/bin' > /home/mapr/.bashrc +echo 'export PATH=$PATH:/opt/mapr/spark/spark-2.4.5/bin' > /home/mapr/.bash_profile ``` https://docs.datafabric.hpe.com/62/AdvancedInstallation/InstallingHadoop.html