[jira] [Created] (YARN-2554) Slider AM Web UI is inaccessible if HTTPS/SSL is enabled as the HTTP policy

2014-09-15 Thread Jonathan Maron (JIRA)
Jonathan Maron created YARN-2554: Summary: Slider AM Web UI is inaccessible if HTTPS/SSL is enabled as the HTTP policy Key: YARN-2554 URL: https://issues.apache.org/jira/browse/YARN-2554 Project:

[jira] [Updated] (YARN-2554) Slider AM Web UI is inaccessible if HTTPS/SSL is specified as the HTTP policy

2014-09-15 Thread Jonathan Maron (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Maron updated YARN-2554: - Summary: Slider AM Web UI is inaccessible if HTTPS/SSL is specified as the HTTP policy (was:

[jira] [Commented] (YARN-2554) Slider AM Web UI is inaccessible if HTTPS/SSL is enabled as the HTTP policy

2014-09-15 Thread Jonathan Maron (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14133934#comment-14133934 ] Jonathan Maron commented on YARN-2554: -- A workaround (though not necessarily a

[jira] [Updated] (YARN-2554) Slider AM Web UI is inaccessible if HTTPS/SSL is specified as the HTTP policy

2014-09-17 Thread Jonathan Maron (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Maron updated YARN-2554: - Attachment: YARN-2554.1.patch Slider AM Web UI is inaccessible if HTTPS/SSL is specified as the

[jira] [Updated] (YARN-2554) Slider AM Web UI is inaccessible if HTTPS/SSL is specified as the HTTP policy

2014-09-17 Thread Jonathan Maron (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Maron updated YARN-2554: - Attachment: YARN-2554.2.patch Slider AM Web UI is inaccessible if HTTPS/SSL is specified as the

[jira] [Updated] (YARN-2554) Slider AM Web UI is inaccessible if HTTPS/SSL is specified as the HTTP policy

2014-09-20 Thread Jonathan Maron (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Maron updated YARN-2554: - Attachment: YARN-2554.3.patch Slider AM Web UI is inaccessible if HTTPS/SSL is specified as the

[jira] [Updated] (YARN-2554) Slider AM Web UI is inaccessible if HTTPS/SSL is specified as the HTTP policy

2014-09-20 Thread Jonathan Maron (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Maron updated YARN-2554: - Attachment: YARN-2554.3.patch Slider AM Web UI is inaccessible if HTTPS/SSL is specified as the

[jira] [Commented] (YARN-2554) Slider AM Web UI is inaccessible if HTTPS/SSL is specified as the HTTP policy

2014-09-20 Thread Jonathan Maron (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14142256#comment-14142256 ] Jonathan Maron commented on YARN-2554: -- I'm not certain I understand your comment

[jira] [Commented] (YARN-2554) Slider AM Web UI is inaccessible if HTTPS/SSL is specified as the HTTP policy

2014-09-21 Thread Jonathan Maron (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14142488#comment-14142488 ] Jonathan Maron commented on YARN-2554: -- Let me try to address each of these concerns:

[jira] [Created] (YARN-2648) need mechanism for updating HDFS delegation tokens associated with container launch contexts

2014-10-06 Thread Jonathan Maron (JIRA)
Jonathan Maron created YARN-2648: Summary: need mechanism for updating HDFS delegation tokens associated with container launch contexts Key: YARN-2648 URL: https://issues.apache.org/jira/browse/YARN-2648

[jira] [Commented] (YARN-2031) YARN Proxy model doesn't support REST APIs in AMs

2015-02-05 Thread Jonathan Maron (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2031?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14307473#comment-14307473 ] Jonathan Maron commented on YARN-2031: -- I believe most, if not all, HTTP 1.1 client's

[jira] [Created] (YARN-3068) shared secret for trust between RM and AM

2015-01-16 Thread Jonathan Maron (JIRA)
Jonathan Maron created YARN-3068: Summary: shared secret for trust between RM and AM Key: YARN-3068 URL: https://issues.apache.org/jira/browse/YARN-3068 Project: Hadoop YARN Issue Type: Bug

[jira] [Updated] (YARN-3068) Support secure HTTP communications between RM proxy and AM web endpoint

2015-01-19 Thread Jonathan Maron (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3068?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Maron updated YARN-3068: - Description: When exposing a web endpoint for UI and REST, an AM is dependent on the RM as a

[jira] [Commented] (YARN-3068) Support secure HTTP communications between RM proxy and AM web endpoint

2015-01-19 Thread Jonathan Maron (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3068?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14282862#comment-14282862 ] Jonathan Maron commented on YARN-3068: -- Correct - should be RM. Edited and fixed.

[jira] [Updated] (YARN-2031) YARN Proxy model doesn't support REST APIs in AMs

2015-01-30 Thread Jonathan Maron (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2031?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Maron updated YARN-2031: - Attachment: YARN-2031.patch.001 initial attempt at supplying the correct HTTP response code (307)

[jira] [Commented] (YARN-4430) registry security validation can fail when downgrading to insecure would work

2015-12-07 Thread Jonathan Maron (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15045386#comment-15045386 ] Jonathan Maron commented on YARN-4430: -- Given the nature of the underlying issue, the logging of the

[jira] [Updated] (YARN-4757) [Umbrella] Simplified discovery of services via DNS mechanisms

2016-06-08 Thread Jonathan Maron (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Maron updated YARN-4757: - Attachment: YARN-4757-YARN-4757.005.patch > [Umbrella] Simplified discovery of services via DNS

[jira] [Updated] (YARN-5218) Submit initial DNS server approach for review

2016-06-09 Thread Jonathan Maron (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Maron updated YARN-5218: - Attachment: YARN-5218-YARN-4757.003.patch > Submit initial DNS server approach for review >

[jira] [Updated] (YARN-5218) Submit initial DNS server approach for review

2016-06-08 Thread Jonathan Maron (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Maron updated YARN-5218: - Attachment: YARN-5218-YARN-4757.001.patch latest implementation > Submit initial DNS server

[jira] [Updated] (YARN-5218) Submit initial DNS server approach for review

2016-06-08 Thread Jonathan Maron (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Maron updated YARN-5218: - Attachment: YARN-5218-YARN-4757.002.patch > Submit initial DNS server approach for review >

[jira] [Updated] (YARN-4757) [Umbrella] Simplified discovery of services via DNS mechanisms

2016-06-08 Thread Jonathan Maron (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Maron updated YARN-4757: - Attachment: YARN-4757-YARN-4757.004.patch > [Umbrella] Simplified discovery of services via DNS

[jira] [Commented] (YARN-4757) [Umbrella] Simplified discovery of services via DNS mechanisms

2016-06-06 Thread Jonathan Maron (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15316435#comment-15316435 ] Jonathan Maron commented on YARN-4757: -- [~jianhe] - Thanks for the review! Answers: {quote} Here,

[jira] [Updated] (YARN-4757) [Umbrella] Simplified discovery of services via DNS mechanisms

2016-06-07 Thread Jonathan Maron (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Maron updated YARN-4757: - Attachment: YARN-4757.001.patch > [Umbrella] Simplified discovery of services via DNS mechanisms >

[jira] [Updated] (YARN-4757) [Umbrella] Simplified discovery of services via DNS mechanisms

2016-06-07 Thread Jonathan Maron (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Maron updated YARN-4757: - Attachment: YARN-4757.002.patch Addressing checkstyle issues > [Umbrella] Simplified discovery of

[jira] [Updated] (YARN-4757) [Umbrella] Simplified discovery of services via DNS mechanisms

2016-05-25 Thread Jonathan Maron (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Maron updated YARN-4757: - Attachment: 0001-YARN-4757-Initial-code-submission-for-DNS-Service.patch Updated patch

[jira] [Updated] (YARN-4757) [Umbrella] Simplified discovery of services via DNS mechanisms

2016-05-25 Thread Jonathan Maron (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Maron updated YARN-4757: - Attachment: (was: 0001-YARN-4757-Initial-code-submission-for-DNS-Service.patch) > [Umbrella]

[jira] [Created] (YARN-5244) Documentation required for DNS Server implementation

2016-06-13 Thread Jonathan Maron (JIRA)
Jonathan Maron created YARN-5244: Summary: Documentation required for DNS Server implementation Key: YARN-5244 URL: https://issues.apache.org/jira/browse/YARN-5244 Project: Hadoop YARN Issue

[jira] [Commented] (YARN-4757) [Umbrella] Simplified discovery of services via DNS mechanisms

2016-06-06 Thread Jonathan Maron (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15317372#comment-15317372 ] Jonathan Maron commented on YARN-4757: -- {quote} Do you mean this flag will be used to enable/disable

[jira] [Created] (YARN-5218) Submit initial DNS server approach for review

2016-06-08 Thread Jonathan Maron (JIRA)
Jonathan Maron created YARN-5218: Summary: Submit initial DNS server approach for review Key: YARN-5218 URL: https://issues.apache.org/jira/browse/YARN-5218 Project: Hadoop YARN Issue Type:

[jira] [Updated] (YARN-4757) [Umbrella] Simplified discovery of services via DNS mechanisms

2016-05-31 Thread Jonathan Maron (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Maron updated YARN-4757: - Attachment: YARN-4757-YARN-4757.003.patch > [Umbrella] Simplified discovery of services via DNS

[jira] [Updated] (YARN-4757) [Umbrella] Simplified discovery of services via DNS mechanisms

2016-05-31 Thread Jonathan Maron (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Maron updated YARN-4757: - Attachment: YARN-4757-YARN-4757.002.patch Updated patch with minor fixes and more testing >

[jira] [Resolved] (YARN-4951) large IP ranges require a different naming strategy

2016-06-16 Thread Jonathan Maron (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4951?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Maron resolved YARN-4951. -- Resolution: Fixed Fixed with the specification of zone-mask property > large IP ranges require

[jira] [Updated] (YARN-5244) Documentation required for DNS Server implementation

2016-06-16 Thread Jonathan Maron (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5244?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Maron updated YARN-5244: - Attachment: dns record creation.jpeg dns record removal.jpeg dns

[jira] [Commented] (YARN-4737) Use CSRF Filter in YARN

2016-02-25 Thread Jonathan Maron (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15167965#comment-15167965 ] Jonathan Maron commented on YARN-4737: -- Could this be reassigned to me ([~jmaron]? > Use CSRF Filter

[jira] [Commented] (YARN-4737) Use CSRF Filter in YARN

2016-02-25 Thread Jonathan Maron (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15167973#comment-15167973 ] Jonathan Maron commented on YARN-4737: -- Thank you! > Use CSRF Filter in YARN >

[jira] [Created] (YARN-4737) Use CSRF Filter in YARN

2016-02-25 Thread Jonathan Maron (JIRA)
Jonathan Maron created YARN-4737: Summary: Use CSRF Filter in YARN Key: YARN-4737 URL: https://issues.apache.org/jira/browse/YARN-4737 Project: Hadoop YARN Issue Type: Bug

[jira] [Updated] (YARN-4737) Use CSRF Filter in YARN

2016-02-29 Thread Jonathan Maron (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4737?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Maron updated YARN-4737: - Attachment: YARN-4737.patch.001 The key elements of the uploaded patch: - Provides a CSRF

[jira] [Commented] (YARN-4757) [Umbrella] Simplified discovery of services via DNS mechanisms

2016-03-14 Thread Jonathan Maron (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15194047#comment-15194047 ] Jonathan Maron commented on YARN-4757: -- I'm trying to address all of these issues/concerns in the

[jira] [Commented] (YARN-4757) [Umbrella] Simplified discovery of services via DNS mechanisms

2016-04-05 Thread Jonathan Maron (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15226326#comment-15226326 ] Jonathan Maron commented on YARN-4757: -- two questions: 1) May I ask why? If a zone key is created

[jira] [Commented] (YARN-4757) [Umbrella] Simplified discovery of services via DNS mechanisms

2016-04-05 Thread Jonathan Maron (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15226267#comment-15226267 ] Jonathan Maron commented on YARN-4757: -- So in my internal testing I setup the following (this is the

[jira] [Commented] (YARN-4757) [Umbrella] Simplified discovery of services via DNS mechanisms

2016-04-07 Thread Jonathan Maron (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15230523#comment-15230523 ] Jonathan Maron commented on YARN-4757: -- Sounds like a good approach to me. > [Umbrella] Simplified

[jira] [Commented] (YARN-4757) [Umbrella] Simplified discovery of services via DNS mechanisms

2016-04-05 Thread Jonathan Maron (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15226722#comment-15226722 ] Jonathan Maron commented on YARN-4757: -- That's great information. Thanks! I'll start digging into

[jira] [Created] (YARN-4952) need configuration mechanism for specifying per-host network interface

2016-04-12 Thread Jonathan Maron (JIRA)
Jonathan Maron created YARN-4952: Summary: need configuration mechanism for specifying per-host network interface Key: YARN-4952 URL: https://issues.apache.org/jira/browse/YARN-4952 Project: Hadoop

[jira] [Created] (YARN-4951) large IP ranges require the creation of multiple reverse lookup zones

2016-04-12 Thread Jonathan Maron (JIRA)
Jonathan Maron created YARN-4951: Summary: large IP ranges require the creation of multiple reverse lookup zones Key: YARN-4951 URL: https://issues.apache.org/jira/browse/YARN-4951 Project: Hadoop

[jira] [Updated] (YARN-4757) [Umbrella] Simplified discovery of services via DNS mechanisms

2016-04-12 Thread Jonathan Maron (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Maron updated YARN-4757: - Attachment: 0001-YARN-4757-Initial-code-submission-for-DNS-Service.patch While I await

[jira] [Updated] (YARN-4951) large IP ranges require the creation of multiple reverse lookup zones

2016-04-12 Thread Jonathan Maron (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4951?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Maron updated YARN-4951: - Attachment: 0001-YARN-4757-address-multiple-reverse-lookup-zones-and-.patch An approach that: 1)

[jira] [Created] (YARN-4933) Evaluate parent-slave DNS options to assess deployment options for DNS service

2016-04-08 Thread Jonathan Maron (JIRA)
Jonathan Maron created YARN-4933: Summary: Evaluate parent-slave DNS options to assess deployment options for DNS service Key: YARN-4933 URL: https://issues.apache.org/jira/browse/YARN-4933 Project:

[jira] [Commented] (YARN-4757) [Umbrella] Simplified discovery of services via DNS mechanisms

2016-04-08 Thread Jonathan Maron (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15232423#comment-15232423 ] Jonathan Maron commented on YARN-4757: -- Filed a sub task to explicitly assess the zone transfer

[jira] [Commented] (YARN-4757) [Umbrella] Simplified discovery of services via DNS mechanisms

2016-04-11 Thread Jonathan Maron (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15235712#comment-15235712 ] Jonathan Maron commented on YARN-4757: -- thanks! I believe I'll need to be voted on as a branch

[jira] [Commented] (YARN-4757) [Umbrella] Simplified discovery of services via DNS mechanisms

2016-03-23 Thread Jonathan Maron (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15208950#comment-15208950 ] Jonathan Maron commented on YARN-4757: -- a) A records are more usable from an existing client

[jira] [Updated] (YARN-4757) [Umbrella] Simplified discovery of services via DNS mechanisms

2016-03-23 Thread Jonathan Maron (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Maron updated YARN-4757: - Attachment: YARN-4757- Simplified discovery of services via DNS mechanisms.pdf I’ve posted a

[jira] [Commented] (YARN-4757) [Umbrella] Simplified discovery of services via DNS mechanisms

2016-03-23 Thread Jonathan Maron (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15209288#comment-15209288 ] Jonathan Maron commented on YARN-4757: -- {quote} Are there situations where you would just return the

[jira] [Updated] (YARN-4737) Use CSRF Filter in YARN

2016-03-02 Thread Jonathan Maron (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4737?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Maron updated YARN-4737: - Attachment: YARN-4737.002.patch I believe all code issues have been addressed > Use CSRF Filter

[jira] [Updated] (YARN-4737) Use CSRF Filter in YARN

2016-03-03 Thread Jonathan Maron (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4737?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Maron updated YARN-4737: - Attachment: YARN-4737.003.patch > Use CSRF Filter in YARN > --- > >

[jira] [Commented] (YARN-4737) Use CSRF Filter in YARN

2016-03-02 Thread Jonathan Maron (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15175759#comment-15175759 ] Jonathan Maron commented on YARN-4737: -- Enabling CSRF w/o auth will require the inclusion of the

[jira] [Assigned] (YARN-4757) [Umbrella] Simplified discovery of services via DNS mechanisms

2016-03-03 Thread Jonathan Maron (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Maron reassigned YARN-4757: Assignee: Jonathan Maron > [Umbrella] Simplified discovery of services via DNS mechanisms >

[jira] [Commented] (YARN-4757) [Umbrella] Simplified discovery of services via DNS mechanisms

2016-03-03 Thread Jonathan Maron (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15178629#comment-15178629 ] Jonathan Maron commented on YARN-4757: -- I've actually been working on a DNS approach for some time.

[jira] [Updated] (YARN-4737) Use CSRF Filter in YARN

2016-03-03 Thread Jonathan Maron (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4737?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Maron updated YARN-4737: - Attachment: YARN-4737.004.patch > Use CSRF Filter in YARN > --- > >

[jira] [Updated] (YARN-4737) Use CSRF Filter in YARN

2016-03-01 Thread Jonathan Maron (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4737?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Maron updated YARN-4737: - Attachment: (was: YARN-4737.patch.001) > Use CSRF Filter in YARN > --- > >

[jira] [Updated] (YARN-4737) Use CSRF Filter in YARN

2016-03-01 Thread Jonathan Maron (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4737?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Maron updated YARN-4737: - Attachment: YARN-4737.001.patch > Use CSRF Filter in YARN > --- > >

[jira] [Commented] (YARN-4737) Use CSRF Filter in YARN

2016-03-02 Thread Jonathan Maron (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15175697#comment-15175697 ] Jonathan Maron commented on YARN-4737: -- 1) Will do 2) will perform renaming. As for the ATS - the

[jira] [Commented] (YARN-4757) [Umbrella] Simplified discovery of services via DNS mechanisms

2016-03-28 Thread Jonathan Maron (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15214170#comment-15214170 ] Jonathan Maron commented on YARN-4757: -- Let me respond with a deployment option that would address the

[jira] [Commented] (YARN-4757) [Umbrella] Simplified discovery of services via DNS mechanisms

2016-03-28 Thread Jonathan Maron (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15214175#comment-15214175 ] Jonathan Maron commented on YARN-4757: -- {quote} As for the SRV records and which IP address is

[jira] [Commented] (YARN-4757) [Umbrella] Simplified discovery of services via DNS mechanisms

2016-03-28 Thread Jonathan Maron (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15214216#comment-15214216 ] Jonathan Maron commented on YARN-4757: -- Actually, I forgot that there is a yarn:persistence attribute

[jira] [Commented] (YARN-4757) [Umbrella] Simplified discovery of services via DNS mechanisms

2016-04-04 Thread Jonathan Maron (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15224524#comment-15224524 ] Jonathan Maron commented on YARN-4757: -- Are you looking for examples here (as a response) or

[jira] [Updated] (YARN-5076) YARN web interfaces lack XFS protection

2016-05-18 Thread Jonathan Maron (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5076?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Maron updated YARN-5076: - Attachment: YARN-5076.003.patch [~vvasudev] - please review and see if this addresses the changes

[jira] [Commented] (YARN-5076) YARN web interfaces lack XFS protection

2016-05-19 Thread Jonathan Maron (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15291162#comment-15291162 ] Jonathan Maron commented on YARN-5076: -- You kicked it off or do you want me to? I have been

[jira] [Commented] (YARN-5076) YARN web interfaces lack XFS protection

2016-05-19 Thread Jonathan Maron (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15291137#comment-15291137 ] Jonathan Maron commented on YARN-5076: -- The test actually verified that a value set for the property

[jira] [Commented] (YARN-5076) YARN web interfaces lack XFS protection

2016-05-19 Thread Jonathan Maron (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15291028#comment-15291028 ] Jonathan Maron commented on YARN-5076: -- Thanks - missed that. Will upload new patch. > YARN web

[jira] [Updated] (YARN-5076) YARN web interfaces lack XFS protection

2016-05-19 Thread Jonathan Maron (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5076?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Maron updated YARN-5076: - Attachment: YARN-5076.004.patch > YARN web interfaces lack XFS protection >

[jira] [Commented] (YARN-5076) YARN web interfaces lack XFS protection

2016-05-19 Thread Jonathan Maron (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15291474#comment-15291474 ] Jonathan Maron commented on YARN-5076: -- Will that address this problem? I have no idea why this would

[jira] [Commented] (YARN-5076) YARN web interfaces lack XFS protection

2016-05-19 Thread Jonathan Maron (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15291572#comment-15291572 ] Jonathan Maron commented on YARN-5076: -- Does a package-info.java file need to exist for

[jira] [Commented] (YARN-4951) large IP ranges require a different naming strategy

2016-05-23 Thread Jonathan Maron (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4951?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15296241#comment-15296241 ] Jonathan Maron commented on YARN-4951: -- I've been trying to work against the YARN-4757 branch, though

[jira] [Created] (YARN-5076) YARN web interfaces lack XFS protection

2016-05-12 Thread Jonathan Maron (JIRA)
Jonathan Maron created YARN-5076: Summary: YARN web interfaces lack XFS protection Key: YARN-5076 URL: https://issues.apache.org/jira/browse/YARN-5076 Project: Hadoop YARN Issue Type: Bug

[jira] [Updated] (YARN-5076) YARN web interfaces lack XFS protection

2016-05-12 Thread Jonathan Maron (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5076?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Maron updated YARN-5076: - Attachment: YARN-5076.001.patch This patch integrated the XFrame Options Filter from Hadoop

[jira] [Commented] (YARN-5076) YARN web interfaces lack XFS protection

2016-05-17 Thread Jonathan Maron (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15287399#comment-15287399 ] Jonathan Maron commented on YARN-5076: -- [~vvasudev] - the unit test failures above don't seem related

[jira] [Updated] (YARN-5076) YARN web interfaces lack XFS protection

2016-05-16 Thread Jonathan Maron (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5076?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Maron updated YARN-5076: - Attachment: (was: YARN-5076.001.patch) > YARN web interfaces lack XFS protection >

[jira] [Commented] (YARN-5076) YARN web interfaces lack XFS protection

2016-05-18 Thread Jonathan Maron (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15288999#comment-15288999 ] Jonathan Maron commented on YARN-5076: -- I agree with a [~vvasudev] - there are certainly use cases in

[jira] [Commented] (YARN-5076) YARN web interfaces lack XFS protection

2016-05-18 Thread Jonathan Maron (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15289362#comment-15289362 ] Jonathan Maron commented on YARN-5076: -- [~djp] - if you can confirm that the settings [~vvasudev]

[jira] [Commented] (YARN-4757) [Umbrella] Simplified discovery of services via DNS mechanisms

2016-05-13 Thread Jonathan Maron (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15282968#comment-15282968 ] Jonathan Maron commented on YARN-4757: -- We did take a look - I even POC'd an approach. We found some

[jira] [Updated] (YARN-5076) YARN web interfaces lack XFS protection

2016-05-12 Thread Jonathan Maron (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5076?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Maron updated YARN-5076: - Attachment: YARN-5076.002.patch Fix for NPE discovered through wider testing > YARN web

[jira] [Updated] (YARN-4951) large IP ranges require a different naming strategy

2016-04-13 Thread Jonathan Maron (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4951?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Maron updated YARN-4951: - Description: Large subnet definitions (e.g. specifying a mask value of 255.255.224.0) yield a

[jira] [Updated] (YARN-4951) large IP ranges require a different naming strategy

2016-04-13 Thread Jonathan Maron (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4951?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Maron updated YARN-4951: - Attachment: (was: 0001-YARN-4757-address-multiple-reverse-lookup-zones-and-.patch) > large IP

[jira] [Commented] (YARN-4951) large IP ranges require a different naming strategy

2016-04-13 Thread Jonathan Maron (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4951?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15240129#comment-15240129 ] Jonathan Maron commented on YARN-4951: -- The original approach was unnecessary. Uploaded a new patch

[jira] [Updated] (YARN-4951) large IP ranges require a different naming strategy

2016-04-13 Thread Jonathan Maron (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4951?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Maron updated YARN-4951: - Summary: large IP ranges require a different naming strategy (was: large IP ranges require the

[jira] [Updated] (YARN-4951) large IP ranges require a different naming strategy

2016-04-13 Thread Jonathan Maron (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4951?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Maron updated YARN-4951: - Attachment: 0001-YARN-4757-simplified-reverse-lookup-zone-approach-fo.patch > large IP ranges