Skip to content

Commit

Permalink
Merge pull request #299 from ldbc/0.3.5-stable-release
Browse files Browse the repository at this point in the history
Release v0.3.5
  • Loading branch information
szarnyasg authored May 28, 2021
2 parents 013043d + 79ed03f commit bb7b8b8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ The LDBC-SNB Data Generator (Datagen) is the responsible of providing the datase

### Setup

This version of Datagen (v0.3.3) uses Hadoop to allow execution over multiple machines (Datagen v0.4.0 and subsequent versions use Spark). Hadoop version 3.2.1 is recommended.
This version of Datagen (v0.3.5) uses Hadoop to allow execution over multiple machines. Hadoop version 3.2.1 is recommended. (Datagen v0.4.0 and subsequent versions use Spark.)

### Configuration

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>ldbc.snb.datagen</groupId>
<artifactId>ldbc_snb_datagen</artifactId>
<version>0.4.0-SNAPSHOT</version>
<version>0.3.5</version>
<packaging>jar</packaging>

<properties>
Expand Down

0 comments on commit bb7b8b8

Please sign in to comment.