By the way, Ted, when I am adding hbase-site.xml to the classpath, I do not see it changes something..
Benjamin On Mon, Oct 27, 2014 at 6:24 PM, Sznajder ForMailingList < [email protected]> wrote: > Yes. my apologize, I did not mention it... > > Benjamin > > On Mon, Oct 27, 2014 at 5:55 PM, Ted Yu <[email protected]> wrote: > >> Have you solved the problem reported in this thread ? >> >> http://search-hadoop.com/m/DHED4sVPwz1 >> >> Cheers >> >> On Mon, Oct 27, 2014 at 7:54 AM, Sznajder ForMailingList < >> [email protected]> wrote: >> >> > Hi, >> > >> > I am running from my Eclipse on Windows (using Java 1.6) a simple API >> call >> > to Hbase 0.98.5 installed on a remote cluster. >> > >> > The call >> > admin = new HBaseAdmin(conf); >> > >> > passes.. >> > >> > However, the next line >> > admin.listTables(); >> > >> > is *stuck* forever. >> > >> > >> > Do you have any hints?! >> > >> > Best regards >> > >> > Benjamin >> > >> > >
