You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@toree.apache.org by "Kevin Bates (JIRA)" <ji...@apache.org> on 2017/05/15 21:18:04 UTC

[jira] [Commented] (TOREE-362) How do I define ports specifically?

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

Kevin Bates commented on TOREE-362:
-----------------------------------

FWIW, the command-line option for the heartbeat port is --heartbeat-port rather than --hb-port as originally listed (and questioned in the subsequent comment).

> How do I define ports specifically?
> -----------------------------------
>
>                 Key: TOREE-362
>                 URL: https://issues.apache.org/jira/browse/TOREE-362
>             Project: TOREE
>          Issue Type: Bug
>            Reporter: Richard Quan
>
> Hello,
> I am using https://github.com/apache/incubator-toree to connect to a Spark instance.  For some reason, on my company's proxy, I can sometimes connect and more often cannot.  It seems to depend on the port numbers i.e. the 533xx numbers here: 
> 17/01/23 14:56:55 [INFO] o.a.t.Main$$anon$1 - Connection Profile: {
>   "stdin_port" : 53327,
>   "control_port" : 53328,
>   "hb_port" : 53329,
>   "shell_port" : 53325,
>   "iopub_port" : 53326,
>   "ip" : "127.0.0.1",
>   "transport" : "tcp",
>   "signature_scheme" : "hmac-sha256",
>   "key" : "0b022f16-eff6-4cd3-8056-3a81cd5f289a"
> }
> I am wondering if it is possible to specify the port numbers as it almost seems random, using the run.sh file.  Perhaps the ${TOREE_OPTS}?



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)