Error in running DBT2

From: Rohit Goyal <rhtgyl(dot)87(at)gmail(dot)com>
To: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Error in running DBT2
Date: 2014-05-15 22:37:36
Message-ID: CANqGtSsumkLkXRC=vJKAcsu-DT_i+tyhSpgczpoQ3J2YpMfYLA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrew Dunstan 2014-05-15 22:47:14 Re: Error in running DBT2
Previous Message Jon Nelson 2014-05-15 22:06:29 Re: CTE that result in repeated sorting of the data