Re: FAILED: Error in metadata: MetaException(message:org.apache.hadoop.hbase.MasterNotRunningException: in HBase+Hive intergration

2013-01-09 Thread Ted Reynolds
Hi Sagar,

If you do a jps after the error shows, do you still see HMaster in the
list?  It is possible that the Master came up for a bit and then died.

Ted.



On Tue, Jan 8, 2013 at 5:24 PM, sagar nikam  wrote:

> MasterNotRunningException


Re: Possible to set map/reduce log level in configuration file?

2012-12-14 Thread Ted Reynolds
Hi Krishna,

You can also set these properties in the mapred-site.xml, but this would
require a restart of your cluster.

Ted.

Ted Reynolds
Technical Support Engineer
Hortonworks
Work Phone: 408-645-7079

<http://hortonworks.com/download/>



On Fri, Dec 14, 2012 at 2:44 AM, Nitin Pawar wrote:

> if you want this to be set at every query you execute best would have a
> hiverc file and then include it as hive -i hiverc
>
> alternatively, you can create a .hiverc into your home directory and set
> the parameters you want, these will be included in each session
>
>
> On Fri, Dec 14, 2012 at 4:05 PM, Krishna Rao wrote:
>
>> Hi all,
>>
>> is it possible to set: mapreduce.map.log.level &
>> mapreduce.reduce.log.level, within some config file?
>>
>> At the moment I have to remember to set these at the start of a hive
>> session, or script.
>>
>> Cheers,
>>
>> Krishna
>>
>
>
>
> --
> Nitin Pawar
>