Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Command line parameter option -N1 -i1 aborts #5

Open
mariehoffmann opened this issue Jun 23, 2014 · 1 comment
Open

Command line parameter option -N1 -i1 aborts #5

mariehoffmann opened this issue Jun 23, 2014 · 1 comment
Assignees

Comments

@mariehoffmann
Copy link

When launching the binary with options -N1 -i1 the generator subsystem throws an exception. Behaviour should be the same as if no -N/-i options were given.

[mho@poodle-5 build]$ ./bin/dgen-compositeKeys-node -N1 -i1
dgen-compositeKeys - Parallel Data Generator (Version 0.1.0)
JointPrFunction() with path = /home/mho/TU-Berlin-DIMA/myriad-compile/dgen-compositeKeys/build/config/distributions/q2d_hist_4.distribution
Scaling factor is 1
Job output will be written in /home/mho/TU-Berlin-DIMA/myriad-compile/dgen-compositeKeys/build/bin/../data/default-dataset
Starting generation for node 1 from 1
Generating tables with scaling factor 1.000
Changing node status 0 -> 1
Entering stage customer
Exception caught in generator subsystem: Runtime exception: Error at stage customer. Aborting the generation process.
Changing node status 1 -> 3
Exception caught while generating data: Runtime exception: Error at stage customer. Aborting the generation process.
Stopping heartbeat client
Stopping progress monitor

@mariehoffmann mariehoffmann self-assigned this Jun 23, 2014
@mariehoffmann
Copy link
Author

Node identifier start with 0, print at least error message for not possible settings, like "-N1 -i1".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant