Hi everyone, This is a small application which I have developed that can be run on tomcat or JBoss. It is quit easy.
This project is available in NetBeans Project format. You can find it from this link.. http://intellipowerhive.com/products.php HBase small application In this URL you can find out IPH-HBase download link. Get the project and load it in Netbeans as a web based project with libraries of hadoop-0.19.0 and hbase-0.19.3 versions in the class path. MySQL library is also available inside of zip. This library helps to import data from MySQL to HTable. Before running this application you have to set few parameters in the source code. That I have mentioned in the document. Make sure that hadoop and Hbase server should be running before running the application. This is sample application only. Do not take it for real time... If any doubt is in this link, I expect your feedback of this. It is absolutely free.... Thanks Arockia Doss Intellipowerhive solutions [email protected] Liu Xianglong wrote: > > Hi, everyone. I am using HBase Java API to retrieve data in HTable. Now I > run my java program in HMaster node, but I am wondering whether there are > other ways to run java program, or need I copy my java program into server > every time I want to run them? > > Thanks! > > > Best Wishes! > _____________________________________________________________ > > 刘祥龙 Liu Xianglong > > -- View this message in context: http://www.nabble.com/How-to-run-java-program-tp26058149p26089085.html Sent from the HBase User mailing list archive at Nabble.com.
