[jira] [Assigned] (SPARK-22180) Allow IPv6 address

2017-10-01 Thread Apache Spark (JIRA)

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

Apache Spark reassigned SPARK-22180:


Assignee: (was: Apache Spark)

> Allow IPv6 address
> --
>
> Key: SPARK-22180
> URL: https://issues.apache.org/jira/browse/SPARK-22180
> Project: Spark
>  Issue Type: Improvement
>  Components: Spark Core
>Affects Versions: 2.2.0
>Reporter: Stefan Obermeier
>Priority: Critical
>  Labels: features, patch
>
> External applications like Apache Cassandra are able to deal with IPv6 
> addresses. Libraries like spark-cassandra-connector combine Apache Cassandra 
> with Apache Spark.
> This combination is very useful  IMHO. 
> One problem is that  {code:java} 
> org.apache.spark.util.Utils.parseHostPort(hostPort: String) {code} takes the 
> last colon to sepperate the port from host path. This conflicts with literal 
> IPv6 addresses.
> I think we can take {code}hostPort{code} as literal IPv6 address if it 
> contains tow ore more colons. If IPv6 addresses are enclosed in square 
> brackets port definition is still possible.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



[jira] [Assigned] (SPARK-22180) Allow IPv6 address

2017-10-01 Thread Apache Spark (JIRA)

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

Apache Spark reassigned SPARK-22180:


Assignee: Apache Spark

> Allow IPv6 address
> --
>
> Key: SPARK-22180
> URL: https://issues.apache.org/jira/browse/SPARK-22180
> Project: Spark
>  Issue Type: Improvement
>  Components: Spark Core
>Affects Versions: 2.2.0
>Reporter: Stefan Obermeier
>Assignee: Apache Spark
>Priority: Critical
>  Labels: features, patch
>
> External applications like Apache Cassandra are able to deal with IPv6 
> addresses. Libraries like spark-cassandra-connector combine Apache Cassandra 
> with Apache Spark.
> This combination is very useful  IMHO. 
> One problem is that  {code:java} 
> org.apache.spark.util.Utils.parseHostPort(hostPort: String) {code} takes the 
> last colon to sepperate the port from host path. This conflicts with literal 
> IPv6 addresses.
> I think we can take {code}hostPort{code} as literal IPv6 address if it 
> contains tow ore more colons. If IPv6 addresses are enclosed in square 
> brackets port definition is still possible.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org