You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Rohini Palaniswamy (JIRA)" <ji...@apache.org> on 2017/01/09 19:45:58 UTC

[jira] [Commented] (OOZIE-2709) Log the substituted pig script by expanding macros

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

Rohini Palaniswamy commented on OOZIE-2709:
-------------------------------------------

Comments:
  - Remove the duplicate code and use the printScript method for printing the regular pig script as well. 
  - Instead of calling runJob to run the pig script, just do PigRunner.run(args, null). Revert changes to runJob
  - System.out.println(name + extension + " not available"); is redundant and can be removed

> Log the substituted pig script by expanding macros
> --------------------------------------------------
>
>                 Key: OOZIE-2709
>                 URL: https://issues.apache.org/jira/browse/OOZIE-2709
>             Project: Oozie
>          Issue Type: Bug
>            Reporter: Satish Subhashrao Saley
>            Assignee: Satish Subhashrao Saley
>         Attachments: OOZIE-2709-1.patch, OOZIE-2709-2.patch
>
>
> Ask from [~knoguchi] to make life easier when debugging pig scripts with lots of macros.



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