| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
354 (0.093s).
|
|
|
Loading phrases to help you refine your search...
|
|
[MAPREDUCE-5334] TestContainerLauncherImpl is failing - MapReduce - [issue]
|
|
...Broken by YARN-694, but Jenkins didn't report it....
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-5334
Author: Vinod Kumar Vavilapalli,
2013-06-19, 21:39
|
|
|
[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-06-14, 15:15
|
|
|
[MAPREDUCE-5289] Update MR App to use Token directly after YARN-717 - MapReduce - [issue]
|
|
...Ticket for tracking MR changes after YARN-717....
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-5289
Author: Vinod Kumar Vavilapalli,
2013-06-02, 15:07
|
|
|
[MAPREDUCE-5282] Update MR App to use immutable ApplicationID after YARN-716 - MapReduce - [issue]
|
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-5282
Author: Vinod Kumar Vavilapalli,
2013-05-31, 15:07
|
|
|
[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
|
|
|
|