public class HWIServer extends Object
Modifier and Type | Field and Description |
---|---|
protected static org.apache.commons.logging.Log |
l4j |
public HWIServer(String[] args) throws IOException
args
- These are the command line arguments. Usually -hiveconf.IOException
public void start() throws IOException
IOException
- Port already in use, bad bind etc.public static void main(String[] args) throws Exception
args
- as of now no arguments are supportedException
- Could be thrown if due to issues with Jetty or bad configuration
optionsCopyright © 2017 The Apache Software Foundation. All rights reserved.