deptlab:hadoop:gettingstarted
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
deptlab:hadoop:gettingstarted [2020/11/17 17:00] – [View Output] localadmin | deptlab:hadoop:gettingstarted [2023/04/13 15:48] (current) – [Logging In] localadmin | ||
---|---|---|---|
Line 9: | Line 9: | ||
===== Logging In ===== | ===== Logging In ===== | ||
- | First, make sure you can log in to the head node with SSH, currently at zoidberg.cs.ndsu.nodak.edu. You can log in to this server with your CS Domain password or your Blackboard | + | First, make sure you can log in to the head node with SSH, currently at zoidberg.cs.ndsu.nodak.edu. You can log in to this server with your CS Domain password |
If you have trouble logging in: | If you have trouble logging in: | ||
Line 100: | Line 100: | ||
Make Jar: jar cf wc.jar WordCount*.class | Make Jar: jar cf wc.jar WordCount*.class | ||
+ | |||
+ | Execute jar: hadoop jar wc.jar WordCount / |
deptlab/hadoop/gettingstarted.1605654040.txt.gz · Last modified: 2020/11/17 17:00 by localadmin