RE: YARN Exceptions

2015-04-25 Thread yves callaert
Hi,I think you are running into the following error: https://issues.apache.org/jira/browse/HDFS-7931The problem is probably due to the error in the hdfs.KeyProviderCache which you get before you get the name error.with Regards,Yves Date: Sat, 25 Apr 2015 07:40:08 -0700 Subject: Re: YARN Excepti

Re: YARN Exceptions

2015-04-25 Thread Kumar Jayapal
Yes Here is the complete log and sqoop import command to get the data from oracle. [root@sqpcdh01094p001 ~]# sqoop import --connect " jdbc:oracle:thin:@lorct101094t01a.qat.np.costco.com:1521/CT1" --username "edhdtaesvc" --password "" --table "SAPSR3.AUSP" --target-dir "/data/crmdq/CT1" -

Re: MapReduce Traces

2015-04-25 Thread Lixiang Ao
That looks like some nice sample applications, but I'd like more realistic and larger scale traces. Thanks anyway. On Sat, Apr 25, 2015 at 10:12 PM, Ted Yu wrote: > Have you looked at http://nuage.cs.washington.edu/repository.php ? > > Cheers > > On Sat, Apr 25, 2015 at 2:43 AM, Lixiang Ao wro

Re: MapReduce Traces

2015-04-25 Thread Ted Yu
Have you looked at http://nuage.cs.washington.edu/repository.php ? Cheers On Sat, Apr 25, 2015 at 2:43 AM, Lixiang Ao wrote: > Hi all, > > I'm looking for some real-world Mapreduce traces (jobhistory) to analyze > the characteristics. But I couldn't found any except for SWIM >

MapReduce Traces

2015-04-25 Thread Lixiang Ao
Hi all, I'm looking for some real-world Mapreduce traces (jobhistory) to analyze the characteristics. But I couldn't found any except for SWIM that contains several traces from Facebook. However, they're incomplete and lack job out