Return-Path: X-Original-To: apmail-hadoop-hdfs-user-archive@minotaur.apache.org Delivered-To: apmail-hadoop-hdfs-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 D9BB1108E7 for ; Wed, 6 Nov 2013 14:50:51 +0000 (UTC) Received: (qmail 12829 invoked by uid 500); 6 Nov 2013 14:50:38 -0000 Delivered-To: apmail-hadoop-hdfs-user-archive@hadoop.apache.org Received: (qmail 12554 invoked by uid 500); 6 Nov 2013 14:50:33 -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 12078 invoked by uid 99); 6 Nov 2013 14:50:32 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Nov 2013 14:50:32 +0000 X-ASF-Spam-Status: No, hits=-0.1 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_MED,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of indrashish@ufl.edu designates 128.227.74.220 as permitted sender) Received: from [128.227.74.220] (HELO smtp.ufl.edu) (128.227.74.220) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Nov 2013 14:50:24 +0000 X-UFL-GatorLink-Authenticated: authenticated as glwm-service () with LOGIN from 10.241.70.40 Received: from webmail.ufl.edu (webmail-prod02.osg.ufl.edu [10.241.70.40]) (authenticated bits=0) by smtp.ufl.edu (8.13.8/8.13.8/3.0.0) with ESMTP id rA6Eo2KY027133 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Wed, 6 Nov 2013 09:50:02 -0500 Received: from [10.227.56.25] by webmail.ufl.edu with HTTP (HTTP/1.1 POST); Wed, 06 Nov 2013 09:50:02 -0500 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="=_85566224422d8a5e3cd0ece4aaa65bd8" Date: Wed, 06 Nov 2013 09:50:02 -0500 From: "Basu,Indrashish" To: Subject: Re: Error while running Hadoop Source Code In-Reply-To: <24AA4657-6F46-4E58-AC5E-CB5535E90280@hortonworks.com> References: <2dc251abf0d49b28fcec6fedf5ba55ca@ufl.edu> <5d91d5bc1ed9e19b20a91c68ec239087@ufl.edu> <24AA4657-6F46-4E58-AC5E-CB5535E90280@hortonworks.com> Message-ID: <8f8276f069db32d3adec91724a984344@ufl.edu> X-Sender: indrashish@ufl.edu (indrashish) User-Agent: Roundcube Webmail/0.5.2 X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:5.10.8794,1.0.431,0.0.0000 definitions=2013-11-06_04:2013-11-06,2013-11-06,1970-01-01 signatures=0 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 spamscore=0 suspectscore=3 phishscore=0 adultscore=0 bulkscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=7.0.1-1305240000 definitions=main-1311060087 X-Spam-Level: * X-UFL-Spam-Level: * X-Virus-Checked: Checked by ClamAV on apache.org --=_85566224422d8a5e3cd0ece4aaa65bd8 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=UTF-8 Hi Vinod, Thanks for your help regarding this. I checked the task logs, this is what it is giving as output. 2013-11-06 06:40:05,541 INFO org.apache.hadoop.mapred.JvmManager: In JvmRunner constructed JVM ID: jvm_201311060636_0001_m_1100862588 2013-11-06 06:40:05,553 INFO org.apache.hadoop.mapred.JvmManager: JVM Runner jvm_201311060636_0001_m_1100862588 spawned. 2013-11-06 06:40:05,650 INFO org.apache.hadoop.mapred.JvmManager: In JvmRunner constructed JVM ID: jvm_201311060636_0001_m_-1960039766 2013-11-06 06:40:05,651 INFO org.apache.hadoop.mapred.JvmManager: JVM Runner jvm_201311060636_0001_m_-1960039766 spawned. 2013-11-06 06:40:07,496 INFO org.apache.hadoop.mapred.TaskTracker: JVM with ID: jvm_201311060636_0001_m_1100862588 given task: attempt_201311060 636_0001_m_000001_3 2013-11-06 06:40:07,618 INFO org.apache.hadoop.mapred.TaskTracker: JVM with ID: jvm_201311060636_0001_m_-1960039766 given task: attempt_20131106 0636_0001_m_000000_3 2013-11-06 06:40:08,013 INFO org.apache.hadoop.mapred.TaskTracker: running on gpu xx from status: false 2013-11-06 06:40:08,014 INFO org.apache.hadoop.mapred.TaskTracker: running on gpu xx from task: false 2013-11-06 06:40:08,015 INFO org.apache.hadoop.mapred.TaskTracker: running on gpu xx from status: false 2013-11-06 06:40:08,015 INFO org.apache.hadoop.mapred.TaskTracker: running on gpu xx from task: false 2013-11-06 06:40:09,361 INFO org.apache.hadoop.mapred.TaskTracker: attempt_201311060636_0001_m_000001_3 0.0% 2013-11-06 06:40:09,735 INFO org.apache.hadoop.mapred.TaskTracker: attempt_201311060636_0001_m_000000_3 0.0% 2013-11-06 06:40:10,018 INFO org.apache.hadoop.mapred.JvmManager: JVM : jvm_201311060636_0001_m_1100862588 exited. Number of tasks it ran: 0 2013-11-06 06:40:11,021 INFO org.apache.hadoop.mapred.JvmManager: JVM : jvm_201311060636_0001_m_-1960039766 exited. Number of tasks it ran: 0 2013-11-06 06:40:11,442 INFO org.apache.hadoop.mapred.TaskTracker: running on gpu xx from status: false 2013-11-06 06:40:11,442 INFO org.apache.hadoop.mapred.TaskTracker: running on gpu xx from task: false 2013-11-06 06:40:11,443 INFO org.apache.hadoop.mapred.TaskTracker: running on gpu xx from status: false 2013-11-06 06:40:11,443 INFO org.apache.hadoop.mapred.TaskTracker: running on gpu xx from task: false 2013-11-06 06:40:13,021 INFO org.apache.hadoop.mapred.TaskRunner: attempt_201311060636_0001_m_000001_3 done; removing files. 2013-11-06 06:40:13,037 INFO org.apache.hadoop.mapred.TaskTracker: addCPUFreeSlot : current free slots : 3 2013-11-06 06:40:14,025 INFO org.apache.hadoop.mapred.TaskRunner: attempt_201311060636_0001_m_000000_3 done; removing files. 2013-11-06 06:40:14,028 INFO org.apache.hadoop.mapred.TaskTracker: addCPUFreeSlot : current free slots : 4 2013-11-06 06:40:14,476 INFO org.apache.hadoop.mapred.TaskTracker: running on gpu xx from status: false 2013-11-06 06:40:14,477 INFO org.apache.hadoop.mapred.TaskTracker: running on gpu xx from task: false 2013-11-06 06:40:14,477 INFO org.apache.hadoop.mapred.TaskTracker: running on gpu xx from status: false 2013-11-06 06:40:14,477 INFO org.apache.hadoop.mapred.TaskTracker: running on gpu xx from task: false 2013-11-06 06:40:14,894 INFO org.apache.hadoop.mapred.TaskTracker: running on gpu : false 2013-11-06 06:40:14,900 INFO org.apache.hadoop.mapred.TaskTracker: LaunchTaskAction (registerTask): attempt_201311060636_0001_m_000002_0 task's state:UNASSIGNED 2013-11-06 06:40:14,902 INFO org.apache.hadoop.mapred.TaskTracker: Trying to launch : attempt_201311060636_0001_m_000002_0 on CPU 2013-11-06 06:40:14,904 INFO org.apache.hadoop.mapred.TaskTracker: In TaskLauncher, current free CPU slots : 4 and trying to launch attempt_2013 11060636_0001_m_000002_0 2013-11-06 06:40:14,909 INFO org.apache.hadoop.mapred.TaskTracker: Received KillTaskAction for task: attempt_201311060636_0001_m_000000_3 2013-11-06 06:40:14,920 INFO org.apache.hadoop.mapred.TaskTracker: Received KillTaskAction for task: attempt_201311060636_0001_m_000001_3 2013-11-06 06:40:15,161 INFO org.apache.hadoop.mapred.JvmManager: In JvmRunner constructed JVM ID: jvm_201311060636_0001_m_164532908 2013-11-06 06:40:15,162 INFO org.apache.hadoop.mapred.JvmManager: JVM Runner jvm_201311060636_0001_m_164532908 spawned. 2013-11-06 06:40:17,216 INFO org.apache.hadoop.mapred.TaskTracker: JVM with ID: jvm_201311060636_0001_m_164532908 given task: attempt_2013110606 36_0001_m_000002_0 Regards, Indrashish On Tue, 5 Nov 2013 10:09:36 -0800, Vinod Kumar Vavilapalli wrote: > It seems like your pipes mapper is exiting before consuming all the input. Did you check the task-logs on the web UI? > > Thanks, > +Vinod > > On Nov 5, 2013, at 7:25 AM, Basu,Indrashish wrote: > >> Hi, >> >> Can anyone kindly assist on this ? >> >> Regards, >> Indrashish >> >> On Mon, 04 Nov 2013 10:23:23 -0500, Basu,Indrashish wrote: >> >>> Hi All, >> >>> Any update on the below post ? >> solution as " The *nopipe* example needs more documentation. It src/test/org/apache/*hadoop >> >>> d; margin-left:5px; width:100%">*WordCountInputF >> which has a very specific input split probably be recoded *to* use libhdfs *too*, >> ore C++ example is using local file reads, it will only work on a cl >> >>> ft:5px; width:100%">if you have nfs or something working across the >> lockquote> I would need some more light on the above exp >> >>> x solid; margin-left:5px; width:100%">could elaborate a bit >> e as what needs to be done exactly. using Hadoop. . >> ff 2px solid; margin-left:5px; width:100%">Regards, On Thu, 31 Oct 2013 >> 0, Basu,Indrashish wrote: quote> >> solid; margin-left:5px; width:100%"> I am tryi >> ample Hadoop GPU source code (kmeans algorithm) on an ARM processor and getting the below er >> ne please throw some light on this ? px solid; m >> x; width:100%">13/10/31 13:43:12 WARN mapred.JobClient: No job jar file set. User h:100%"> >> #1010ff 2px solid; margin-left:5px; width:100%">classes may not be found. See JobConf(Class) or >> >>> 5px; width:100%"> J >> (String). >> >>> >> 3:12 INFO mapred.FileInputFormat: Total input paths to ockquote> >> x solid; margin-left:5px; width:100%">13/10/31 13:43:13 INFO mapred.JobClient: Running job: job_201310311320 >> >>> olid; margin-left:5px; width:100%"> 13/10/31 13:43:14 INFO mapred.JobClient:   >> e 0% 13/10/31 13:43:39 INFO mapred.JobClie >> >>> ff 2px solid; margin-left:5px; width:100%"> >> 310311320_0001_m_000000_0, Status : FAILED >> ption org.apache.hadoop.mapred.pipes.PipesMapRunner.run(PipesMapR >> 3) & >> >>> lockquote type="cite" style="padding-left:5px; border-left:#1010ff 2px solid; margin-left:5px; width:100%"> >> d; margin-left:5px; width:100%"> at org.apache.hadoop.mapred.MapTask.run(MapTask.java:307) at org.apache.hadoop.mapred.Child.main(Child.java:170) >> " style="padding-left:5px; border-left:#1010ff 2px solid; margin-left:5px; width:100%"> at java.net.SocketOutputStream.socketWrite0(Native Method) at java.net.SocketOutputStre >> e(SocketOutputStream.java:113) at >> >>> "cite" style="padding-left:5px; border-left:#1010ff 2px solid; margin-left:5px; width:100%"> >> ; at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82) %"> at java.io.BufferedOutputStream.write(BufferedOutputStrea >> blockquote> :5px; width:100%">org.apache.hadoop.mapred.pipes.BinaryProtocol.writeObject(BinaryProtocol.java:333) >> 1010ff 2px solid; margin-left:5px; width:100%"> at org.apache.hadoop.mapred.pipes.BinaryProtocol.mapItem(BinaryProtocol.java:286) >> pe="cite" style="padding-left:5px; border-left:#1010ff 2px solid; margin-left:5px; width:100%"> org.apache.hadoop.mapred.pipe >> ner.run(PipesMapRunner.java:92) ... 3 more >> :#1010ff 2px solid; margin-left:5px; width:100%"> '/app/hadoop/tmp/mapred/local/taskTracker/archive/10.227.56.195bin/cpu-kmeans2D/cpu-kmeans2D' e type="cite" style="padding-left:5px; border-left:#1010ff 2px solid; margin-left:5px; width:100%">'0' < /dev/null 1>> >> r-left:#1010ff 2px solid; margin-left:5px; width:100%"> /usr/local/hadoop/hadoop-gpu-0.20.1/bin/../logs/userlogs/attempt_201310311320_0001_m_000000_0/stdout idth:100%"> 2>> /usr/local/hadoop/hadoop-gpu-0.20.1/bin/../logs/userlogs/ >> te> Regards, >>> -- >>> Indrashish Basu >>> Graduate Student >>> Department of Electrical and C >> eering >> University of Florida >> >>> >> >>> >> >>> >> >>> >> >>> >> >>> >> >>> >> >>> >> >>> >> >>> >> >>> >> >>> >> >>> >> >>> >> >>> >> >>> >> >>> >> >>> >> >>> >> >>> >> >>> >> >>> > > CONFIDENTIALITY NOTICE > NOTICE: This message is intended for the use of the individual or entity to which it is addressed and may contain information that is confidential, privileged and exempt from disclosure under applicable law. If the reader of this message is not the intended recipient, you are hereby notified that any printing, copying, dissemination, distribution, disclosure or forwarding of this communication is strictly prohibited. If you have received this communication in error, please contact the sender immediately and delete it from your system. Thank You. -- Indrashish Basu Graduate Student Department of Electrical and Computer Engineering University of Florida --=_85566224422d8a5e3cd0ece4aaa65bd8 Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=UTF-8

 

