Error in running DBT2 - Mailing list pgsql-hackers

From Rohit Goyal
Subject Error in running DBT2
Date
Msg-id CANqGtSsumkLkXRC=vJKAcsu-DT_i+tyhSpgczpoQ3J2YpMfYLA@mail.gmail.com
Whole thread Raw
Responses Re: Error in running DBT2  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-hackers
Hi All,

I am using centOS6 and after all confugration, I run the below command

dbt2-run-workload -a pgsql -d 120 -w 1 -o /tmp/result -c 10

Error:
Stage 3. Processing of results...
Killing client...
waiting for server to shut down.... done
server stopped
Traceback (most recent call last):
  File "/tmp/dbt2/bin/dbt2-post-process", line 14, in <module>
    import rpy2.robjects as robjects
ImportError: No module named rpy2.robjects
Test completed.
Results are in: /tmp/result

Please guide me !! :)

Regards,
Rohit Goyal


--
Regards,
Rohit Goyal

pgsql-hackers by date:

Previous
From: Jon Nelson
Date:
Subject: Re: CTE that result in repeated sorting of the data
Next
From: Andrew Dunstan
Date:
Subject: Re: Error in running DBT2