Re: Hadoop version

2014-09-12 Thread 牛兆捷
OK,thanks On Sep 13, 2014 7:34 AM, "Ted Yu" wrote: > In case you build and install 2.6.0-SNAPSHOT but don't refresh Slider > workspace. > You may bump into SLIDER-425 > > Cheers > > On Fri, Sep 12, 2014 at 2:58 PM, Ted Yu wrote: > > > Here is what I did: > > > > 1007 git clone -b branch-2 > >

Re: Hadoop version

2014-09-12 Thread Ted Yu
In case you build and install 2.6.0-SNAPSHOT but don't refresh Slider workspace. You may bump into SLIDER-425 Cheers On Fri, Sep 12, 2014 at 2:58 PM, Ted Yu wrote: > Here is what I did: > > 1007 git clone -b branch-2 > https://git-wip-us.apache.org/repos/asf/hadoop.git 2-hadoop > 1008 cd 2-

[jira] [Updated] (SLIDER-425) Build broken against 2.6.0-SNAPSHOT due to new abstract methods added by YARN-2229

2014-09-12 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/SLIDER-425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated SLIDER-425: -- Attachment: slider-425.txt > Build broken against 2.6.0-SNAPSHOT due to new abstract methods added by > YARN-22

[jira] [Resolved] (SLIDER-425) Build broken against 2.6.0-SNAPSHOT due to new abstract methods added by YARN-2229

2014-09-12 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/SLIDER-425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu resolved SLIDER-425. --- Resolution: Fixed > Build broken against 2.6.0-SNAPSHOT due to new abstract methods added by > YARN-2229 > --

[jira] [Commented] (SLIDER-425) Build broken against 2.6.0-SNAPSHOT due to new abstract methods added by YARN-2229

2014-09-12 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SLIDER-425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14132285#comment-14132285 ] ASF subversion and git services commented on SLIDER-425: Commit 4d

[jira] [Created] (SLIDER-425) Build broken against 2.6.0-SNAPSHOT due to new abstract methods added by YARN-2229

2014-09-12 Thread Ted Yu (JIRA)
Ted Yu created SLIDER-425: - Summary: Build broken against 2.6.0-SNAPSHOT due to new abstract methods added by YARN-2229 Key: SLIDER-425 URL: https://issues.apache.org/jira/browse/SLIDER-425 Project: Slider

Re: Hadoop version

2014-09-12 Thread Ted Yu
Here is what I did: 1007 git clone -b branch-2 https://git-wip-us.apache.org/repos/asf/hadoop.git 2-hadoop 1008 cd 2-hadoop/ 1011 find ~/.m2/repository/org/apache/ -name 2.6.0-SNAPSHOT -exec rm -rf {} \; 1012 find ~/.m2/repository/org/apache/ -name 2.6.0-SNAPSHOT 1013 mvn install -DskipT

[jira] [Commented] (SLIDER-78) add a programmable delay before re-issuing a request for a container after a failure