Hi Vinod,

Thanks for your help regarding this. I checked the task logs, this is wh= at it is giving as output.

 

2013-11-06 06:40:05,541 INFO org.apache.ha= doop.mapred.JvmManager: In JvmRunner constructed JVM ID: jvm_201311060636_0= 001_m_1100862588

2013-11-06 06:40:05,553 INFO org.apache.ha= doop.mapred.JvmManager: JVM Runner jvm_201311060636_0001_m_1100862588 spawn= ed.

2013-11-06 06:40:05,650 INFO org.apache.ha= doop.mapred.JvmManager: In JvmRunner constructed JVM ID: jvm_201311060636_0= 001_m_-1960039766

2013-11-06 06:40:05,651 INFO org.apache.ha= doop.mapred.JvmManager: JVM Runner jvm_201311060636_0001_m_-1960039766 spaw= ned.

2013-11-06 06:40:07,496 INFO org.apache.ha= doop.mapred.TaskTracker: JVM with ID: jvm_201311060636_0001_m_1100862588 gi= ven task: attempt_201311060

636_0001_m_000001_3

2013-11-06 06:40:07,618 INFO org.apache.ha= doop.mapred.TaskTracker: JVM with ID: jvm_201311060636_0001_m_-1960039766 g= iven task: attempt_20131106

