HTTPFS and Knox can be implemented together with Isilon OneFS to enhance HDFS access security in the following way:
1. HTTPFS acts as a gateway for HDFS, limiting direct access to HDFS ports and providing authentication. It must be configured for Kerberos if the Hadoop cluster uses Kerberos.
2. Knox integrates with HTTPFS and provides additional authorization, LDAP/AD integration, and perimeter security.
3. Together this solution provides a secure way to enable external WebHDFS access to HDFS stored on Isilon without exposing the Hadoop cluster directly. Firewalls can block direct access while still allowing controlled HDFS access via HTTPFS and Knox.