[jira] [Updated] (SLIDER-1131) Do not try to read agent config file if FileName is not set

2016-05-23 Thread shanyu zhao (JIRA)
[ https://issues.apache.org/jira/browse/SLIDER-1131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] shanyu zhao updated SLIDER-1131: Attachment: slider-1131.patch patch attached. > Do not try to read agent config file if FileName i

[jira] [Updated] (SLIDER-1131) Do not try to read agent config file if FileName is not set

2016-05-23 Thread shanyu zhao (JIRA)
[ https://issues.apache.org/jira/browse/SLIDER-1131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] shanyu zhao updated SLIDER-1131: Affects Version/s: Slider 0.90.2 Description: Slider AM tries to download and read the ap

[jira] [Created] (SLIDER-1131) y;kj

2016-05-23 Thread shanyu zhao (JIRA)
shanyu zhao created SLIDER-1131: --- Summary: y;kj Key: SLIDER-1131 URL: https://issues.apache.org/jira/browse/SLIDER-1131 Project: Slider Issue Type: Bug Reporter: shanyu zhao -

[jira] [Updated] (SLIDER-1130) Hadoop 2.8 YARN RPC changes have broken slider mock classes

2016-05-23 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/SLIDER-1130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran updated SLIDER-1130: --- Description: Changes in YARN (YARN-2882, YARN-3866, YARN-4293 have broken the slider MockYarn

[jira] [Created] (SLIDER-1130) Hadoop 2.8 YARN RPC changes have broken slider mock classes

2016-05-23 Thread Steve Loughran (JIRA)
Steve Loughran created SLIDER-1130: -- Summary: Hadoop 2.8 YARN RPC changes have broken slider mock classes Key: SLIDER-1130 URL: https://issues.apache.org/jira/browse/SLIDER-1130 Project: Slider

[jira] [Commented] (SLIDER-1129) update apache httpclient version to 4.5.2; httpcore to 4.4.4

2016-05-23 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/SLIDER-1129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15296834#comment-15296834 ] Steve Loughran commented on SLIDER-1129: There's a little bit of fun here at test

[jira] [Commented] (SLIDER-1129) update apache httpclient version to 4.5.2; httpcore to 4.4.4

2016-05-23 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/SLIDER-1129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15296682#comment-15296682 ] Steve Loughran commented on SLIDER-1129: Slider doesn't use the httpclient librar

[jira] [Created] (SLIDER-1129) update apache httpclient version to 4.5.2; httpcore to 4.4.4

2016-05-23 Thread Steve Loughran (JIRA)
Steve Loughran created SLIDER-1129: -- Summary: update apache httpclient version to 4.5.2; httpcore to 4.4.4 Key: SLIDER-1129 URL: https://issues.apache.org/jira/browse/SLIDER-1129 Project: Slider

[jira] [Resolved] (SLIDER-1124) If unparsable port range is specified, Slider AM PortScanner.java setPortRange() should throw exception - add else part

2016-05-23 Thread Billie Rinaldi (JIRA)
[ https://issues.apache.org/jira/browse/SLIDER-1124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Billie Rinaldi resolved SLIDER-1124. Resolution: Fixed > If unparsable port range is specified, Slider AM PortScanner.java > se

[jira] [Commented] (SLIDER-1124) If unparsable port range is specified, Slider AM PortScanner.java setPortRange() should throw exception - add else part

2016-05-23 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SLIDER-1124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15296654#comment-15296654 ] ASF subversion and git services commented on SLIDER-1124: - Commit

[jira] [Commented] (SLIDER-1124) If unparsable port range is specified, Slider AM PortScanner.java setPortRange() should throw exception - add else part

2016-05-23 Thread Gour Saha (JIRA)
[ https://issues.apache.org/jira/browse/SLIDER-1124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15296642#comment-15296642 ] Gour Saha commented on SLIDER-1124: --- +1 for the .3 patch. > If unparsable port range i

[jira] [Updated] (SLIDER-1124) If unparsable port range is specified, Slider AM PortScanner.java setPortRange() should throw exception - add else part

2016-05-23 Thread Billie Rinaldi (JIRA)
[ https://issues.apache.org/jira/browse/SLIDER-1124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Billie Rinaldi updated SLIDER-1124: --- Attachment: SLIDER-1124.3.patch Ah, I didn't think about having extra commas and spaces mixed

[jira] [Commented] (SLIDER-1124) If unparsable port range is specified, Slider AM PortScanner.java setPortRange() should throw exception - add else part

2016-05-23 Thread Gour Saha (JIRA)
[ https://issues.apache.org/jira/browse/SLIDER-1124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15296557#comment-15296557 ] Gour Saha commented on SLIDER-1124: --- [~billie.rinaldi] I think that is a good point tha

[jira] [Updated] (SLIDER-1124) If unparsable port range is specified, Slider AM PortScanner.java setPortRange() should throw exception - add else part

2016-05-23 Thread Billie Rinaldi (JIRA)
[ https://issues.apache.org/jira/browse/SLIDER-1124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Billie Rinaldi updated SLIDER-1124: --- Attachment: SLIDER-1124.2.patch Thanks for the suggestions. Here is a new patch. Regarding em

[jira] [Commented] (SLIDER-1124) If unparsable port range is specified, Slider AM PortScanner.java setPortRange() should throw exception - add else part

2016-05-23 Thread Vasanth kumar RJ (JIRA)
[ https://issues.apache.org/jira/browse/SLIDER-1124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15296400#comment-15296400 ] Vasanth kumar RJ commented on SLIDER-1124: -- Just a thought, Can we have port ran