| clear query|facets|time |
Search criteria: .
Results from 21 to 30 from
87 (0.088s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: CHANGES.txt out of sync in the different branches - Hadoop - [mail # dev]
|
|
...I've been looking at YARN and it seems to be fine. I presume common and hdfs too. MR clearly has issues. Have to manually fix it. Will do something tomorrow first thing. Thanks, ...
|
|
|
Author: Vinod Kumar Vavilapalli,
2013-04-02, 06:46
|
|
|
Re: hadoop-2.0.4-alpha bug-fix release - Hadoop - [mail # general]
|
|
...I just checked in YARN-509/HADOOP-9444. Thanks, +Vinod Kumar Vavilapalli On Mar 28, 2013, at 9:02 AM, Roman Shaposhnik wrote: ...
|
|
|
Author: Vinod Kumar Vavilapalli,
2013-03-29, 06:33
|
|
|
Re: Why hadoop is spawing two map over file size 1.5 KB ? - Hadoop - [mail # user]
|
|
...What's your input-format? Thanks, +Vinod Kumar Vavilapalli On Mar 12, 2013, at 3:27 AM, samir das mohapatra wrote: ...
|
|
|
Author: Vinod Kumar Vavilapalli,
2013-03-16, 21:50
|
|
|
[HADOOP-8794] Modifiy bin/hadoop to point to HADOOP_YARN_HOME - Hadoop - [issue]
|
|
...YARN-9 renames YARN_HOME to HADOOP_YARN_HOME. bin/hadoop script also needs to do the same....
|
|
|
http://issues.apache.org/jira/browse/HADOOP-8794
Author: Vinod Kumar Vavilapalli,
2013-03-05, 00:43
|
|
|
Re: [DISCUSS] stabilizing Hadoop releases wrt. downstream - Hadoop - [mail # general]
|
|
...Replies inline. As you yourself noted later, the pain is part of the 'alpha' status of the release. We are targeting one of the immediate future releases to be a beta and so th...
|
|
|
Author: Vinod Kumar Vavilapalli,
2013-03-01, 20:23
|
|
|
Re: state of HOD - Hadoop - [mail # dev]
|
|
...Hi Chris, HOD is end-of-life starting with Hadoop 0.20. It was active while Python 2.5 was in use. I don't know of anyone who used with more recent versions of python. Also it isn't te...
|
|
|
Author: Vinod Kumar Vavilapalli,
2013-01-31, 06:06
|
|
|
Re: Hadoop datajoin package - Hadoop - [mail # dev]
|
|
...It is an application for data join. May be we should put it in examples where it is more discoverable? And then we can migrate it to new API in a follow up. +Vinod O...
|
|
|
Author: Vinod Kumar Vavilapalli,
2013-01-31, 06:01
|
|
|
Re: Issue with Reduce Side join using datajoin package - Hadoop - [mail # user]
|
|
...Seems like a bug in your code, can you share the source here? +Vinod On Tue, Jan 29, 2013 at 4:00 AM, Vikas Jadhav wrote: +Vinod Hortonworks Inc. http://hortonwork...
|
|
|
Author: Vinod Kumar Vavilapalli,
2013-01-29, 20:15
|
|
|
Re: Initial Permission Settings - Hadoop - [mail # user]
|
|
...Please check your dfs umask (dfs.umask configuration property). HTH, +Vinod On Tue, Jan 29, 2013 at 12:02 PM, Serge Blazhiyevskyy wrote: +Vinod Hortonworks In...
|
|
|
Author: Vinod Kumar Vavilapalli,
2013-01-29, 20:10
|
|
|
Re: number of mapper tasks - Hadoop - [mail # user]
|
|
...Tried looking at your code, it's a bit involved. Instead of trying to run the job, try unit-testing your input format. Test for getSplits(), whatever number of splits that method returns, th...
|
|
|
Author: Vinod Kumar Vavilapalli,
2013-01-29, 20:08
|
|
|
|