You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2021/04/09 05:09:11 UTC

[GitHub] [spark] wangyum commented on a change in pull request #32096: [WIP] Try to fix the java.net.BindException when testing with Github Action

wangyum commented on a change in pull request #32096:
URL: https://github.com/apache/spark/pull/32096#discussion_r610349269



##########
File path: .github/workflows/benchmark.yml
##########
@@ -47,6 +47,7 @@ jobs:
       SPARK_BENCHMARK_NUM_SPLITS: ${{ github.event.inputs.num-splits }}
       SPARK_BENCHMARK_CUR_SPLIT: ${{ matrix.split }}
       SPARK_GENERATE_BENCHMARK_FILES: 1
+      SPARK_LOCAL_IP: 127.0.0.1

Review comment:
       It seems `locaohost` much better. We do not need set `HIVE_SERVER2_THRIFT_BIND_HOST`.




-- 
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.

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



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org