You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/04/16 16:10:00 UTC

[jira] [Commented] (CALCITE-4587) Set "spark.driver.bindAddress" explicitly to avoid "BindException" thrown by Spark

    [ https://issues.apache.org/jira/browse/CALCITE-4587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17323920#comment-17323920 ] 

Julian Hyde commented on CALCITE-4587:
--------------------------------------

Can you work with Alessandro to find the best solution, and commit something that fixes CI?

> Set "spark.driver.bindAddress" explicitly to avoid "BindException" thrown by Spark
> ----------------------------------------------------------------------------------
>
>                 Key: CALCITE-4587
>                 URL: https://issues.apache.org/jira/browse/CALCITE-4587
>             Project: Calcite
>          Issue Type: Improvement
>          Components: core
>            Reporter: Jiatao Tao
>            Assignee: Jiatao Tao
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> The problem may be the wrong hostname in "/etc/hosts", a way to solve this problem is to set "spark.driver.bindAddress" explicitly, I've tested and works.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)