unsubscribe

2015-12-27 Thread Carmen Manzulli

WebHdfs API

2015-06-02 Thread Carmen Manzulli
Hi, I would like to know hot to use WebHDFS methods of RESTful Web Services to open and read a file from a web applicationinstead of using curl! For example, i would know ho to create a client and submit a Get HTTP request to the namenode. Thanks in advance, Carmen.

Fwd: How to implement a servlet to submit job to Hadoop 2.6.0 cluster

2015-05-25 Thread Carmen Manzulli
Hi, I'm trying to run a servlet (QueryServlet) - using Tomcat 8- which submits a job called ArqOnHadoop2 to hadoop 2.6.0... this last one is configured using single node setting up in /usr/local folder. This job works if i start it from command line but, when i try to execute the follow code from

java.lang.InstantiationException

2015-02-27 Thread Carmen Manzulli
Hi experts, i'm Carmen and i'm trying to write a simple class which submit a Job, having a jena-elephas mapper and input and output formats, in to my hadoop cluster with only one master and one slave, but i get this error: java.lang.RuntimeException: java.lang.InstantiationException at