| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
351 (0.297s).
|
|
|
Loading phrases to help you refine your search...
|
|
[MAPREDUCE-5199] AppTokens file can/should be removed - MapReduce - [issue]
|
|
...All the required tokens are propagated to AMs and containers via startContainer(), no need for explicitly creating the app-token file that we have today.....
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-5199
Author: Vinod Kumar Vavilapalli,
2013-05-22, 01:37
|
|
|
[MAPREDUCE-5256] CombineInputFormat isn't thread safe affecting HiveServer - MapReduce - [issue]
|
|
...This was originally fixed as part of MAPREDUCE-5038, but that got reverted now. Which uncovers this issue, breaking HiveServer. Originally reported by Thejas M Nair....
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-5256
Author: Vinod Kumar Vavilapalli,
2013-05-18, 00:15
|
|
|
Re: Is FileSystem thread-safe? - MapReduce - [mail # user]
|
|
...I see. The lots-of-part-files pattern is what most of us end up using. Thanks, +Vinod Kumar Vavilapalli On May 17, 2013, at 10:16 AM, John Lilley wrote: ...
|
|
|
Author: Vinod Kumar Vavilapalli,
2013-05-17, 17:34
|
|
|
Re: Memory Leak while using LocalJobRunner - MapReduce - [mail # user]
|
|
...It's inconvenient, but you can try DefaultMetricsSystem.shutDown(). Please see if that works and file a ticket to make LocalJobRunner automatically do this on finish. Thanks, +Vinod Ku...
|
|
|
Author: Vinod Kumar Vavilapalli,
2013-05-17, 17:33
|
|
|
Re: Is FileSystem thread-safe? - MapReduce - [mail # user]
|
|
...As of today, there is no atomic append, so no, what you say isn't possible. FWIU, it is one appender at a time - achieved through a lease per file, and multiple concurrent leases aren't allo...
|
|
|
Author: Vinod Kumar Vavilapalli,
2013-05-17, 17:14
|
|
|
Re: Distribution of native executables and data for YARN-based execution - MapReduce - [mail # user]
|
|
...I have a little bit of conflict of interest given I worked on Hadoop YARN all time but.. I have worked on torque/condor based resource management systems too. There are many advantages...
|
|
|
Author: Vinod Kumar Vavilapalli,
2013-05-17, 17:08
|
|
|
Re: Distribution of native executables and data for YARN-based execution - MapReduce - [mail # user]
|
|
...In addition, YARN also support local resource types: ARCHIVE, PATTERN and FILE ARCHIVE's are unpacked completely, PATTERN (should be renamed) files are unpacked to extract only files t...
|
|
|
Author: Vinod Kumar Vavilapalli,
2013-05-17, 17:03
|
|
|
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
|
|
|
|