Re: Non blocking RPC service

2017-03-03 Thread Siddharth Seth
Hi Robert Hadoop RPC has typically been blocking. There were some changes made to make the client side asynchronous - https://issues.apache.org/jira/browse/HADOOP-12909. I believe this is used in some HDFS interfaces. https://issues.apache.org/jira/browse/HADOOP-11552 added an option for server sid

[jira] [Created] (YARN-5738) Allow services to release/kill specific containers

2016-10-13 Thread Siddharth Seth (JIRA)
Siddharth Seth created YARN-5738: Summary: Allow services to release/kill specific containers Key: YARN-5738 URL: https://issues.apache.org/jira/browse/YARN-5738 Project: Hadoop YARN Issue

[jira] [Created] (YARN-5418) When partial log aggregation is enabled, display the list of aggregated files on the container log page

2016-07-21 Thread Siddharth Seth (JIRA)
Siddharth Seth created YARN-5418: Summary: When partial log aggregation is enabled, display the list of aggregated files on the container log page Key: YARN-5418 URL: https://issues.apache.org/jira/browse/YARN

Re: [DISCUSS] YARN-5079 : Native YARN framework layer for services and Apache Slider

2016-07-19 Thread Siddharth Seth
+1 as a step towards better service support in YARN. In terms of compatibility and Slider fixes - is the intent to allow existing slider packages to work without migrating over to the new agent-less, etc implementation in Hadoop. e.g. Assuming the slider integration work is released in Hadoop 2.xx

[jira] [Created] (YARN-5297) Avoid printing a stack trace when recovering an app after the RM restarts

2016-06-27 Thread Siddharth Seth (JIRA)
Siddharth Seth created YARN-5297: Summary: Avoid printing a stack trace when recovering an app after the RM restarts Key: YARN-5297 URL: https://issues.apache.org/jira/browse/YARN-5297 Project

[jira] [Created] (YARN-5224) Logs for a completed container are not available in the yarn logs output for a live application

2016-06-09 Thread Siddharth Seth (JIRA)
Siddharth Seth created YARN-5224: Summary: Logs for a completed container are not available in the yarn logs output for a live application Key: YARN-5224 URL: https://issues.apache.org/jira/browse/YARN-5224

[jira] [Created] (YARN-5205) yarn logs for live applications does not provide log files which may have already been aggregated

2016-06-06 Thread Siddharth Seth (JIRA)
Siddharth Seth created YARN-5205: Summary: yarn logs for live applications does not provide log files which may have already been aggregated Key: YARN-5205 URL: https://issues.apache.org/jira/browse/YARN-5205

[jira] [Created] (YARN-5194) Avoid adding yarn-site to all Configuration instances created by the JVM

2016-06-01 Thread Siddharth Seth (JIRA)
Siddharth Seth created YARN-5194: Summary: Avoid adding yarn-site to all Configuration instances created by the JVM Key: YARN-5194 URL: https://issues.apache.org/jira/browse/YARN-5194 Project: Hadoop

[jira] [Created] (YARN-5193) For long running services, aggregate logs when a container completes instead of when the app completes

2016-06-01 Thread Siddharth Seth (JIRA)
Siddharth Seth created YARN-5193: Summary: For long running services, aggregate logs when a container completes instead of when the app completes Key: YARN-5193 URL: https://issues.apache.org/jira/browse/YARN

[jira] [Created] (YARN-4816) SystemClock API broken in 2.9.0

2016-03-14 Thread Siddharth Seth (JIRA)
Siddharth Seth created YARN-4816: Summary: SystemClock API broken in 2.9.0 Key: YARN-4816 URL: https://issues.apache.org/jira/browse/YARN-4816 Project: Hadoop YARN Issue Type: Bug

[jira] [Created] (YARN-4554) ApplicationReport.getDiagnostics does not return diagnostics from individual attempts

2016-01-06 Thread Siddharth Seth (JIRA)
Siddharth Seth created YARN-4554: Summary: ApplicationReport.getDiagnostics does not return diagnostics from individual attempts Key: YARN-4554 URL: https://issues.apache.org/jira/browse/YARN-4554

[jira] [Resolved] (YARN-4208) Support additional values for FinalApplicationStatus

2015-09-24 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siddharth Seth resolved YARN-4208. -- Resolution: Duplicate Looks like [~sershe] already filed YARN-4207. Closing this as a dupe

