| clear query|facets|time |
Search criteria: .
Results from 11 to 20 from
354 (0.165s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Distribution of native executables and data for YARN-based execution - MapReduce - [mail # user]
|
|
...The "local resources" you mentioned is the exact solution for this. For each LocalResource, you also mention a LocalResourceVisibility which takes one of the three values today - PUBLIC, PRI...
|
|
|
Author: Vinod Kumar Vavilapalli,
2013-05-17, 06:55
|
|
|
[MAPREDUCE-5205] Apps fail in secure cluster setup - MapReduce - [issue]
|
|
...Found at YARN-579 by Daryn Sharp. Need to investigate if it was caused by YARN-579 itself or something else.Secure setup on trunk passes though....
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-5205
Author: Vinod Kumar Vavilapalli,
2013-05-16, 16:13
|
|
|
[MAPREDUCE-4362] If possible, we should get back the feature of propagating task logs back to JobClient - MapReduce - [issue]
|
|
...MAPREDUCE-3889 removed the code which was trying to pull from /tasklog. We should see if it is possible to get back the feature....
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-4362
Author: Vinod Kumar Vavilapalli,
2013-05-12, 20:24
|
|
|
[MAPREDUCE-5239] Update MR App to reflect YarnRemoteException changes after YARN-634 - MapReduce - [issue]
|
|
...YARN-634 is making YarnRemoteException to be not backed by PB anymore. Need some MR changes because of that. Tracking MR changes from the patch at YARN-634....
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-5239
Author: Vinod Kumar Vavilapalli,
2013-05-11, 15:06
|
|
|
Re: MapReduce - FileInputFormat and Locality - MapReduce - [mail # user]
|
|
...I think you misread it. If a given split has only one block, it uses all the locations of that block. If it so happens that a given split has multiple blocks, it uses all the loc...
|
|
|
Author: Vinod Kumar Vavilapalli,
2013-05-08, 22:00
|
|
|
Re: 2.0.4 beta vs 2.0.3 - MapReduce - [mail # dev]
|
|
...Looks like this bug reached a tipping point - multiple people reporting this after a long long time ;) +Vinod Kumar Vavilapalli On May 6, 2013, at 8:09 AM, Jason Lowe wrote: &nbs...
|
|
|
Author: Vinod Kumar Vavilapalli,
2013-05-06, 19:12
|
|
|
[MAPREDUCE-50] NPE in heartbeat when the configured topology script doesn't exist - MapReduce - [issue]
|
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-50
Author: Vinod Kumar Vavilapalli,
2013-05-02, 03:29
|
|
|
Re: problem in switching to branch-2 - MapReduce - [mail # dev]
|
|
...branch-1.2 has lib/conf/logs etc. branch-2's directory structure and the content is similar to trunk, so you may already be seeing correct code. See pom.xml and look for the firs...
|
|
|
Author: Vinod Kumar Vavilapalli,
2013-04-29, 17:11
|
|
|
Re: Relations ship between HDFS_BYTE_READ and Map input bytes - MapReduce - [mail # user]
|
|
...They can be different if maps read HDFS files directly instead of or on top of getting key-val pairs via the map interface. HDFS_BYTES_READ will always be greater than or equal to map-...
|
|
|
Author: Vinod Kumar Vavilapalli,
2013-04-29, 17:05
|
|
|
Re: problem in switching to branch-2 - MapReduce - [mail # dev]
|
|
...Right, you have to do "git checkout -b branch-2 origin/branch-2". You get the trunk branch by default, for all other remote branches, you have to create local branches like that. HTH &...
|
|
|
Author: Vinod Kumar Vavilapalli,
2013-04-29, 00:10
|
|
|
|