Tim Armstrong has posted comments on this change. Change subject: IMPALA-3227: generate test TPC data sets during data load ......................................................................
Patch Set 2: (1 comment) http://gerrit.cloudera.org:8080/#/c/3761/2/bin/load-data.py File bin/load-data.py: PS2, Line 160: if os.path.exists(dataset_preload_script) > In the event that the dataset_preload_script doesn't exist and this functio I think doing nothing is the intended behaviour if there isn't a preload script. E.g. for functional the data is generated by a different java program. -- To view, visit http://gerrit.cloudera.org:8080/3761 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ieccfbd7d8d4a91bffddbe35abb7f5572e71a71cf Gerrit-PatchSet: 2 Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-Owner: Tim Armstrong <[email protected]> Gerrit-Reviewer: David Knupp <[email protected]> Gerrit-Reviewer: Jim Apple <[email protected]> Gerrit-Reviewer: Tim Armstrong <[email protected]> Gerrit-HasComments: Yes
