[ 
https://issues.apache.org/jira/browse/PHOENIX-4234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16183459#comment-16183459
 ] 

Sergey Soldatov commented on PHOENIX-4234:
------------------------------------------

You need to turn on logs aggregation for your yarn cluster. After that you may 
to collect logs like 
{noformat}
yarn logs --applicationId=application_1506555240133_0001 > app.log
{noformat}
and grep the log for "Error on record" messages.

> Unable to find failed csv records in phoenix logs
> -------------------------------------------------
>
>                 Key: PHOENIX-4234
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-4234
>             Project: Phoenix
>          Issue Type: Bug
>            Reporter: suprita bothra
>
> Unable to fetch missing records information in phoenix table.How can we fetch 
> the missing records info.
> Like while parsing csv into hbase via bulkloading via mapreduce,and using 
> --igonre-errors  option to parse csv.
> So csv records having error are skipped but we are unable to fetch the info 
> of records which are skipped/failed and dint go into table.
> There must be logs of such information .Please help in identifying if we can 
> get logs of failed records



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to