[jira] [Created] (YARN-4208) Support additional values for FinalApplicationStatus

2015-09-24 Thread Siddharth Seth (JIRA)
Siddharth Seth created YARN-4208: Summary: Support additional values for FinalApplicationStatus Key: YARN-4208 URL: https://issues.apache.org/jira/browse/YARN-4208 Project: Hadoop YARN Issue

[jira] [Resolved] (YARN-575) ContainerManager APIs should be user accessible

2015-05-01 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/YARN-575?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siddharth Seth resolved YARN-575. - Resolution: Won't Fix Assignee: (was: Vinod Kumar Vavilapalli) Closing as Won't

[jira] [Resolved] (YARN-197) Add a separate log server

2015-05-01 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/YARN-197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siddharth Seth resolved YARN-197. - Resolution: Won't Fix Resolving due to the presence of additional services which can be use

Re: Looking to a Hadoop 3 release

2015-03-05 Thread Siddharth Seth
I think it'll be useful to have a discussion about what else people would like to see in Hadoop 3.x - especially if the change is potentially incompatible. Also, what we expect the release schedule to be for major releases and what triggers them - JVM version, major features, the need for incompati

[jira] [Created] (YARN-2789) Re-instate the NodeReport.newInstance API modified in YARN-2968

2014-10-31 Thread Siddharth Seth (JIRA)
Siddharth Seth created YARN-2789: Summary: Re-instate the NodeReport.newInstance API modified in YARN-2968 Key: YARN-2789 URL: https://issues.apache.org/jira/browse/YARN-2789 Project: Hadoop YARN

[jira] [Created] (YARN-2464) Provide Hadoop as a local resource (on HDFS) which can be used by other projcets

2014-08-28 Thread Siddharth Seth (JIRA)
Siddharth Seth created YARN-2464: Summary: Provide Hadoop as a local resource (on HDFS) which can be used by other projcets Key: YARN-2464 URL: https://issues.apache.org/jira/browse/YARN-2464 Project

[jira] [Created] (YARN-2264) Race in DrainDispatcher can cause random test failures

2014-07-08 Thread Siddharth Seth (JIRA)
Siddharth Seth created YARN-2264: Summary: Race in DrainDispatcher can cause random test failures Key: YARN-2264 URL: https://issues.apache.org/jira/browse/YARN-2264 Project: Hadoop YARN

[jira] [Created] (YARN-1892) Excessive logging in RM

2014-03-28 Thread Siddharth Seth (JIRA)
Siddharth Seth created YARN-1892: Summary: Excessive logging in RM Key: YARN-1892 URL: https://issues.apache.org/jira/browse/YARN-1892 Project: Hadoop YARN Issue Type: Bug

[jira] [Created] (YARN-1664) Add a utility to retrieve the RM Principal (renewer for tokens)

2014-01-28 Thread Siddharth Seth (JIRA)
Siddharth Seth created YARN-1664: Summary: Add a utility to retrieve the RM Principal (renewer for tokens) Key: YARN-1664 URL: https://issues.apache.org/jira/browse/YARN-1664 Project: Hadoop YARN

[jira] [Created] (YARN-1503) Support making additional 'LocalResources' available to running containers

2013-12-12 Thread Siddharth Seth (JIRA)
Siddharth Seth created YARN-1503: Summary: Support making additional 'LocalResources' available to running containers Key: YARN-1503 URL: https://issues.apache.org/jira/browse/YARN-1503

Re: [VOTE] Release Apache Hadoop 2.2.0

2013-10-13 Thread Siddharth Seth
+1 (binding) Verified checksums and signature. Built from source and ran some simple MR and Tez jobs. - Sid On Mon, Oct 7, 2013 at 12:00 AM, Arun C Murthy wrote: > Folks, > > I've created a release candidate (rc0) for hadoop-2.2.0 that I would like > to get released - this release fixes a smal

Re: [VOTE] Release Apache Hadoop 2.1.0-beta

2013-08-21 Thread Siddharth Seth
+1 (binding). Verified signature and checksums. Built from source and upgraded a 2.0.4 cluster. Ran a couple of simple MR and Tez jobs. - Sid On Thu, Aug 15, 2013 at 2:15 PM, Arun C Murthy wrote: > Folks, > > I've created a release candidate (rc2) for hadoop-2.1.0-beta that I would > like to

[jira] [Created] (YARN-1067) AMRMClient heartbeat interval should not be static

