OOZIE workflow error

2015-05-13 Thread Kumar Jayapal
My Oozie job is failing with following error. I look at the site and tried to change the hive-site.xml but still gettting the same error. issue is still not resolved. Does any one worked on this issue. 2015-05-13 22:29:00,998 WARN org.apache.oozie.action.hadoop.HiveActionExecutor: SERVER[ oozie

Re: Hive/Hbase Integration issue

2015-05-13 Thread Ibrar Ahmed
On Thu, May 14, 2015 at 12:21 AM, Ted Yu wrote: > Is hbase-site.xml on the classpath ? > > Yes it is in classpath > BTW please use hbase mailing list for hbase specific questions. > Ok just did that :) > > Cheers > > On Wed, May 13, 2015 at 11:50 AM, Ibrar Ahmed > wrote: > >> Hi, >> >> I am c

Re: Hive/Hbase Integration issue

2015-05-13 Thread Ted Yu
Is hbase-site.xml on the classpath ? BTW please use hbase mailing list for hbase specific questions. Cheers On Wed, May 13, 2015 at 11:50 AM, Ibrar Ahmed wrote: > Hi, > > I am creating a table using hive and getting this error. > > [127.0.0.1:1] hive> CREATE TABLE hbase_table_1(key int, va

Hive/Hbase Integration issue

2015-05-13 Thread Ibrar Ahmed
Hi, I am creating a table using hive and getting this error. [127.0.0.1:1] hive> CREATE TABLE hbase_table_1(key int, value string) > STORED BY 'org.apache.hadoop.hive.hbase.HBaseStorageHandler' > WITH SERDEPROPERTIES ("hbase.columns.mapping" = ":key

Re: Lost mapreduce applications displayed in UI

2015-05-13 Thread hitarth trivedi
Hi, The issue was exactly as explained by Naga and Rohith. I had clicked on a queue in scheduler and all the application were getting filtered due to that reason. After clicking root queue in scheduler I was able to see all my applications. Thanks, Hitarth On Wed, May 13, 2015 at 4:37 AM, Nagana

Re: location of hadoop2.x api doc

2015-05-13 Thread Chris Nauroth
By design, we only publish documentation for the classes that are part of the public API. This includes things like FileSystem and Job. The two classes that you mentioned are not part of the public API. There is no guarantee of backwards-compatibility across releases for these classes (or eve

Re: Smaller block size for more intense jobs

2015-05-13 Thread Marko Dinic
Dear Harshit, Thank you very much for your answer. Well, to be fully honest with you, I'm currently given just a sample of data (poor 35MB sample), so I could develop the processing, and hopefully there will be a lot more, I don't know how much. I'm not really having the problem with large n

RE: Lost mapreduce applications displayed in UI

2015-05-13 Thread Naganarasimha G R (Naga)
Hi Hitrix, Is your issue/scenario similar to YARN-2221 ? like you have clicked a queue in scheduler page and then you come to Applications Page and after that you are not able to see the Apps ? In this case you will filtering being applied (as mentioned by Rohith). You can click on root queue in