Re: conf.get("map.input.file") returns null when using MultipleInputs in Hadoop 0.20

2010-04-30 Thread Farhan Husain
Can you try the following code? ((FileSplit) context.getInputSplit()).getPath().getName() Thanks, Farhan On Thu, Apr 29, 2010 at 12:46 PM, Tom White wrote: > Hi Yuanyuan, > > Thanks for filing an issue. To work around the issue could you use a > regular FileInputFormat in a set of map-only job

Re: Hbase & Hive

2010-04-30 Thread Edward Capriolo
On Sat, May 1, 2010 at 12:13 AM, Sonal Goyal wrote: > If you are looking for an ORM layer for HBase, there is one at > > http://github.com/enis/gora > > Thanks and Regards, > Sonal > www.meghsoft.com > > > On Sat, May 1, 2010 at 4:13 AM, Nick Dimiduk wrote: > > > If by "efficiently", you mean "l

Re: Hbase & Hive

2010-04-30 Thread Sonal Goyal
If you are looking for an ORM layer for HBase, there is one at http://github.com/enis/gora Thanks and Regards, Sonal www.meghsoft.com On Sat, May 1, 2010 at 4:13 AM, Nick Dimiduk wrote: > If by "efficiently", you mean "low latency" then no, you will not get > ms-response time for your hive qu

Re: Hbase & Hive

2010-04-30 Thread Nick Dimiduk
If by "efficiently", you mean "low latency" then no, you will not get ms-response time for your hive queries over hbase as the hive query planner still results in m/r jobs being run over the cluster. Hope that helps. Cheers, -Nick On Fri, Apr 30, 2010 at 9:55 AM, Jean-Daniel Cryans wrote: > Inl

Re: Hbase & Hive

2010-04-30 Thread Jean-Daniel Cryans
Inline (and added hbase-user to the recipients). J-D On Thu, Apr 29, 2010 at 9:23 PM, Amit Kumar wrote: > Hi Everyone, > > I want to ask about Hbase and Hive. > > Q1> Is there any dialect available which can be used with Hibernate to > create persistence with Hbase. Has somebody written one. I c

Hbase & Hive

2010-04-30 Thread Amit Kumar
Hi Everyone, I want to ask about Hbase and Hive. Q1> Is there any dialect available which can be used with Hibernate to create persistence with Hbase. Has somebody written one. I came across HBql at www.hbql.com. Can this be used to create a dialect for Hbase? Q2> Once the data is in the