11. Upgrade Pig

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

    • For RHEL/CentOS:

      yum upgrade pig
                  

    • For SLES:

      zypper update 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...