Brooklyn

brooklyn.demo.webapp.hello
[Java] Class SerializeHelloWorldHadoopJar

java.lang.Object
  brooklyn.demo.webapp.hello.SerializeHelloWorldHadoopJar

public class SerializeHelloWorldHadoopJar

The remote hadoop needs access to a jar file containing the code. We jump through some maven hoops to have that JAR in our classpath, then on the web server we serialize that JAR then pass the filename to the JobConf which gets sent to hadoop.


Field Summary
static Logger LOG

 
Method Summary
static java.lang.String getJarName()

static void init()

 
Methods inherited from class java.lang.Object
java.lang.Object#wait(), java.lang.Object#wait(long), java.lang.Object#wait(long, int), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll()
 

Field Detail

LOG

public static final Logger LOG


 
Method Detail

getJarName

public static java.lang.String getJarName()


init

public static void init()


 

Brooklyn Multi-Cloud Application Management Platform
brooklyncentral.github.com. Apache License. © 2012.