This section describes how to upgrade HttpFS without the Installer.
yum update mapr-httpfsapt-get install mapr-httpfszypper update mapr-httpfsroot or with
sudo to upgrade the HttpFS packages:yum remove mapr-httpfs
rm -rf /opt/mapr/httpfs/
yum install mapr-httpfsapt-get autoremove mapr-httpfs
rm -rf /opt/mapr/httpfs/
apt-get install mapr-httpfszypper remove mapr-httpfs
rm -rf /opt/mapr/httpfs/
zypper install mapr-httpfs