I was going to say that spark.executor.port is not used anymore in 1.6, but damn, there's still that akka backend hanging around there even when netty is being used... we should fix this, should be a simple one-liner.
On Wed, Dec 16, 2015 at 2:35 PM, singinpirate <[email protected]> wrote: > -0 (non-binding) > > I have observed that when we set spark.executor.port in 1.6, we get thrown a > NPE in SparkEnv$.create(SparkEnv.scala:259). It used to work in 1.5.2. Is > anyone else seeing this? -- Marcelo --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