0636_0001_m_000000_3

2013-11-06 06:40:08,013 INFO org.apache.ha= doop.mapred.TaskTracker: running on gpu xx from status: false

2013-11-06 06:40:08,014 INFO org.apache.ha= doop.mapred.TaskTracker: running on gpu xx from task: false

2013-11-06 06:40:08,015 INFO org.apache.ha= doop.mapred.TaskTracker: running on gpu xx from status: false

2013-11-06 06:40:08,015 INFO org.apache.ha= doop.mapred.TaskTracker: running on gpu xx from task: false

2013-11-06 06:40:09,361 INFO org.apache.ha= doop.mapred.TaskTracker: attempt_201311060636_0001_m_000001_3 0.0%

2013-11-06 06:40:09,735 INFO org.apache.ha= doop.mapred.TaskTracker: attempt_201311060636_0001_m_000000_3 0.0%

2013-11-06 06:40:10,018 INFO org.apache.ha= doop.mapred.JvmManager: JVM : jvm_201311060636_0001_m_1100862588 exited. Nu= mber of tasks it ran: 0

2013-11-06 06:40:11,021 INFO org.apache.ha= doop.mapred.JvmManager: JVM : jvm_201311060636_0001_m_-1960039766 exited. N= umber of tasks it ran: 0

