[jira] [Commented] (SPARK-4224) Support group acls

2023-01-28 Thread Apache Spark (Jira)


[ 
https://issues.apache.org/jira/browse/SPARK-4224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17681578#comment-17681578
 ] 

Apache Spark commented on SPARK-4224:
-

User 'itholic' has created a pull request for this issue:
https://github.com/apache/spark/pull/39782

> Support group acls
> --
>
> Key: SPARK-4224
> URL: https://issues.apache.org/jira/browse/SPARK-4224
> Project: Spark
>  Issue Type: Improvement
>  Components: Spark Core
>Affects Versions: 1.2.0
>Reporter: Thomas Graves
>Assignee: Dhruve Ashar
>Priority: Major
> Fix For: 2.0.0
>
>
> Currently we support view and modify acls but you have to specify a list of 
> users. It would be nice to also support groups, so that anyone in the group 
> has permissions.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



[jira] [Commented] (SPARK-4224) Support group acls

2016-04-28 Thread Apache Spark (JIRA)

[ 
https://issues.apache.org/jira/browse/SPARK-4224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15262649#comment-15262649
 ] 

Apache Spark commented on SPARK-4224:
-

User 'dhruve' has created a pull request for this issue:
https://github.com/apache/spark/pull/12760

> Support group acls
> --
>
> Key: SPARK-4224
> URL: https://issues.apache.org/jira/browse/SPARK-4224
> Project: Spark
>  Issue Type: Improvement
>  Components: Spark Core
>Affects Versions: 1.2.0
>Reporter: Thomas Graves
>
> Currently we support view and modify acls but you have to specify a list of 
> users. It would be nice to also support groups, so that anyone in the group 
> has permissions.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



[jira] [Commented] (SPARK-4224) Support group acls

2016-02-16 Thread Sean Owen (JIRA)

[ 
https://issues.apache.org/jira/browse/SPARK-4224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15148796#comment-15148796
 ] 

Sean Owen commented on SPARK-4224:
--

I'd encourage anyone to read 
http://www.joelonsoftware.com/items/2012/07/09.html starting especially around 
"feature backlogs". I think Spark suffers badly from this problem, since a lot 
of well-meaning contributors (this is not directed at you or anyone in 
particular) have never experienced this and tend to think filing JIRAs is 
actually a contribution in itself.

If something's on a to-do list that long, it's not that important, and by 
definition isn't really something worthy of a list of to-dos that you share and 
plan around. That is, if you (or anyone else) haven't bothered in 16 months, 
why now? I find keeping things open is merely seductive: maybe someone will 
work on it for us? we can't seriously not do this right? -- but is actually 
damaging. The flip side is: someone might take from this that group ACLs will 
be implemented, when evidence is that it will not be. It indicates someone 
should open a PR for it, when I don't know if anyone would review it.

I'd prefer to leave it, go investigate why it hasn't been prioritized, and then 
decide to prioritize it -- and then reopen it. But, this exchange is more than 
enough for the moment.

> Support group acls
> --
>
> Key: SPARK-4224
> URL: https://issues.apache.org/jira/browse/SPARK-4224
> Project: Spark
>  Issue Type: Improvement
>  Components: Spark Core
>Affects Versions: 1.2.0
>Reporter: Thomas Graves
>
> Currently we support view and modify acls but you have to specify a list of 
> users. It would be nice to also support groups, so that anyone in the group 
> has permissions.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



[jira] [Commented] (SPARK-4224) Support group acls

2016-02-16 Thread Thomas Graves (JIRA)

[ 
https://issues.apache.org/jira/browse/SPARK-4224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15148682#comment-15148682
 ] 

Thomas Graves commented on SPARK-4224:
--

Ok, I understand closing older things but in this instance I would like it to 
stay open. Also it would be nice if you put comment in there stating why it was 
closed.

It is still on our list of todos and its a feature that I would definitely like 
in Spark.  It makes certain things much easier for organizations and it you 
look at many other open source products (hadoop, storm, etc) they all support 
group acls. 

When you work in teams (with 10-30 people) its much easier to just add groups 
to the acls then list out individual users.  

> Support group acls
> --
>
> Key: SPARK-4224
> URL: https://issues.apache.org/jira/browse/SPARK-4224
> Project: Spark
>  Issue Type: Improvement
>  Components: Spark Core
>Affects Versions: 1.2.0
>Reporter: Thomas Graves
>
> Currently we support view and modify acls but you have to specify a list of 
> users. It would be nice to also support groups, so that anyone in the group 
> has permissions.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



[jira] [Commented] (SPARK-4224) Support group acls

2016-02-16 Thread Sean Owen (JIRA)

[ 
https://issues.apache.org/jira/browse/SPARK-4224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15148653#comment-15148653
 ] 

Sean Owen commented on SPARK-4224:
--

No follow up in 16 months. I realize that doesn't automatically qualify 
something for closing, but since I've seen no other mention of this or demand 
for this enhancement, and no reason to expect activity, I prefer to reflect 
reality here. Of course, it can be reopened if someone wants to implement it. 
And, the existence of dupes have never stopped anyone from making new JIRAs.

[~tgraves] I won't get into a Reopen/Close battle here of course, but unless 
you intend to work on this, I strongly disagree with reopening it.

> Support group acls
> --
>
> Key: SPARK-4224
> URL: https://issues.apache.org/jira/browse/SPARK-4224
> Project: Spark
>  Issue Type: Improvement
>  Components: Spark Core
>Affects Versions: 1.2.0
>Reporter: Thomas Graves
>
> Currently we support view and modify acls but you have to specify a list of 
> users. It would be nice to also support groups, so that anyone in the group 
> has permissions.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



[jira] [Commented] (SPARK-4224) Support group acls

2016-02-16 Thread Thomas Graves (JIRA)

[ 
https://issues.apache.org/jira/browse/SPARK-4224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15148627#comment-15148627
 ] 

Thomas Graves commented on SPARK-4224:
--

why did you close this?

> Support group acls
> --
>
> Key: SPARK-4224
> URL: https://issues.apache.org/jira/browse/SPARK-4224
> Project: Spark
>  Issue Type: Improvement
>  Components: Spark Core
>Affects Versions: 1.2.0
>Reporter: Thomas Graves
>
> Currently we support view and modify acls but you have to specify a list of 
> users. It would be nice to also support groups, so that anyone in the group 
> has permissions.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org