You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@toree.apache.org by "Jakob Odersky (JIRA)" <ji...@apache.org> on 2017/01/27 23:27:24 UTC

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

     [ https://issues.apache.org/jira/browse/TOREE-362?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jakob Odersky updated TOREE-362:
--------------------------------
    Priority: Major  (was: Blocker)

> 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.4#6332)