Skip to content

Commit

Permalink
fixed formatting issue
Browse files Browse the repository at this point in the history
  • Loading branch information
shagunsodhani committed May 10, 2016
1 parent 9f9fcaf commit a073fdd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ A spatial colocation pattern is a set of features that co-occur in space. For ex

### Dummy Dataset

* A very small dataset (6 rows) can be found in `sampleData\data` file. The file can be used for testing the different MapReduce tasks without having to download the socrata dataset.
*Add the file to hdfs using the put command `$HADOOP_HOME/bin/hdfs dfs -put <path_to_locis>/sampleData/data <input_path_to_write_raw_data>` and proceed to run MapReduce tasks.
* A very small dataset (6 rows) can be found in `sampleData/data` file. The file can be used for testing the different MapReduce tasks without having to download the socrata dataset.
* Add the file to hdfs using the put command `$HADOOP_HOME/bin/hdfs dfs -put <path_to_locis>/sampleData/data <input_path_to_write_raw_data>` and proceed to run MapReduce tasks.

### To run Neighbour Search MapReduce task

Expand Down

0 comments on commit a073fdd

Please # to comment.