Hi Gaurav,
I encountered the same problem at first. Please check your log4j.properties or any other config
files you are using for log4j, and see if you have the right config for 'rootlogger'.
The original log4j.properties in phoenix's bin directory will not write logs to ${psql.log.file}
because ${psql.root.logger} doesn't contain 'DRFA'.
This is the log at phoenix client side.
At 2016-01-12 03:30:23, "Billy Watson" <williamrwatson@gmail.com> wrote:
phoenix should log to the hbase logs, if I'm not mistaken
William Watson
Software Engineer
(904) 705-7056 PCS
On Mon, Jan 11, 2016 at 7:34 AM, Gaurav Agarwal <gaurav130403@gmail.com> wrote:
Hi
I am using hep sandbox trying to find where to find the log files of phoenix .
Any idea how to log the information
|