[Tpc-info] TPC-DI Results

Sharven Muralidharan sharven.m at badal.io
Wed Jul 5 08:34:08 PDT 2023


Hey, 

We are following a guide from Google Cloud to set up their cdmc architecture. They mention in their guide (https://github.com/GoogleCloudPlatform/cdmc/blob/main/data-ingestion/README.md <https://github.com/GoogleCloudPlatform/cdmc/blob/main/data-ingestion/README.md>)  the TPC-DI data as the dataset they use. 

We have searched the site for results/dataset however are unable to find anything. We have also tried to download and use the DIGen.jar from the DITools however that currently results in an error 

```
Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/commons/cli/ParseException
        at java.base/java.lang.Class.forName0(Native Method)
        at java.base/java.lang.Class.forName(Class.java:467)
        at org.eclipse.jdt.internal.jarinjarloader.JarRsrcLoader.main(JarRsrcLoader.java:56)
Caused by: java.lang.ClassNotFoundException: org.apache.commons.cli.ParseException
        at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:445)
        at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:587)
        at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:520)
        ... 3 more
```

Do you have any recommendations to resolve, or the recommended dataset?

Thanks, 
Sharven
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.tpc.org/pipermail/tpc-info/attachments/20230705/c7264915/attachment.html 


More information about the Tpc-info mailing list