2013-08-15 Thread Siddharth Seth (JIRA)
Siddharth Seth created YARN-1067: Summary: AMRMClient heartbeat interval should not be static Key: YARN-1067 URL: https://issues.apache.org/jira/browse/YARN-1067 Project: Hadoop YARN Issue

YARN-1045, MAPREDUCE-5352 to 2.1.0-beta

2013-08-15 Thread Siddharth Seth
I'd like to include these two jiras in the 2.1.0-beta release. YARN-1045 simplifies the toString used by most of the PBImpls MAPREDUCE-5352 is an optimization for the CombineFileInputFormat Will commit them to branch-2.1-0-beta sometime tomorrow if there's no objection. Thanks - Sid

[jira] [Created] (YARN-1045) Improve toString implementation for PBImpls

2013-08-07 Thread Siddharth Seth (JIRA)
Siddharth Seth created YARN-1045: Summary: Improve toString implementation for PBImpls Key: YARN-1045 URL: https://issues.apache.org/jira/browse/YARN-1045 Project: Hadoop YARN Issue Type

[jira] [Created] (YARN-855) YarnClient.init should ensure that yarn parameters are present

2013-06-19 Thread Siddharth Seth (JIRA)
Siddharth Seth created YARN-855: --- Summary: YarnClient.init should ensure that yarn parameters are present Key: YARN-855 URL: https://issues.apache.org/jira/browse/YARN-855 Project: Hadoop YARN

[jira] [Resolved] (YARN-844) Move PBImpls from yarn-api to yarn-common

2013-06-17 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/YARN-844?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siddharth Seth resolved YARN-844. - Resolution: Duplicate > Move PBImpls from yarn-api to yarn-com

[jira] [Created] (YARN-844) Move PBImpls from yarn-api to yarn-common

2013-06-17 Thread Siddharth Seth (JIRA)
Siddharth Seth created YARN-844: --- Summary: Move PBImpls from yarn-api to yarn-common Key: YARN-844 URL: https://issues.apache.org/jira/browse/YARN-844 Project: Hadoop YARN Issue Type: Bug

[jira] [Created] (YARN-841) Annotate and document AuxService APIs

2013-06-17 Thread Siddharth Seth (JIRA)
Siddharth Seth created YARN-841: --- Summary: Annotate and document AuxService APIs Key: YARN-841 URL: https://issues.apache.org/jira/browse/YARN-841 Project: Hadoop YARN Issue Type: Bug

[jira] [Created] (YARN-811) Add a set of final _init/_start/_stop methods to CompositeService

2013-06-13 Thread Siddharth Seth (JIRA)
Siddharth Seth created YARN-811: --- Summary: Add a set of final _init/_start/_stop methods to CompositeService Key: YARN-811 URL: https://issues.apache.org/jira/browse/YARN-811 Project: Hadoop YARN

[jira] [Resolved] (YARN-142) [Umbrella] Cleanup YARN APIs w.r.t exceptions

