Re: HiveServer2 Goes down while parallel Query execution

2015-10-11 Thread Vineet Mishra
What about the case when even the HS2 Service restart is also not working. So my bad is that after restarting HS2 the health is good(green) but still I cannot query the data. Any quick thoughts/input? Thanks! On Sun, Oct 11, 2015 at 9:58 PM, Edward Capriolo <

Re: Hadoop Development

2015-10-11 Thread Ted Yu
See ResourceManager REST API to submit new applications : http://hadoop.apache.org/docs/current/hadoop-yarn/hadoop-yarn-site/ResourceManagerRest.html#Cluster_Applications_APISubmit_Application What's the version of hadoop on Linux ? Cheers On Sun, Oct 11, 2015 at 11:36 AM, hadoop hive

RE: Hadoop Development

2015-10-11 Thread Daniel Schulz
Hi Vikas, Thanks for reaching out to us. For local development to me MRUnit is a game changer: you may speed up your development significantly due to better debugging features.mrunit.apache.org To upload your final jar and start it from a remote host, like Windows, just use web services REST API

Re: Hadoop Development

2015-10-11 Thread hadoop hive
Hey Ted, I am using hadoop 2.6 on ubuntu, its good but i was looking for some java code executions. Do you have anything or every tried that way . Thanks On Mon, Oct 12, 2015 at 12:39 AM, Ted Yu wrote: > See ResourceManager REST API to submit new applications : > > >

Re: Hadoop Development

2015-10-11 Thread hadoop hive
Thanks Daniel. On Mon, Oct 12, 2015 at 12:52 AM, Daniel Schulz < danielschulz2...@hotmail.com> wrote: > Hi Vikas, > > Thanks for reaching out to us. > > For local development to me MRUnit is a game changer: you may speed up > your development significantly due to better debugging features. >

Contributing to open source

2015-10-11 Thread snehil wakchaure
Hello, Just wanted to get some suggestions on which hadoop ecosystem projects could i take a look at to begin contributing to open source. Any upcoming and interesting projects those are gaining momentum and a beginner like me can help out with? Any advice or guidance will be of much help. Kind

Re: Contributing to open source

2015-10-11 Thread Ted Yu
Take a look at search-hadoop.com - you will easily find the projects which are gaining momentum. Do you use hadoop or any open source project(s) at work ? If so, those projects would be good starting point. On Sun, Oct 11, 2015 at 5:17 PM, snehil wakchaure wrote: > Hello, >

Re: Contributing to open source

2015-10-11 Thread snehil wakchaure
Hello, I don't use those at work, but am highly interested in getting involved, so am looking at open source projects. I will take a look at the link. thanks for your advice. Kind regards, Snehil On Sun, Oct 11, 2015 at 7:35 PM, Ted Yu wrote: > Take a look at