[jira] [Created] (YARN-3021) YARN's delegation-token handling disallows certain trust setups to operate properly

2015-01-08 Thread Harsh J (JIRA)
Harsh J created YARN-3021: - Summary: YARN's delegation-token handling disallows certain trust setups to operate properly Key: YARN-3021 URL: https://issues.apache.org/jira/browse/YARN-3021 Project: Hadoop

[jira] [Created] (YARN-2950) Change message to mandate, not suggest JS requirement on UI

2014-12-11 Thread Harsh J (JIRA)
Harsh J created YARN-2950: - Summary: Change message to mandate, not suggest JS requirement on UI Key: YARN-2950 URL: https://issues.apache.org/jira/browse/YARN-2950 Project: Hadoop YARN Issue Type

[jira] [Created] (YARN-2760) Completely remove word 'experimental' from FairScheduler docs

2014-10-27 Thread Harsh J (JIRA)
Harsh J created YARN-2760: - Summary: Completely remove word 'experimental' from FairScheduler docs Key: YARN-2760 URL: https://issues.apache.org/jira/browse/YARN-2760 Project: Hadoop YARN Issue

Re: I couldn't assign ticket to myself. Can someone add me to the contributors list.

2014-05-04 Thread Harsh J
Anand -- Harsh J

Re: About Map 100% reduce %0 issue

2014-03-24 Thread Harsh J
value0.12/value descriptionExpert: Maximum percentage of the in-memory limit that a single shuffle can consume/description /property /configuration -- BR, Vincent.Wei -- Harsh J

[jira] [Resolved] (YARN-1487) How to develop with Eclipse

2013-12-09 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1487?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J resolved YARN-1487. --- Resolution: Invalid The plugin effort has moved out of Apache Hadoop into its own Apache (incubator) project

[jira] [Resolved] (YARN-1486) How to develop an application with Eclipse

2013-12-09 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J resolved YARN-1486. --- Resolution: Invalid Resolving as Invalid. Please see my comment on YARN-1487 on why. How to develop

Re: Abstraction layer to support both YARN and Mesos

2013-07-26 Thread Harsh J
MRv2's code base is tightly coupled with YARN currently. Thoughts? - Tsuyoshi -- Harsh J

Re: DistributedCache on YARN

2013-07-16 Thread Harsh J
use case is, I need some files (jar) from local machine to be available to datanodes, so that running container can have access to it in their classpath. -- Harsh J

Re: About container preemption

2013-06-23 Thread Harsh J
-preserve preemption Has the AM support container's state checkpoint now? Does the checkpoint support map, shuffle and reduce phase? -- *Sincerely,* *Zhaojie* * * -- *Sincerely,* *Zhaojie* * * -- Harsh J

Re: 3rd Party Hadoop FileSystems failing with UnsupportedFileSystemException

2013-06-20 Thread Harsh J
, bbye.. -- Harsh J

Re: [VOTE] Plan to create release candidate for 0.23.8

2013-05-17 Thread Harsh J
-- Harsh J

Re: [VOTE] Release Apache Hadoop 2.0.4-alpha

2013-04-09 Thread Harsh J
for quickly jumping and fixing these. -- Arun C. Murthy Hortonworks Inc. http://hortonworks.com/ -- Harsh J

[jira] [Created] (YARN-555) ContainerLaunchContext is buggy when it comes to setter methods on a new instance

2013-04-08 Thread Harsh J (JIRA)
Harsh J created YARN-555: Summary: ContainerLaunchContext is buggy when it comes to setter methods on a new instance Key: YARN-555 URL: https://issues.apache.org/jira/browse/YARN-555 Project: Hadoop YARN

[jira] [Created] (YARN-553) Have GetNewApplicationResponse generate a directly usable ApplicationSubmissionContext

2013-04-07 Thread Harsh J (JIRA)
Harsh J created YARN-553: Summary: Have GetNewApplicationResponse generate a directly usable ApplicationSubmissionContext Key: YARN-553 URL: https://issues.apache.org/jira/browse/YARN-553 Project: Hadoop

[jira] [Created] (YARN-511) ConverterUtils's getPathFromYarnURL and getYarnUrlFromPath work with fully qualified paths alone but don't state or check that

2013-03-27 Thread Harsh J (JIRA)
Harsh J created YARN-511: Summary: ConverterUtils's getPathFromYarnURL and getYarnUrlFromPath work with fully qualified paths alone but don't state or check that Key: YARN-511 URL: https://issues.apache.org/jira/browse

Re: [Vote] Merge branch-trunk-win to trunk

2013-02-27 Thread Harsh J
and precommit build is clean. 2. Start a discussion on adding Jenkins precommit builds on windows and how to integrate that with the existing commit process. Let me know if you have any questions. Regards, Suresh -- http://hortonworks.com/download/ -- Harsh J

Re: multiple resource scheduler questions

2013-02-19 Thread Harsh J
/ -- Harsh J

Re: mapreduce.jobtracker.address vs. yarn.resourcemanager.address

2013-02-10 Thread Harsh J
that not sound right to you Harsh? Was there a conclusion on: may I deprecate it, or is there a larger decision being waited on? -Sandy On Fri, Feb 8, 2013 at 9:35 PM, Harsh J ha...@cloudera.com wrote: Yes, there isn't a classic version of mapreduce.framework.name now either. Its mostly being used

Re: Uneven distribution of container allocations

2012-12-14 Thread Harsh J
any tasks at all. Do I have to use some kind of parameter (delayed scheduling) to achieve even distribution? -- Have a Nice Day! Lohit -- Have a Nice Day! Lohit -- Harsh J

Re: specify mapper and reducer requested memory

2012-11-28 Thread Harsh J
for x MB of memory for each mapper, and y MB for each reducer? I spent a while looking through the code and couldn't figure it out. thanks -Sandy -- Harsh J

Re: specify mapper and reducer requested memory

2012-11-28 Thread Harsh J
I guess its better to type MR-AM than MRAM. The latter, when read, always feels like a special type of RAM to me :) On Thu, Nov 29, 2012 at 1:33 AM, Harsh J ha...@cloudera.com wrote: Hi, You can supply mapreduce.map.memory.mb and mapreduce.reduce.memory.mb in the Job's configuration

[jira] [Created] (YARN-168) No way to turn off virtual memory limits without turning off physical memory limits

2012-10-18 Thread Harsh J (JIRA)
Harsh J created YARN-168: Summary: No way to turn off virtual memory limits without turning off physical memory limits Key: YARN-168 URL: https://issues.apache.org/jira/browse/YARN-168 Project: Hadoop YARN

Re: How to set JVM arguments in Hadoop 0.23

2012-09-11 Thread Harsh J
to set this VM argument. Thanks in advance. -- Harsh J