9. Upgrade Pig

  1. On all the Pig clients, execute the following command:

    • For RHEL/CentOS:

      yum upgrade pig          
    • For SLES:

      Run the following commands:

      zypper up pig

    • For Ubuntu:

      apt-get install pig
                  
  2. You must replace your configuration after upgrading. Copy /etc/pig/conf from the template to the conf directory in pig hosts.


loading table of contents...