Skip to content

Commit f1b0509

Browse files
committed
Update README.md
1 parent 639cb2d commit f1b0509

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

ldbc_socialnet_dbgen/README.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,12 @@ ldbc_socialnet_dbgen is GPLv3 licensed, to see detailed information about this l
1414
## Requirements
1515

1616
This software is build using Apache hadoop version 1.0.3 and we not guarantee compatibility with newer releases.
17-
You can download hadoop 1.0.3 from [here](http://archive.apache.org/dist/hadoop/core/hadoop-1.0.3/)
17+
You can download hadoop 1.0.3 from [here](http://archive.apache.org/dist/hadoop/core/hadoop-1.0.3/).
1818

1919

2020
## Compilation
2121

22-
The compilation uses Apache Maven to automatically detect and download the necessary dependencies. See: [maven.apache.org](http://maven.apache.org).
23-
24-
Make sure you are in your ldbc_socialnet_bm/ldbc_socialnet_dbgen/ project folder.
22+
The compilation uses [Apache Maven](http://maven.apache.org) to automatically detect and download the necessary dependencies. Make sure you are in your ldbc_socialnet_bm/ldbc_socialnet_dbgen/ project folder.
2523
To generate the jar containing all the dependencies, type
2624

2725
```
@@ -33,9 +31,9 @@ This can lead to the generation of two jars in the target folder: the default on
3331

3432
## Configuration
3533

36-
* Configure your hadoop machine or cluster. For more information on how to do it, please refer its official page http://hadoop.apache.org/docs/stable/index.html
34+
Configure your hadoop machine or cluster. For more information on how to do it, please visit [here](http://hadoop.apache.org/docs/stable/index.html)
3735

38-
* Configure the params.ini to your needs. This file contains:
36+
Configure the ldbc\_socialnet\_bm/ldbc\_socialnet\_dbgen/_params.init_ to meet your needs. This file has the following format.
3937

4038
```
4139
numtotalUser: #The number of users the social network will have. It shoud be bigger than 1000.

0 commit comments

Comments
 (0)