2013-11-06 06:40:11,442 INFO org.apache.ha= doop.mapred.TaskTracker: running on gpu xx from status: false

2013-11-06 06:40:11,442 INFO org.apache.ha= doop.mapred.TaskTracker: running on gpu xx from task: false

2013-11-06 06:40:11,443 INFO org.apache.ha= doop.mapred.TaskTracker: running on gpu xx from status: false

2013-11-06 06:40:11,443 INFO org.apache.ha= doop.mapred.TaskTracker: running on gpu xx from task: false

2013-11-06 06:40:13,021 INFO org.apache.ha= doop.mapred.TaskRunner: attempt_201311060636_0001_m_000001_3 done; removing= files.

2013-11-06 06:40:13,037 INFO org.apache.ha= doop.mapred.TaskTracker: addCPUFreeSlot : current free slots : 3

2013-11-06 06:40:14,025 INFO org.apache.ha= doop.mapred.TaskRunner: attempt_201311060636_0001_m_000000_3 done; removing= files.

2013-11-06 06:40:14,028 INFO org.apache.ha= doop.mapred.TaskTracker: addCPUFreeSlot : current free slots : 4

2013-11-06 06:40:14,476 INFO org.apache.ha= doop.mapred.TaskTracker: running on gpu xx from status: false

