Sorry, forget the log file.
舒琦
地址:长沙市岳麓区文轩路27号麓谷企业广场A4栋1单元6F
网址:http://www.eefung.com
微博:http://weibo.com/eefung
邮编:410013
电话:400-677-0986
传真:0731-88519609
> 在 2017年1月17日,10:40,舒琦 写道:
>
> Hi,
>
> Actually I check the log by using“tail" on the yarn local data dir on which
> the contai
Hi,
I used AggregatedLogFormat to read the log file, it is the same as I uses
“tail” on yarn local data dir, please check it in attachment.
In the log file , you can find somethings like“Open file:
/eefung/shuqi/samza-test”, but can not find lines start with“Begin to close
files”.
And another
Hi,
Actually I check the log by using“tail" on the yarn local data dir on which the
container is running, the container log I found in hdfs already, but can’t tell
the format for log.
舒琦
地址:长沙市岳麓区文轩路27号麓谷企业广场A4栋1单元6F
网址:http://www.eefung.com
微博:http://weibo.com/eefung
邮编:410013
电话:400-
Hi
I don't think you can view samza container logs in the web as mr job
history, try to check the dump folder at HDFS.
There should be one aggregated log file per machine in the folder named
according to the job_id
On 16 January 2017 at 15:30, 舒琦 wrote:
> Hi,
>
> Thanks for your help.
>
> Here