You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by "Gopal V (JIRA)" <ji...@apache.org> on 2014/11/06 04:44:33 UTC

[jira] [Commented] (TEZ-1738) tez tfile parser for log parsing

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

Gopal V commented on TEZ-1738:
------------------------------

[~rajesh.balamohan]: LGTM - +1.

This is not built as part of the regular maven build and the use of this is upto a sufficiently motivated developer. Changes to PIG's UDF implementation does not affect the tez primary build.

> tez tfile parser for log parsing
> --------------------------------
>
>                 Key: TEZ-1738
>                 URL: https://issues.apache.org/jira/browse/TEZ-1738
>             Project: Apache Tez
>          Issue Type: Bug
>            Reporter: Rajesh Balamohan
>            Assignee: Rajesh Balamohan
>         Attachments: TEZ-1738.1.patch, TEZ-1738.2.patch
>
>
> It can be time consuming to download logs via "yarn logs -applicationId <appId> | grep something".  Also mining large volumes of logs can be time consuming on single node.
> A simple pigloader would be useful to have in tez-tools which can parse TFiles and provide line by line format (tuple of (machine, key, line)) for distributed processing of logs.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)