2013-11-06 06:40:14,477 INFO org.apache.ha= doop.mapred.TaskTracker: running on gpu xx from task: false

2013-11-06 06:40:14,477 INFO org.apache.ha= doop.mapred.TaskTracker: running on gpu xx from status: false

2013-11-06 06:40:14,477 INFO org.apache.ha= doop.mapred.TaskTracker: running on gpu xx from task: false

2013-11-06 06:40:14,894 INFO org.apache.ha= doop.mapred.TaskTracker: running on gpu : false

2013-11-06 06:40:14,900 INFO org.apache.ha= doop.mapred.TaskTracker: LaunchTaskAction (registerTask): attempt_201311060= 636_0001_m_000002_0 task's

state:UNASSIGNED

2013-11-06 06:40:14,902 INFO org.apache.ha= doop.mapred.TaskTracker: Trying to launch : attempt_201311060636_0001_m_000= 002_0 on CPU

2013-11-06 06:40:14,904 INFO org.apache.ha= doop.mapred.TaskTracker: In TaskLauncher, current free CPU slots : 4 and tr= ying to launch attempt_2013

11060636_0001_m_000002_0

2013-11-06 06:40:14,909 INFO org.apache.ha= doop.mapred.TaskTracker: Received KillTaskAction for task: attempt_20131106= 0636_0001_m_000000_3

2013-11-06 06:40:14,920 INFO org.apache.ha= doop.mapred.TaskTracker: Received KillTaskAction for task: attempt_20131106= 0636_0001_m_000001_3

2013-11-06 06:40:15,161 INFO org.apache.ha= doop.mapred.JvmManager: In JvmRunner constructed JVM ID: jvm_201311060636_0= 001_m_164532908

2013-11-06 06:40:15,162 INFO org.apache.ha= doop.mapred.JvmManager: JVM Runner jvm_201311060636_0001_m_164532908 spawne= d.

2013-11-06 06:40:17,216 INFO org.apache.ha= doop.mapred.TaskTracker: JVM with ID: jvm_201311060636_0001_m_164532908 giv= en task: attempt_2013110606

36_0001_m_000002_0

 

Regards,

Indrashish

 

On Tue, 5 Nov 2013 10:09:36 -0800, Vinod Kumar Vavilapalli wrote:

It seems like your pipes mapper is exiting before= consuming all the input. Did you check the task-logs on the web UI?

Thanks,
+Vinod

On Nov 5, 2013, at 7:25 AM, Basu,Indrashish wrote:


Hi,

Can anyone kindly assist on this ?

Reg= ards,
Indrashish


