regaleo605 opened a new issue, #138:
URL: https://github.com/apache/incubator-wayang/issues/138

   I tried running this 
[class](https://github.com/apache/incubator-wayang/blob/main/wayang-platforms/wayang-spark/code/test/java/org/apache/wayang/spark/operators/SparkCartesianOperatorTest.java)
 in my Intellij. However I got the following error;
   
   Using Spark's default log4j profile: 
org/apache/spark/log4j-defaults.properties
   22/04/07 11:31:38 WARN Utils: Your hostname, xxx resolves to a loopback 
address: 127.0.1.1; using 10.163.38.1 instead (on interface wlo1)
   22/04/07 11:31:38 WARN Utils: Set SPARK_LOCAL_IP if you need to bind to 
another address
   
   java.lang.ExceptionInInitializerError
   
   I think it is a local machine problem in my side. If so, do we need to also 
add documentation for people trying to use Spark?


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to