spark-instrumented-optimizer/repl
jerryshao 90cbc82fd4 [SPARK-14725][CORE] Remove HttpServer class
## What changes were proposed in this pull request?

This proposal removes the class `HttpServer`, with the changing of internal file/jar/class transmission to RPC layer, currently there's no code using this `HttpServer`, so here propose to remove it.

## How was this patch tested?

Unit test is verified locally.

Author: jerryshao <sshao@hortonworks.com>

Closes #12526 from jerryshao/SPARK-14725.
2016-04-20 10:48:11 -07:00
..
scala-2.10/src [SPARK-14451][SQL] Move encoder definition into Aggregator interface 2016-04-09 00:00:39 -07:00
scala-2.11/src [SPARK-14558][CORE] In ClosureCleaner, clean the outer pointer if it's a REPL line object 2016-04-14 10:58:06 -07:00
src [SPARK-14725][CORE] Remove HttpServer class 2016-04-20 10:48:11 -07:00
pom.xml [SPARK-6363][BUILD] Make Scala 2.11 the default Scala version 2016-01-30 00:20:28 -08:00