FANNG1 commented on code in PR #115:
URL: 
https://github.com/apache/gravitino-playground/pull/115#discussion_r1895778787


##########
README.md:
##########
@@ -202,6 +202,12 @@ You might also consider generating data with SparkSQL and 
then querying this dat
 
 1. Login Spark container and execute the SQLs:
 
+Before running the spark-shells, you need to set the `HADOOP_USER_NAME` 
environment variable to `anonymous`.
+
+```shell
+export HADOOP_USER_NAME=anonymous

Review Comment:
   is there any way to add to spark configurations by default?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@gravitino.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to