Skip to content

Commit a2ffaed

Browse files
committed
Update disclaimers
1 parent 94eec9e commit a2ffaed

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@ Datagen is part of the [LDBC project](https://ldbcouncil.org/).
1111
:warning: There are two different versions of the Datagen:
1212

1313
* The [Hadoop-based Datagen](https://github.com/ldbc/ldbc_snb_datagen_hadoop/) generates the Interactive SF1-1000 data sets
14-
* For the Interactive workload's larger data sets (up to SF30k) and for the BI workload, use the Spark-based Datagen (in this repository). This is an experimental repository and breaking changes (e.g. changes in the directory layout and CSV schema) are expected
14+
* For the BI workload, use the Spark-based Datagen (in this repository).
15+
* For the Interactive workloads's larger data sets, there is no out-of-the-box solution (see [this issue](https://github.com/ldbc/ldbc_snb_interactive/issues/173)).
1516

1617
The LDBC SNB Data Generator (Datagen) is the responsible for providing the datasets used by all the LDBC benchmarks. This data generator is designed to produce directed labelled graphs that mimic the characteristics of those graphs of real data. A detailed description of the schema produced by Datagen, as well as the format of the output files, can be found in the latest version of official [LDBC SNB specification document](https://github.com/ldbc/ldbc_snb_docs).
1718

0 commit comments

Comments
 (0)