Hello,
Halyard can be used on a Hadoop cluster as command line application, without server installation and without administration privileges. It works well also on heavily secured (Kerberized) HDP cluster.
Minimal requirement is terminal (ssh or telnet or direct) user access to a configured cluster edge node. User must be able to execute 'hadoop' and 'hbase' commands and Java 8 runtime. It is good enough to have write and create tables access rights to just one HBase namespace. Halyard SDK can be dowloaded, unzipped and executed by any user on any cluster edge node. Console suppose to run out of the box. For the purpose of Halyard MapReduce tools to run in the secured cluster - it is also necessary to have permissions to run MapReduce apps and ACLs to a YARN queue. HBase bulk load proper function also requires some attention from the secured cluster admins.
Remote virtual node is not recommended as the node would still have to be configured as another edge node with access to the cluster services and distance between the node and the cluster will affect basic Hadoop services performance.
-------- Původní zpráva --------
Datum: 08.10.18 12:13 (GMT+01:00)
Předmět: Install Halyard on VM connected to HDP Cluster (note on the cluster node)