2014-09-12 Thread Sumit Mohanty (JIRA)
[ https://issues.apache.org/jira/browse/SLIDER-78?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14132149#comment-14132149 ] Sumit Mohanty commented on SLIDER-78: - [~ste...@apache.org] Should we introduce a compo

[jira] [Resolved] (SLIDER-340) Fix broken link in Apache Slider doc

2014-09-12 Thread Sumit Mohanty (JIRA)
[ https://issues.apache.org/jira/browse/SLIDER-340?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sumit Mohanty resolved SLIDER-340. -- Resolution: Fixed Fix Version/s: Slider 0.60 > Fix broken link in Apache Slider doc > ---

[jira] [Resolved] (SLIDER-417) Create Accumulo app package profile for packaging local tarball

2014-09-12 Thread Billie Rinaldi (JIRA)
[ https://issues.apache.org/jira/browse/SLIDER-417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Billie Rinaldi resolved SLIDER-417. --- Resolution: Fixed New profiles appear to be working, so I'll open new tickets if we want to ma

[jira] [Updated] (SLIDER-132) AM use YARN headroom APIs to measure available capacity

2014-09-12 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/SLIDER-132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran updated SLIDER-132: -- Fix Version/s: Slider 2.0.0 > AM use YARN headroom APIs to measure available capacity >

[jira] [Assigned] (SLIDER-410) Slider should publish agent provider service metrics

2014-09-12 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/SLIDER-410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran reassigned SLIDER-410: - Assignee: thomas liu > Slider should publish agent provider service metrics > ---

[jira] [Assigned] (SLIDER-287) Allow more parameters to be passed to HBase thrift gateway

2014-09-12 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/SLIDER-287?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran reassigned SLIDER-287: - Assignee: Ted Yu > Allow more parameters to be passed to HBase thrift gateway > -

[jira] [Updated] (SLIDER-82) Support ANTI_AFFINITY_REQUIRED option

2014-09-12 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/SLIDER-82?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran updated SLIDER-82: - Fix Version/s: Slider 2.0.0 > Support ANTI_AFFINITY_REQUIRED option > -

[jira] [Resolved] (SLIDER-64) AM to order dependencies of components

2014-09-12 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/SLIDER-64?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran resolved SLIDER-64. -- Resolution: Won't Fix > AM to order dependencies of components >

[jira] [Updated] (SLIDER-226) Provide mechanism for rolling upgrade

2014-09-12 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/SLIDER-226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran updated SLIDER-226: -- Fix Version/s: Slider 2.0.0 > Provide mechanism for rolling upgrade > --

[jira] [Updated] (SLIDER-421) Providers should have the ability to ask AppMaster to stop if they encounter fatal errors

2014-09-12 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/SLIDER-421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran updated SLIDER-421: -- Fix Version/s: Slider 2.0.0 > Providers should have the ability to ask AppMaster to stop if they

[jira] [Resolved] (SLIDER-403) Handle container failure threshold dynamically

2014-09-12 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/SLIDER-403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran resolved SLIDER-403. --- Resolution: Won't Fix > Handle container failure threshold dynamically > -

[jira] [Resolved] (SLIDER-211) Move to apache-commons-lang 3.3

2014-09-12 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/SLIDER-211?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran resolved SLIDER-211. --- Resolution: Won't Fix > Move to apache-commons-lang 3.3 > --- > >

[jira] [Assigned] (SLIDER-389) Upgrade kazoo code base to latest version 2.7 or 3.4

2014-09-12 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/SLIDER-389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran reassigned SLIDER-389: - Assignee: Gour Saha > Upgrade kazoo code base to latest version 2.7 or 3.4 >

[jira] [Assigned] (SLIDER-374) Potential resource leak in accumulo/CertUtil.java due to unclosed streams

2014-09-12 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/SLIDER-374?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran reassigned SLIDER-374: - Assignee: thomas liu > Potential resource leak in accumulo/CertUtil.java due to unclosed

[jira] [Assigned] (SLIDER-305) Record aggregated log URL when Application completes

2014-09-12 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/SLIDER-305?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu reassigned SLIDER-305: - Assignee: Ted Yu (was: Gour Saha) > Record aggregated log URL when Application completes > -

[jira] [Resolved] (SLIDER-370) At times certificate generation fails due to existence of temp security dir

2014-09-12 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/SLIDER-370?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran resolved SLIDER-370. --- Resolution: Fixed Fix Version/s: Slider 0.50 Assignee: Jonathan Maron > At tim

[jira] [Updated] (SLIDER-343) Command files have incorrect hostname

2014-09-12 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/SLIDER-343?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran updated SLIDER-343: -- Assignee: Sumit Mohanty > Command files have incorrect hostname > --

[jira] [Updated] (SLIDER-340) Fix broken link in Apache Slider doc

2014-09-12 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/SLIDER-340?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran updated SLIDER-340: -- Assignee: Sumit Mohanty > Fix broken link in Apache Slider doc > ---

[jira] [Resolved] (SLIDER-308) slider funtests don't pick up slider.conf.dir from build.properties

2014-09-12 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/SLIDER-308?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran resolved SLIDER-308. --- Resolution: Cannot Reproduce > slider funtests don't pick up slider.conf.dir from build.proper

[jira] [Updated] (SLIDER-308) slider funtests don't pick up slider.conf.dir from build.properties

2014-09-12 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/SLIDER-308?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran updated SLIDER-308: -- Priority: Minor (was: Major) > slider funtests don't pick up slider.conf.dir from build.propert

[jira] [Updated] (SLIDER-305) Record aggregated log URL when Application completes

2014-09-12 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/SLIDER-305?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran updated SLIDER-305: -- Assignee: Gour Saha > Record aggregated log URL when Application completes > ---

[jira] [Updated] (SLIDER-264) Test runners to fail fast if app is already finished

2014-09-12 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/SLIDER-264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran updated SLIDER-264: -- Priority: Minor (was: Major) Fix Version/s: Slider 2.0.0 > Test runners to fail fast i

[jira] [Commented] (SLIDER-274) Flex'ing with unknown role name results in BadConfigException

2014-09-12 Thread Andrew Grande (JIRA)
[ https://issues.apache.org/jira/browse/SLIDER-274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14131817#comment-14131817 ] Andrew Grande commented on SLIDER-274: -- Guys, just hit that bug in 0.40 - really can

[jira] [Updated] (SLIDER-224) Allow appConfig.json to contain external reference

2014-09-12 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/SLIDER-224?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran updated SLIDER-224: -- Fix Version/s: Slider 2.0.0 > Allow appConfig.json to contain external reference > -

[jira] [Assigned] (SLIDER-300) Add versions to various Slider components

2014-09-12 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/SLIDER-300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran reassigned SLIDER-300: - Assignee: Sumit Mohanty > Add versions to various Slider components > ---

[jira] [Resolved] (SLIDER-299) What is the recommendation if a user wants a single active version of Slider

2014-09-12 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/SLIDER-299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran resolved SLIDER-299. --- Resolution: Not a Problem Fix Version/s: Slider 0.60 slider is designed to let >1 insta

[jira] [Updated] (SLIDER-297) TestMockAppStateContainerFailure#testShortLivedFail fails due to startFailed being 0

2014-09-12 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/SLIDER-297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran updated SLIDER-297: -- Summary: TestMockAppStateContainerFailure#testShortLivedFail fails due to startFailed being 0 (

[jira] [Updated] (SLIDER-297) TestMockAppStateContainerFailure#testShortLivedFail fails due to startFailed being 0

2014-09-12 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/SLIDER-297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran updated SLIDER-297: -- Fix Version/s: Slider 2.0.0 > TestMockAppStateContainerFailure#testShortLivedFail fails due to s

[jira] [Assigned] (SLIDER-297) TestMockAppStateContainerFailure#testShortLivedFail fails due to startFailed being 0

2014-09-12 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/SLIDER-297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran reassigned SLIDER-297: - Assignee: Steve Loughran > TestMockAppStateContainerFailure#testShortLivedFail fails due

[jira] [Resolved] (SLIDER-275) app packages should get loaded to user directories

2014-09-12 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/SLIDER-275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran resolved SLIDER-275. --- Resolution: Fixed Fix Version/s: Slider 0.50 Assignee: Sumit Mohanty > app pac

[jira] [Reopened] (SLIDER-274) Flex'ing with unknown role name results in BadConfigException

2014-09-12 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/SLIDER-274?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran reopened SLIDER-274: --- > Flex'ing with unknown role name results in BadConfigException >

[jira] [Resolved] (SLIDER-267) AM to serve up AM logs over web

2014-09-12 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/SLIDER-267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran resolved SLIDER-267. --- Resolution: Won't Fix Fix Version/s: Slider 0.60 YARN NM can do this > AM to serve up

[jira] [Resolved] (SLIDER-274) Flex'ing with unknown role name results in BadConfigException

2014-09-12 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/SLIDER-274?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran resolved SLIDER-274. --- Resolution: Fixed Fix Version/s: Slider 0.50 > Flex'ing with unknown role name results

[jira] [Updated] (SLIDER-243) slider client should read hadoop cluster configuration

2014-09-12 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/SLIDER-243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran updated SLIDER-243: -- Fix Version/s: Slider 2.0.0 > slider client should read hadoop cluster configuration > -

[jira] [Updated] (SLIDER-243) slider client should read hadoop cluster configuration

2014-09-12 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/SLIDER-243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran updated SLIDER-243: -- Summary: slider client should read hadoop cluster configuration (was: slider client should use

[jira] [Updated] (SLIDER-234) Provide tool to merge existing site config with template appConfig.json

2014-09-12 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/SLIDER-234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran updated SLIDER-234: -- Fix Version/s: Slider 2.0.0 > Provide tool to merge existing site config with template appConfig

[jira] [Resolved] (SLIDER-229) Assign the previous port when thawing component instance if port is available

2014-09-12 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/SLIDER-229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran resolved SLIDER-229. --- Resolution: Won't Fix Fix Version/s: Slider 0.60 not going to fix this ... the agents c

[jira] [Updated] (SLIDER-216) Some agent funtest success depends on log level

2014-09-12 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/SLIDER-216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran updated SLIDER-216: -- Priority: Minor (was: Major) Fix Version/s: Slider 2.0.0 > Some agent funtest success

[jira] [Commented] (SLIDER-216) Some agent funtest success depends on log level

2014-09-12 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/SLIDER-216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14131783#comment-14131783 ] Steve Loughran commented on SLIDER-216: --- if the commands could log the raw status fi

[jira] [Resolved] (SLIDER-195) Add PlacementPolicy option "always demand previous host"

2014-09-12 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/SLIDER-195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran resolved SLIDER-195. --- Resolution: Won't Fix Fix Version/s: Slider 0.60 don't plan to fix this > Add Placemen

dev@slider.incubator.apache.org

2014-09-12 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/SLIDER-194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran updated SLIDER-194: -- Fix Version/s: Slider 2.0.0 > grab YARN config off rm/conf to get yarn classpath values &c > ---

[jira] [Updated] (SLIDER-191) if/when YARN publishes information about itself, GET it and use it for diagnostics and AM requests

2014-09-12 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/SLIDER-191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran updated SLIDER-191: -- Fix Version/s: Slider 2.0.0 > if/when YARN publishes information about itself, GET it and use it

dev@slider.incubator.apache.org

2014-09-12 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/SLIDER-194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran resolved SLIDER-194. --- Resolution: Won't Fix > grab YARN config off rm/conf to get yarn classpath values &c > ---

[jira] [Updated] (SLIDER-185) Uber-JIRA: Azure Slider

2014-09-12 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/SLIDER-185?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran updated SLIDER-185: -- Fix Version/s: Slider 2.0.0 > Uber-JIRA: Azure Slider > --- > >

[jira] [Updated] (SLIDER-83) RoleHistory to stop logging every released node in teardown

2014-09-12 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/SLIDER-83?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran updated SLIDER-83: - Fix Version/s: Slider 2.0.0 > RoleHistory to stop logging every released node in teardown > ---

[jira] [Updated] (SLIDER-117) Spark on Yarn with Slider

2014-09-12 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/SLIDER-117?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran updated SLIDER-117: -- Fix Version/s: Slider 2.0.0 > Spark on Yarn with Slider > - > >

[jira] [Updated] (SLIDER-87) slider can't handle JVM heap args with , in them

2014-09-12 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/SLIDER-87?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran updated SLIDER-87: - Fix Version/s: Slider 2.0.0 > slider can't handle JVM heap args with , in them > --

[jira] [Updated] (SLIDER-49) test slider's handling of escape sequences (especially newlines) in configurations

2014-09-12 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/SLIDER-49?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran updated SLIDER-49: - Fix Version/s: Slider 2.0.0 > test slider's handling of escape sequences (especially newlines) in

[jira] [Updated] (SLIDER-79) add CLI command to kill components on named node(s)

2014-09-12 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/SLIDER-79?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran updated SLIDER-79: - Fix Version/s: Slider 2.0.0 > add CLI command to kill components on named node(s) > ---

[jira] [Updated] (SLIDER-85) Slider AM to recognise & fail when another instance of the same name is up.

2014-09-12 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/SLIDER-85?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran updated SLIDER-85: - Fix Version/s: Slider 2.0.0 > Slider AM to recognise & fail when another instance of the same name

[jira] [Created] (SLIDER-424) AM does not create correct tracking URL when HTTPS is enabled

2014-09-12 Thread Jonathan Maron (JIRA)
Jonathan Maron created SLIDER-424: - Summary: AM does not create correct tracking URL when HTTPS is enabled Key: SLIDER-424 URL: https://issues.apache.org/jira/browse/SLIDER-424 Project: Slider

Re: Hadoop version

2014-09-12 Thread 牛兆捷
But I don't find 2.6.0-SNAPSHOT in ~/.m2/repo after building Hadoop's branch-2. 2014-09-12 22:03 GMT+08:00 Ted Yu : > 2.6.0-SNAPSHOT artifacts would be in your local maven repo. > > Slider build would utilize them. > > Cheers > > On Fri, Sep 12, 2014 at 6:09 AM, 牛兆捷 wrote: > > > yes. > > > > 201

[jira] [Comment Edited] (SLIDER-116) Log handling for long-lived applications

2014-09-12 Thread Gour Saha (JIRA)
[ https://issues.apache.org/jira/browse/SLIDER-116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14131681#comment-14131681 ] Gour Saha edited comment on SLIDER-116 at 9/12/14 4:06 PM: --- Uplo

[jira] [Comment Edited] (SLIDER-116) Log handling for long-lived applications

2014-09-12 Thread Gour Saha (JIRA)
[ https://issues.apache.org/jira/browse/SLIDER-116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14131681#comment-14131681 ] Gour Saha edited comment on SLIDER-116 at 9/12/14 4:05 PM: --- Uplo

[jira] [Updated] (SLIDER-116) Log handling for long-lived applications

2014-09-12 Thread Gour Saha (JIRA)
[ https://issues.apache.org/jira/browse/SLIDER-116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gour Saha updated SLIDER-116: - Attachment: SLIDER-116-v1.patch This patch provides capability for slider applications to set log include

[jira] [Comment Edited] (SLIDER-116) Log handling for long-lived applications

2014-09-12 Thread Gour Saha (JIRA)
[ https://issues.apache.org/jira/browse/SLIDER-116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14131681#comment-14131681 ] Gour Saha edited comment on SLIDER-116 at 9/12/14 3:56 PM: --- Uplo

Re: Hadoop version

2014-09-12 Thread Ted Yu
2.6.0-SNAPSHOT artifacts would be in your local maven repo. Slider build would utilize them. Cheers On Fri, Sep 12, 2014 at 6:09 AM, 牛兆捷 wrote: > yes. > > 2014-09-12 21:04 GMT+08:00 Ted Yu : > > > When building hadoop, did you use 'mvn install' ? > > > > Cheers > > > > On Sep 12, 2014, at 5:54

Re: Hadoop version

2014-09-12 Thread 牛兆捷
yes. 2014-09-12 21:04 GMT+08:00 Ted Yu : > When building hadoop, did you use 'mvn install' ? > > Cheers > > On Sep 12, 2014, at 5:54 AM, 牛兆捷 wrote: > > > One more question about building "develop" branch of slider. > > > > First I git clone the hadoop's branch-2 and build it in the local > mach

Re: Hadoop version

2014-09-12 Thread Ted Yu
When building hadoop, did you use 'mvn install' ? Cheers On Sep 12, 2014, at 5:54 AM, 牛兆捷 wrote: > One more question about building "develop" branch of slider. > > First I git clone the hadoop's branch-2 and build it in the local machine. > Then if I build slider from source, how to make the

Re: Hadoop version

2014-09-12 Thread 牛兆捷
One more question about building "develop" branch of slider. First I git clone the hadoop's branch-2 and build it in the local machine. Then if I build slider from source, how to make the building process depend on the local repo of Hadoop rather than the remote repo ? 2014-09-12 20:31 GMT+08:00

Re: Hadoop version

2014-09-12 Thread 牛兆捷
Can Slider's "develop" branch work on hadoop's branch-2 now ? I always met the python --version problem and don't know the reason. 2014-09-12 20:31 GMT+08:00 Steve Loughran : > not any more ... we've switched to hadoop's branch-2 to pick up some new > features —some of which are being targeted a

Re: Hadoop version

2014-09-12 Thread Steve Loughran
not any more ... we've switched to hadoop's branch-2 to pick up some new features —some of which are being targeted at long-lived applications like slider (I'm working on YARN-913 for example). We need to use these, to be ready for when Hadoop 2.6 ships (later this year), and to find any bugs in t

[jira] [Commented] (SLIDER-422) Automatically upload slider-agent tarball to the app instance directory

2014-09-12 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SLIDER-422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14131474#comment-14131474 ] ASF subversion and git services commented on SLIDER-422: Commit 21

[jira] [Commented] (SLIDER-280) Add unit and functional tests for agents discovering AM after restart

2014-09-12 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SLIDER-280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14131475#comment-14131475 ] ASF subversion and git services commented on SLIDER-280: Commit a0

[jira] [Commented] (SLIDER-149) Support a YARN service registry

2014-09-12 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SLIDER-149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14131477#comment-14131477 ] ASF subversion and git services commented on SLIDER-149: Commit f6

[jira] [Commented] (SLIDER-417) Create Accumulo app package profile for packaging local tarball

2014-09-12 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SLIDER-417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14131476#comment-14131476 ] ASF subversion and git services commented on SLIDER-417: Commit a8

Hadoop version

2014-09-12 Thread 牛兆捷
The default hadoop version used in "develop" branch is 2.6.0-snapshot. If I build slider using the default configuration, can I run slider in hadoop 2.5.0 ? -- *Regards,* *Zhaojie*

Re: [jira] [Commented] (SLIDER-181) Slider support for Storm application package

2014-09-12 Thread vasanth kumar
Hi, Version tag in metainfo.xml hard coded as "0.9.3" in app-packages/storm. We have to change to "${pkg.version}" On Tue, Sep 9, 2014 at 3:08 AM, ASF subversion and git services (JIRA) < j...@apache.org> wrote: > > [ > https://issues.apache.org/jira/browse/SLIDER-181?page=com.atlassian.jira