Re: Greenplum MapReduce

Поиск
Список
Период
Сортировка
От Richard Huxton
Тема Re: Greenplum MapReduce
Дата
Msg-id 4A76B2BB.1070306@archonet.com
обсуждение исходный текст
Ответ на Greenplum MapReduce  (Suvankar Roy <suvankar.roy@tcs.com>)
Список pgsql-performance
Suvankar Roy wrote:
> Hi Richard,
>
> I sincerely regret the inconvenience caused.....

No big inconvenience, but the lists can be very busy sometimes and the
easier you make it for people to answer your questions the better the
answers you will get.

> %YAML 1.1
> ---
> VERSION: 1.0.0.1
> DATABASE: test_db1
> USER: gpadmin
> DEFINE:
>         - INPUT: #****** This the line which is causing the error ******#
 >                 NAME: doc
 >                 TABLE: documents

If it looks fine, always check for tabs. Oh, and you could have cut out
all the rest of the file, really.

> I have learnt that unnecessary TABs can the cause of this, so trying to
> overcome that, hopefully the problem will subside then....

I'm always getting this. It's easy to accidentally introduce a tab
character when reformatting YAML. It might be worth checking if your
text editor has an option to always replace tabs with spaces.

--
   Richard Huxton
   Archonet Ltd

В списке pgsql-performance по дате отправления:

Предыдущее
От: Richard Huxton
Дата:
Сообщение: Re: Greenplum MapReduce
Следующее
От: Grzegorz Jaśkiewicz
Дата:
Сообщение: Re: Why is PostgreSQL so slow on Windows ( Postgres 8.3.7) version