Skip to content

j611062000/cloud_computing

Repository files navigation

What's this repository?

It's the place for all of the documents or assignmensts of the Cloud Computing course in NCU

Hadoop Commands

  1. Compile: hadoop com.sun.tools.javac.Main ${fileName}.java && jar cf ${jarName}.jar ${fileName}*.class
  2. Copy local to hadoop: hadoop fs -copyFromLocal ${localFiles} ${hadoopTargetFiles}

lab1

practice1: comopute the domain of given mail addresses

  • Please refer to the lab2_practice1

practice2: Inverted Index

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published