Lars, I got added /opt/hbase-0.19.1/src/java folder for source, the source code comes with the tar.gz.
Except the filters package, it is working for most of the classes (as for as I tested). Ramesh larsgeorge wrote: > > Ramesh, > > Interesting that you mention this. I have the same issue with the Scan > object. When I type > > Scan scan = new Scan(); > scan.addCo > > and wait for the context help of Eclipse to open it freezes on me. Other > classes are fine. I also wondered what the issue is and started to look > into getting a stack dump out of Eclipse but have not yet continued on it. > > Have you added the source or javadoc to the Eclipse configuration for > the hbase jar? Just wondering. > > Lars > > > On 7/1/09 2:35 PM, Ramesh.Ramasamy wrote: >> Hi, >> >> I am using Eclipse 3.3, JDK 1.6.0_12 and Hadoop/Hbase 0.19.1. >> >> On coding using some of the filter classes, eclipse hangs, and have no >> other >> option to continue it unless kill/restart the process. Does any body >> figured >> it out the problem and have a fix? >> >> TIA, >> Ramesh >> >> >> > > > -- View this message in context: http://www.nabble.com/help-with-map-reduce-tp22925481p24317299.html Sent from the HBase User mailing list archive at Nabble.com.
