Hi Rams,
If you did not changed anything, the logs are created under the
directory where hadop and hbase are running from.
If you hbase is under /home/hbase then the logs are into /home/hbase/logs.
This command can also be use to setup where you want the logs to be.
export HBASE_LOG_DIR=${HBASE_HOME}/logs
which version of HBase and Hadoop are you using?
JM
2013/6/5 Ramasubramanian <[email protected]>:
> Hi JM,
> Thanks!
>
> Can you help me where we can see the log directory set? (in any of the
> configuration files?) I want to know the location of the log fileā¦.
>
> regards,
> Rams
> On 05-Jun-2013, at 8:17 PM, Jean-Marc Spaggiari <[email protected]>
> wrote:
>
>> Hi Rams,
>>
>> For HBase, the logs are under the logs directory.
>>
>> For the task tracker, it's under your hadoop logs directory.
>>
>> You should find a file like hbase-hbase-master-XXXX.log where XXXX is
>> your master host name.
>>
>> JM
>>
>> 2013/6/5 Ramasubramanian <[email protected]>:
>>> Hi,
>>>
>>> Can you please help me in letting me know where we can see the logs of
>>> HBASE and the Tasks Tracker..
>>>
>>> regards,
>>> Rams..
>