Thanks Edward,
That worked.
2011/4/7 Edward Capriolo
> On Thu, Apr 7, 2011 at 8:38 AM, Jasper Knulst
> wrote:
> > Hi,
> > How would I set the field separator for Hive output to files?
> > I see that the default is a space (or tab, don't know exactly) but I
> would
> > like to use another ch
On Thu, Apr 7, 2011 at 8:38 AM, Jasper Knulst wrote:
> Hi,
> How would I set the field separator for Hive output to files?
> I see that the default is a space (or tab, don't know exactly) but I would
> like to use another character to facilitate loading of the output in another
> system.
> I alre
Hi,
How would I set the field separator for Hive output to files?
I see that the default is a space (or tab, don't know exactly) but I would
like to use another character to facilitate loading of the output in another
system.
I already tried
set mapred.textoutputformat.separator='~';
But this