User Tools

Site Tools


first_steps_for_kafka_methods_and_administration

Differences

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

Link to this comparison view

Next revision
Previous revision
first_steps_for_kafka_methods_and_administration [2022/10/05 12:31]
deadline created
first_steps_for_kafka_methods_and_administration [2023/03/20 12:58] (current)
deadline [When the VM is Started]
Line 1: Line 1:
-====== Getting Started with Kafka Quick Start ======+====== Kafka Methods and Administration Quick Start ======
  
 The following steps explain how load and start the Linux Hadoop Minimal Virtual Machine (LHM-VM) and download the course notes files. A full and expanded explanation is provided as part of the class. The following steps are a "quick start."  The following steps explain how load and start the Linux Hadoop Minimal Virtual Machine (LHM-VM) and download the course notes files. A full and expanded explanation is provided as part of the class. The following steps are a "quick start." 
Line 15: Line 15:
 ==== When the VM is Started ==== ==== When the VM is Started ====
  
-Open a terminal (using ''Putty'' or ''MobaXterm'' on Windows) and enter the following to log in to the LHM-VM as user "hands-on"  (password="minimal")+Open a terminal (using ''Putty'' or ''MobaXterm'' on Windows) and enter the following to log in to the LHM-VM as user "hands-on"  (password="minimal"). Note: use MobaXterm if you want to use the Kafkaesque 
 +graphical tool.
 <code> <code>
   ssh hands-on@127.0.0.1 -p 2222   ssh hands-on@127.0.0.1 -p 2222
Line 27: Line 28:
 The ''[hands-on@localhost ~]'' will not be shown in the rest of the class documentation. A ''$'' will indicate the prompt string for input. The ''[hands-on@localhost ~]'' will not be shown in the rest of the class documentation. A ''$'' will indicate the prompt string for input.
  
-To download the **Getting Started with Kafka** class notes into the LHM-VM, pull down and extract the course files (from inside the LHM-VM) as shown below:+To download the **Kafka Methods and Administration** class notes into the LHM-VM, pull down and extract the course files (from inside the LHM-VM) as shown below:
 <code> <code>
-  $ wget --no-check-certificate https://www.clustermonkey.net/download/Hands-on_Hadoop_Spark/Getting-Started-Kafka-V2.1.tgz  +  $ wget --no-check-certificate https://www.clustermonkey.net/download/Hands-on_Hadoop_Spark/Kafka-Methods-and-Administration-V1.2.tgz  
-  $ tar xvzf Getting-Started-Kafka-V2.1.tgz </code>+  $ tar xvzf Kafka-Methods-and-Administration-V1.2.tgz </code>
  
 These steps will be performed as part of the class. These steps will be performed as part of the class.
first_steps_for_kafka_methods_and_administration.1664973067.txt.gz · Last modified: 2022/10/05 12:31 by deadline