On Mon, 04 Nov 2013 10:23:23 -0500, = Basu,Indrashish wrote:
Hi All,
Any update on the below post ?
I came across some old post regarding= the same issue. It explains the
solution as " The *nopipe* example ne= eds more documentation.  It
assumes that it is run with the Input= Format from
src/test/org/apache/*hadoop*/mapred/*= pipes*/
*WordCountInputFormat*.java, which ha= s a very specific input split
format. By running with a TextInputFo= rmat, it will send binary bytes
as the input split and won't work rig= ht. The *nopipe* example should
probably be recoded *to* use libhdfs = *too*, but that is more
complicated *to* get running as a uni= t test. Also note that since the
C++ example is using local file reads= , it will only work on a cluster
if you have nfs or something working = across the cluster. "
I would need some more light on the a= bove explanation , so if anyone
could elaborate a bit about the same = as what needs to be done exactly.
To mention, I am trying to run a samp= le KMeans algorithm on a GPU
using Hadoop.
Thanks in advance.
Regards,
Indrashish.
On Thu, 31 Oct 2013 20:00:10 -0400, B= asu,Indrashish wrote:
Hi,
I am trying to run a sample Hadoop GP= U source code (kmeans algorithm)
on an ARM processor and getting the b= elow error. Can anyone please
throw some light on this ?
rmr: cannot remove output: No such fi= le or directory.
13/10/31 13:43:12 WARN mapred.JobClie= nt: No job jar file set.  User
classes may not be found. See JobConf= (Class) or
JobConf#setJar(String).
13/10/31 13:43:12 INFO mapred.FileInp= utFormat: Total input paths to
process : 1
13/10/31 13:43:13 INFO mapred.JobClie= nt: Running job: job_201310311320_0001
13/10/31 13:43:14 INFO mapred.JobClie= nt:  map 0% reduce 0%
13/10/31 13:43:39 INFO mapred.JobClie= nt: Task Id :
attempt_201310311320_0001_m_000000_0,= Status : FAILED
java.io.IOException: pipe child excep= tion
   at org.apache.hadoo= p.mapred.pipes.Application.abort(Application.java:191)
   at
org.apache.hadoop.mapred.pipes.PipesM= apRunner.run(PipesMapRunner.java:103)
   at org.apache.hadoo= p.mapred.MapTask.runOldMapper(MapTask.java:363)
   at org.apache.hadoo= p.mapred.MapTask.run(MapTask.java:307)
   at org.apache.hadoo= p.mapred.Child.main(Child.java:170)
Caused by: java.net.SocketException: = Broken pipe
   at java.net.SocketO= utputStream.socketWrite0(Native Method)
   at java.net.SocketO= utputStream.socketWrite(SocketOutputStream.java:113)
   at java.net.SocketO= utputStream.write(SocketOutputStream.java:159)
   at java.io.Buffered= OutputStream.flushBuffer(BufferedOutputStream.java:82)
   at java.io.Buffered= OutputStream.write(BufferedOutputStream.java:126)
   at java.io.DataOutp= utStream.write(DataOutputStream.java:107)
   at
org.apache.hadoop.mapred.pipes.Binary= Protocol.writeObject(BinaryProtocol.java:333)
   at
org.apache.hadoop.mapred.pipes.Binary= Protocol.mapItem(BinaryProtocol.java:286)
   at
org.apache.hadoop.mapred.pipes.PipesM= apRunner.run(PipesMapRunner.java:92)
   ... 3 more
attempt_201310311320_0001_m_000000_0:= cmd: [bash, -c, exec
'/app/hadoop/tmp/mapred/local/taskTra= cker/archive/10.227.56.195bin/cpu-kmeans2D/cpu-kmeans2D'
'0'  < /dev/null  1>&= gt;
/usr/local/hadoop/hadoop-gpu-0.20.1/b= in/../logs/userlogs/attempt_201310311320_0001_m_000000_0/stdout
2>> /usr/local/hadoop/hadoop-gp= u-0.20.1/bin/../logs/userlogs/
Regards,

--
Indrashish Basu
Graduate Student
Department of Ele= ctrical and Computer Engineering
University of Florida

CONFIDENTIALITY NOTICE
NOTICE: This message is intended for = the use of the individual or entity to which it is addressed and may contai= n information that is confidential, privileged and exempt from disclosure u= nder applicable law. If the reader of this message is not the intended reci= pient, you are hereby notified that any printing, copying, dissemination, d= istribution, disclosure or forwarding of this communication is strictly pro= hibited. If you have received this communication in error, please contact t= he sender immediately and delete it from your system. Thank You.

 

--
Indrashish Basu 
Graduate Student
Department of = Electrical and Computer Engineering
University of Florida

=
--=_85566224422d8a5e3cd0ece4aaa65bd8--