Return-Path: X-Original-To: apmail-hadoop-mapreduce-user-archive@minotaur.apache.org Delivered-To: apmail-hadoop-mapreduce-user-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 891A6DCD0 for ; Tue, 21 Aug 2012 16:41:55 +0000 (UTC) Received: (qmail 3757 invoked by uid 500); 21 Aug 2012 16:41:50 -0000 Delivered-To: apmail-hadoop-mapreduce-user-archive@hadoop.apache.org Received: (qmail 3673 invoked by uid 500); 21 Aug 2012 16:41:50 -0000 Mailing-List: contact user-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@hadoop.apache.org Delivered-To: mailing list user@hadoop.apache.org Received: (qmail 3665 invoked by uid 99); 21 Aug 2012 16:41:50 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Aug 2012 16:41:50 +0000 X-ASF-Spam-Status: No, hits=2.2 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of siddharth.tiwari@live.com designates 65.55.90.92 as permitted sender) Received: from [65.55.90.92] (HELO snt0-omc2-s17.snt0.hotmail.com) (65.55.90.92) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Aug 2012 16:41:40 +0000 Received: from SNT142-W20 ([65.55.90.71]) by snt0-omc2-s17.snt0.hotmail.com with Microsoft SMTPSVC(6.0.3790.4675); Tue, 21 Aug 2012 09:41:19 -0700 Message-ID: Content-Type: multipart/alternative; boundary="_c4957bf2-d8e9-4010-baaa-22fd2a6a8625_" X-Originating-IP: [180.151.41.42] From: Siddharth Tiwari To: USers Hadoop , Subject: RE: Changing tab delimiter between key and value Date: Tue, 21 Aug 2012 16:41:18 +0000 Importance: Normal In-Reply-To: References: , MIME-Version: 1.0 X-OriginalArrivalTime: 21 Aug 2012 16:41:19.0327 (UTC) FILETIME=[CA4D06F0:01CD7FBB] --_c4957bf2-d8e9-4010-baaa-22fd2a6a8625_ Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: quoted-printable Hi Bejoy=2C I tried using conf.set ("*mapred.textoutputformat.separator*"=2C"::") =2C b= ut it didnt work. It still prints the default tab. Also I tried using it from cli=2C -D *mapred.textoutputformat.separator=3D"= ::" -- even this didnt work. In job.xml it showed proper "::" value though. Can you help me on this ? What could be the issue ? *------------------------* Cheers !!! Siddharth Tiwari Have a refreshing day !!! "Every duty is holy=2C and devotion to duty is the highest form of worship = of God.=94=20 "Maybe other people will try to limit me but I don't limit myself" Date: Tue=2C 21 Aug 2012 13:20:44 +0530 Subject: Re: Changing tab delimiter between key and value From: bejoy.hadoop@gmail.com To: user@hadoop.apache.org Hi Siddharth If you are using the default TextOutputFormat =2C you can specify your sepa= rator between key and value usingmapred.textoutputformat.separator property= . Regards Bejoy KS = --_c4957bf2-d8e9-4010-baaa-22fd2a6a8625_ Content-Type: text/html; charset="Windows-1252" Content-Transfer-Encoding: quoted-printable
Hi Bejoy=2C

I tri= ed using conf.set ("*
mapred.textoutputformat.separator*"=2C"::") =2C= but it didnt work. It still prints the default tab.
Also I tried using = it from cli=2C -D *mapred.textoutputformat.separator=3D"::" -- even this didnt work.
In j= ob.xml it showed proper "::" value though. Can you help me on this ?
Wha= t could be the issue ?


*------------------------*
= Cheers !!!
= Siddharth Tiwari Have a r= efreshing day !!!"Every duty is holy=2C and devotion to duty is the highest form of wors= hip of God.=94
"Maybe other people will try to limit me but I do= n't limit myself"



Date: Tue=2C 21 Aug 2012 13:20:44 +0530
Subject: Re: Changing tab = delimiter between key and value
From: bejoy.hadoop@gmail.com
To: user= @hadoop.apache.org

Hi Siddharth

If you are using = the default TextOutputFormat =2C you can specify your separator between key= and value using
mapred.textoutputformat.separator property.

Regards
Bejoy KS
= --_c4957bf2-d8e9-4010-baaa-22fd2a6a8625_--