Error in running DBT2

Поиск
Список
Период
Сортировка
От Rohit Goyal
Тема Error in running DBT2
Дата
Msg-id CANqGtSsumkLkXRC=vJKAcsu-DT_i+tyhSpgczpoQ3J2YpMfYLA@mail.gmail.com
обсуждение исходный текст
Ответы Re: Error in running DBT2
Список 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 по дате отправления:

Предыдущее
От: Jon Nelson
Дата:
Сообщение: Re: CTE that result in repeated sorting of the data
Следующее
От: Andrew Dunstan
Дата:
Сообщение: Re: Error in running DBT2