Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
en:centro:servizos:bd1 [2018/05/22 12:23] – created fernando.guillenen:centro:servizos:bd1 [2019/09/30 13:40] (current) fernando.guillen
Line 8: Line 8:
  
 ==== Access ==== ==== Access ====
 +
 The cluster can be accessed only through the master node which acts as a frontend for the cluster: The cluster can be accessed only through the master node which acts as a frontend for the cluster:
 <code bash> <code bash>
Line 13: Line 14:
 </code> </code>
  
-==== Use ==== +To access the Ambari manager web interface, you need to tunnel the ''nodo1'' port 8080 using SSHIn case you want to use this interface, you must use this command instead: 
-At this moment the cluster has Apache Ambari installed as a manager. Everything is configured from its GUI which can be accessed with:+
 <code bash> <code bash>
-firefox -no-remote nodo1:8080+ssh -L 8080:nodo1:8080 <citius_user>@master-bd1.inv.usc.es
 </code> </code>
 +
 +==== Use ====
 +
 +To manage the cluster from the Apache Ambari web interface, once connected through SSH using the option ''-L 8080:nodo1:8080'', connect to http://localhost:8080/
 +
 User and password are ''admin/admin''. User and password are ''admin/admin''.
  
 +==== Software ====
 +The following software can be managed from the Ambari console: 
 +    * HDFS 2.7.3
 +    * YARN 2.7.3
 +    * Tez 0.7.0
 +    * Hive 1.2.1000
 +    * Pig 0.16.0
 +    * ZooKeeper 3.4.6
 +    * Storm 1.1.0
 +    * Spark 1.6.3
 +    * Spark2 2.2.0
 +    * Zeppelin Notebook 0.7.3
 +    * Slider 0.92.0
 +
 +Also in the following table other projects managed by users can be found:
 +^   User    ^    Software     Nodes     Notes   ^
 +|   David Luaces Cachaza  |   MongoDB Sharding    Todos  |  Hasta 12/19  |
 +|   Cesar Piñeiro Pomar     GlusterFS     Todos        |
 +|   Rodrigo Martinez Castaño  |  Docker  |  3 y 4  |    |
 ==== Hardware ==== ==== Hardware ====
 16  Dell EMC PowerEdge R730 servers, each one with the following configuration: 16  Dell EMC PowerEdge R730 servers, each one with the following configuration: