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?