2013-06-11 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/YARN-142?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siddharth Seth resolved YARN-142. - Resolution: Fixed Fix Version/s: 2.1.0-beta Assignee: (was: Xuan Gong

[jira] [Created] (YARN-766) TestNodeManagerShutdown should use Shell to form the output bath

2013-06-05 Thread Siddharth Seth (JIRA)
Siddharth Seth created YARN-766: --- Summary: TestNodeManagerShutdown should use Shell to form the output bath Key: YARN-766 URL: https://issues.apache.org/jira/browse/YARN-766 Project: Hadoop YARN

[jira] [Resolved] (YARN-528) Make IDs read only

2013-05-31 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/YARN-528?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siddharth Seth resolved YARN-528. - Resolution: Fixed Fix Version/s: 2.1.0-beta Closing since all the sub-jiras are done

[jira] [Created] (YARN-739) NM startContainer should validate the NodeId

2013-05-30 Thread Siddharth Seth (JIRA)
Siddharth Seth created YARN-739: --- Summary: NM startContainer should validate the NodeId Key: YARN-739 URL: https://issues.apache.org/jira/browse/YARN-739 Project: Hadoop YARN Issue Type: Sub

[jira] [Created] (YARN-731) RPCUtil.unwrapAndThrowException should unwrap remote RuntimeExceptions

2013-05-29 Thread Siddharth Seth (JIRA)
Siddharth Seth created YARN-731: --- Summary: RPCUtil.unwrapAndThrowException should unwrap remote RuntimeExceptions Key: YARN-731 URL: https://issues.apache.org/jira/browse/YARN-731 Project: Hadoop YARN

[jira] [Created] (YARN-727) ClientRMProtocol.getAllApplications should accept ApplicationType as a parameter

2013-05-28 Thread Siddharth Seth (JIRA)
Siddharth Seth created YARN-727: --- Summary: ClientRMProtocol.getAllApplications should accept ApplicationType as a parameter Key: YARN-727 URL: https://issues.apache.org/jira/browse/YARN-727 Project

[jira] [Created] (YARN-726) Queue, FinishTime fields broken on RM UI

2013-05-28 Thread Siddharth Seth (JIRA)
Siddharth Seth created YARN-726: --- Summary: Queue, FinishTime fields broken on RM UI Key: YARN-726 URL: https://issues.apache.org/jira/browse/YARN-726 Project: Hadoop YARN Issue Type: Bug

[jira] [Created] (YARN-720) container-log4j.properties should not refer to mapreduce properties

2013-05-22 Thread Siddharth Seth (JIRA)
Siddharth Seth created YARN-720: --- Summary: container-log4j.properties should not refer to mapreduce properties Key: YARN-720 URL: https://issues.apache.org/jira/browse/YARN-720 Project: Hadoop YARN

[jira] [Created] (YARN-716) Make ApplicationID immutable

2013-05-21 Thread Siddharth Seth (JIRA)
Siddharth Seth created YARN-716: --- Summary: Make ApplicationID immutable Key: YARN-716 URL: https://issues.apache.org/jira/browse/YARN-716 Project: Hadoop YARN Issue Type: Task Affects

[jira] [Created] (YARN-715) TestDistributedShell and TestUnmanagedAMLauncher are failing

2013-05-21 Thread Siddharth Seth (JIRA)
Siddharth Seth created YARN-715: --- Summary: TestDistributedShell and TestUnmanagedAMLauncher are failing Key: YARN-715 URL: https://issues.apache.org/jira/browse/YARN-715 Project: Hadoop YARN

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

2013-05-21 Thread Siddharth Seth
+1. On Fri, May 17, 2013 at 2:10 PM, Thomas Graves wrote: > Hello all, > > We've had a few critical issues come up in 0.23.7 that I think warrants a > 0.23.8 release. The main one is MAPREDUCE-5211. There are a couple of > other issues that I want finished up and get in before we spin it. Thos

Re: serializing/deserializing wrapped protobuf generated classes

2013-05-21 Thread Siddharth Seth
I'd agree. Using ProtoBase in application code is not a good idea. The MR AM currently uses the string form of the IDs to write to the history file, and constructs them back from this. This would likely not be practical for some of the more complicated records like Container. I initially thought

[jira] [Created] (YARN-708) Move RecordFactory classes to hadoop-yarn-api, miscellaneous fixes to the interfaces

2013-05-20 Thread Siddharth Seth (JIRA)
Siddharth Seth created YARN-708: --- Summary: Move RecordFactory classes to hadoop-yarn-api, miscellaneous fixes to the interfaces Key: YARN-708 URL: https://issues.apache.org/jira/browse/YARN-708 Project

[jira] [Resolved] (YARN-669) ContainerTokens sent from the RM to NM via the AM should be a byte field

2013-05-14 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/YARN-669?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siddharth Seth resolved YARN-669. - Resolution: Invalid > ContainerTokens sent from the RM to NM via the AM should be a byte fi

[jira] [Created] (YARN-673) Remove yarn-default.xml

2013-05-10 Thread Siddharth Seth (JIRA)
Siddharth Seth created YARN-673: --- Summary: Remove yarn-default.xml Key: YARN-673 URL: https://issues.apache.org/jira/browse/YARN-673 Project: Hadoop YARN Issue Type: Improvement

[jira] [Created] (YARN-672) Consider Localizing Resources within the NM process itself in non-secure deployments

2013-05-10 Thread Siddharth Seth (JIRA)
Siddharth Seth created YARN-672: --- Summary: Consider Localizing Resources within the NM process itself in non-secure deployments Key: YARN-672 URL: https://issues.apache.org/jira/browse/YARN-672 Project

[jira] [Created] (YARN-670) Add an Exception to indicate 'Maintenance' for NMs and add this to the JavaDoc for appropriate protocols

2013-05-10 Thread Siddharth Seth (JIRA)
Siddharth Seth created YARN-670: --- Summary: Add an Exception to indicate 'Maintenance' for NMs and add this to the JavaDoc for appropriate protocols Key: YARN-670 URL: https://issues.apache.org/jira/brows

[jira] [Created] (YARN-671) Add an interface on the RM to move NMs into a maintenance state

2013-05-10 Thread Siddharth Seth (JIRA)
Siddharth Seth created YARN-671: --- Summary: Add an interface on the RM to move NMs into a maintenance state Key: YARN-671 URL: https://issues.apache.org/jira/browse/YARN-671 Project: Hadoop YARN

[jira] [Created] (YARN-669) ContainerTokens sent from the RM to NM via the AM should be a byte field

2013-05-10 Thread Siddharth Seth (JIRA)
Siddharth Seth created YARN-669: --- Summary: ContainerTokens sent from the RM to NM via the AM should be a byte field Key: YARN-669 URL: https://issues.apache.org/jira/browse/YARN-669 Project: Hadoop

[jira] [Created] (YARN-668) TokenIdentifier serialization should consider Unknown fields

2013-05-10 Thread Siddharth Seth (JIRA)
Siddharth Seth created YARN-668: --- Summary: TokenIdentifier serialization should consider Unknown fields Key: YARN-668 URL: https://issues.apache.org/jira/browse/YARN-668 Project: Hadoop YARN

[jira] [Created] (YARN-667) Data persisted by YARN daemons should be versioned

2013-05-10 Thread Siddharth Seth (JIRA)
Siddharth Seth created YARN-667: --- Summary: Data persisted by YARN daemons should be versioned Key: YARN-667 URL: https://issues.apache.org/jira/browse/YARN-667 Project: Hadoop YARN Issue Type

[jira] [Created] (YARN-666) [Umbrella] Support rolling upgrades in YARN

2013-05-10 Thread Siddharth Seth (JIRA)
Siddharth Seth created YARN-666: --- Summary: [Umbrella] Support rolling upgrades in YARN Key: YARN-666 URL: https://issues.apache.org/jira/browse/YARN-666 Project: Hadoop YARN Issue Type

[jira] [Created] (YARN-665) Support parallel localizations per container

2013-05-10 Thread Siddharth Seth (JIRA)
Siddharth Seth created YARN-665: --- Summary: Support parallel localizations per container Key: YARN-665 URL: https://issues.apache.org/jira/browse/YARN-665 Project: Hadoop YARN Issue Type

[jira] [Resolved] (YARN-627) Simplify YarnRemoteException to not be backed by PB

2013-05-09 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/YARN-627?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siddharth Seth resolved YARN-627. - Resolution: Duplicate Not an exact duplicate, but linked to YARN-634 and will be fixed by that

[jira] [Created] (YARN-662) Enforce required parameters for all the protocols

2013-05-09 Thread Siddharth Seth (JIRA)
Siddharth Seth created YARN-662: --- Summary: Enforce required parameters for all the protocols Key: YARN-662 URL: https://issues.apache.org/jira/browse/YARN-662 Project: Hadoop YARN Issue Type

[jira] [Created] (YARN-652) Changes to LocalizationProtocol

2013-05-07 Thread Siddharth Seth (JIRA)
Siddharth Seth created YARN-652: --- Summary: Changes to LocalizationProtocol Key: YARN-652 URL: https://issues.apache.org/jira/browse/YARN-652 Project: Hadoop YARN Issue Type: Sub-task

[jira] [Created] (YARN-634) Introduce a SerializedException

2013-04-30 Thread Siddharth Seth (JIRA)
Siddharth Seth created YARN-634: --- Summary: Introduce a SerializedException Key: YARN-634 URL: https://issues.apache.org/jira/browse/YARN-634 Project: Hadoop YARN Issue Type: Bug Affects

[jira] [Created] (YARN-628) Fix YarnException unwrapping

2013-04-30 Thread Siddharth Seth (JIRA)
Siddharth Seth created YARN-628: --- Summary: Fix YarnException unwrapping Key: YARN-628 URL: https://issues.apache.org/jira/browse/YARN-628 Project: Hadoop YARN Issue Type: Bug Affects

[jira] [Created] (YARN-627) Simplify YarnRemoteException

2013-04-30 Thread Siddharth Seth (JIRA)
Siddharth Seth created YARN-627: --- Summary: Simplify YarnRemoteException Key: YARN-627 URL: https://issues.apache.org/jira/browse/YARN-627 Project: Hadoop YARN Issue Type: Task

[jira] [Created] (YARN-625) Move unwrapAndThrowException from YarnRemoteExceptionPBImpl to RPCUtil

2013-04-30 Thread Siddharth Seth (JIRA)
Siddharth Seth created YARN-625: --- Summary: Move unwrapAndThrowException from YarnRemoteExceptionPBImpl to RPCUtil Key: YARN-625 URL: https://issues.apache.org/jira/browse/YARN-625 Project: Hadoop YARN

[jira] [Created] (YARN-612) Cleanup BuilderUtils

2013-04-25 Thread Siddharth Seth (JIRA)
Siddharth Seth created YARN-612: --- Summary: Cleanup BuilderUtils Key: YARN-612 URL: https://issues.apache.org/jira/browse/YARN-612 Project: Hadoop YARN Issue Type: Bug Reporter

[jira] [Created] (YARN-610) ClientToken should not be set in the environment

2013-04-25 Thread Siddharth Seth (JIRA)
Siddharth Seth created YARN-610: --- Summary: ClientToken should not be set in the environment Key: YARN-610 URL: https://issues.apache.org/jira/browse/YARN-610 Project: Hadoop YARN Issue Type

[jira] [Created] (YARN-575) ContainerManager APIs should be user accessible

2013-04-12 Thread Siddharth Seth (JIRA)
Siddharth Seth created YARN-575: --- Summary: ContainerManager APIs should be user accessible Key: YARN-575 URL: https://issues.apache.org/jira/browse/YARN-575 Project: Hadoop YARN Issue Type

[jira] [Created] (YARN-532) RMAdminProtocolPBClientImpl should implement Closeable

2013-04-02 Thread Siddharth Seth (JIRA)
Siddharth Seth created YARN-532: --- Summary: RMAdminProtocolPBClientImpl should implement Closeable Key: YARN-532 URL: https://issues.apache.org/jira/browse/YARN-532 Project: Hadoop YARN Issue

[jira] [Resolved] (YARN-449) HBase test failures when running against Hadoop 2

2013-04-01 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/YARN-449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siddharth Seth resolved YARN-449. - Resolution: Fixed Fix Version/s: 2.0.4-alpha Summarizing for reference, and closing this

[jira] [Created] (YARN-508) Consider making local-dir deletion optionally inline on NM startup

2013-03-25 Thread Siddharth Seth (JIRA)
Siddharth Seth created YARN-508: --- Summary: Consider making local-dir deletion optionally inline on NM startup Key: YARN-508 URL: https://issues.apache.org/jira/browse/YARN-508 Project: Hadoop YARN

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

2013-03-25 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/YARN-168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siddharth Seth resolved YARN-168. - Resolution: Duplicate Fixed by YARN-470. > No way to turn off virtual mem

[jira] [Created] (YARN-449) MRAppMaster not set properly for unit tests in downstream projects

2013-03-04 Thread Siddharth Seth (JIRA)
Siddharth Seth created YARN-449: --- Summary: MRAppMaster not set properly for unit tests in downstream projects Key: YARN-449 URL: https://issues.apache.org/jira/browse/YARN-449 Project: Hadoop YARN

[jira] [Created] (YARN-442) The ID classes should be immutable

2013-03-01 Thread Siddharth Seth (JIRA)
Siddharth Seth created YARN-442: --- Summary: The ID classes should be immutable Key: YARN-442 URL: https://issues.apache.org/jira/browse/YARN-442 Project: Hadoop YARN Issue Type: Sub-task

[jira] [Created] (YARN-441) Clean up unused collection methods in various APIs

2013-03-01 Thread Siddharth Seth (JIRA)
Siddharth Seth created YARN-441: --- Summary: Clean up unused collection methods in various APIs Key: YARN-441 URL: https://issues.apache.org/jira/browse/YARN-441 Project: Hadoop YARN Issue Type

[jira] [Created] (YARN-440) Flatten RegisterNodeManagerResponse

2013-03-01 Thread Siddharth Seth (JIRA)
Siddharth Seth created YARN-440: --- Summary: Flatten RegisterNodeManagerResponse Key: YARN-440 URL: https://issues.apache.org/jira/browse/YARN-440 Project: Hadoop YARN Issue Type: Sub-task

[jira] [Created] (YARN-439) Flatten NodeHeartbeatResponse

2013-03-01 Thread Siddharth Seth (JIRA)
Siddharth Seth created YARN-439: --- Summary: Flatten NodeHeartbeatResponse Key: YARN-439 URL: https://issues.apache.org/jira/browse/YARN-439 Project: Hadoop YARN Issue Type: Sub-task

MiniCluster broken for downstream projects in the 2.0.3-alpha release

2013-02-26 Thread Siddharth Seth
This was reported by Ted Yu while trying to get HBase unit tests to work with the 2.0.3-alpha release. YARN-429 has details about the issue. Considering this will affect all downstream projects, a new release probably makes sense. Thanks - Sid

[jira] [Created] (YARN-429) capacity-scheduler config missing from yarn-test artifact

2013-02-26 Thread Siddharth Seth (JIRA)
Siddharth Seth created YARN-429: --- Summary: capacity-scheduler config missing from yarn-test artifact Key: YARN-429 URL: https://issues.apache.org/jira/browse/YARN-429 Project: Hadoop YARN

[jira] [Created] (YARN-372) Move InlineDispatcher from hadoop-yarn-server-resourcemanager to hadoop-yarn-common

2013-02-01 Thread Siddharth Seth (JIRA)
Siddharth Seth created YARN-372: --- Summary: Move InlineDispatcher from hadoop-yarn-server-resourcemanager to hadoop-yarn-common Key: YARN-372 URL: https://issues.apache.org/jira/browse/YARN-372 Project

[jira] [Created] (YARN-365) Each NM heartbeat should not generate and event for the Scheduler

2013-01-30 Thread Siddharth Seth (JIRA)
Siddharth Seth created YARN-365: --- Summary: Each NM heartbeat should not generate and event for the Scheduler Key: YARN-365 URL: https://issues.apache.org/jira/browse/YARN-365 Project: Hadoop YARN

[jira] [Resolved] (YARN-194) Log handling in case of NM restart.

2013-01-21 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/YARN-194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siddharth Seth resolved YARN-194. - Resolution: Duplicate > Log handling in case of NM rest

[jira] [Created] (YARN-226) Log aggregation should not assume an AppMaster will have containerId 1

2012-11-19 Thread Siddharth Seth (JIRA)
Siddharth Seth created YARN-226: --- Summary: Log aggregation should not assume an AppMaster will have containerId 1 Key: YARN-226 URL: https://issues.apache.org/jira/browse/YARN-226 Project: Hadoop YARN

[jira] [Created] (YARN-181) capacity-scheduler.cfg move breaks Eclipse import

2012-10-22 Thread Siddharth Seth (JIRA)
Siddharth Seth created YARN-181: --- Summary: capacity-scheduler.cfg move breaks Eclipse import Key: YARN-181 URL: https://issues.apache.org/jira/browse/YARN-181 Project: Hadoop YARN Issue Type

Re: Fix versions for commits branch-0.23

2012-10-09 Thread Siddharth Seth
ly think the only way to truly know what is in > 0.23.X is to look at the CHANGES.txt on 0.23.X and similarly for 2.X. > Having JIRA be in sync is a huge help and we should definitely push for > that. I just don't see much value in trying very hard to have the > CHANGES.txt stay in s

[jira] [Created] (YARN-142) Change YARN APIs to throw IOException

2012-10-03 Thread Siddharth Seth (JIRA)
Siddharth Seth created YARN-142: --- Summary: Change YARN APIs to throw IOException Key: YARN-142 URL: https://issues.apache.org/jira/browse/YARN-142 Project: Hadoop YARN Issue Type: Bug

[jira] [Resolved] (YARN-114) The NodeManager should set permissions on the filecache and usercache dirs

2012-09-21 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/YARN-114?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siddharth Seth resolved YARN-114. - Resolution: Duplicate Thanks for pointing that out. Missed the simple umask fix

[jira] [Created] (YARN-114) The NodeManager should set permissions on the filecache and usercache dirs

2012-09-21 Thread Siddharth Seth (JIRA)
Siddharth Seth created YARN-114: --- Summary: The NodeManager should set permissions on the filecache and usercache dirs Key: YARN-114 URL: https://issues.apache.org/jira/browse/YARN-114 Project: Hadoop