I am getting UnknownHostException when I do sbt/sbt assembly inside MLI.
I was getting the same exception in spark before I mentioned my ip address
inside the spark-env file.



On Wed, Sep 11, 2013 at 9:25 PM, Evan R. Sparks <[email protected]>wrote:

> MLI is currently an application on top of spark - once spark is
> properly configured, very little needs to be done to configure MLI.
>
> The only place you should need to specify a network address in MLI is
> when you create an MLContext - where you specify the same address as
> the Spark Master you're using.
>
> On Wed, Sep 11, 2013 at 8:49 PM, Gowtham N <[email protected]>
> wrote:
> > Hi,
> >
> > When building spark in local mode I mention the ip address of my machine
> > inside the spark-env file inside conf folder.
> > Where do I mention it while running MLI?
>



-- 
Gowtham Natarajan

Reply via email to