Uploaded image for project: 'Pig'
  1. Pig
  2. PIG-2211

update documentation for use of exec with no-args

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.9.0
    • 0.9.1, 0.10.0
    • None
    • None

    Description

      In the description of the arguments of the exec commands, it shows that the script argument is compulsory.

      exec [-param param_name = param_value] [-param_file file_name] script  
      

      should be

       
      exec [-param param_name = param_value] [-param_file file_name] [script]  
      

      Attachments

        Activity

          People

            chandec Corinne Chandel
            thejas Thejas Nair
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: