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