You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by "Konstantin Boudnik (JIRA)" <ji...@apache.org> on 2014/05/12 23:04:16 UTC

[jira] [Updated] (BIGTOP-1172) Verify new Spark /bin and /sbin scripts layout and correct permissions

     [ https://issues.apache.org/jira/browse/BIGTOP-1172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Konstantin Boudnik updated BIGTOP-1172:
---------------------------------------

    Assignee: Mark Grover

> Verify new Spark /bin and /sbin scripts layout and correct permissions
> ----------------------------------------------------------------------
>
>                 Key: BIGTOP-1172
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-1172
>             Project: Bigtop
>          Issue Type: Task
>          Components: General
>    Affects Versions: 0.8.0
>            Reporter: Mikhail Antonov
>            Assignee: Mark Grover
>              Labels: scripts, spark
>             Fix For: 0.8.0
>
>
> Spark 0.9 will have the following folder layout for scripts:
> /bin contains user-facing scripts:
>     /bin/spark-shell
>     /bin/pyspark
>     /bin/spark-class
>     /bin/run-example
> /sbin contains administrative scripts for launching the standalone cluster manager:
>     /bin/start-master.sh
>     /bin/start-all.sh
> etc.
> This allows administrators to set permissions differently for user and
> admin scripts. It is also consistent with the way many other projects
> package binaries. 
> Need to track required changes (if any) in Bigtop. Original pull request: https://github.com/apache/incubator-spark/pull/317



--
This message was sent by Atlassian JIRA
(v6.2#6252)