[jira] [Commented] (AURORA-1751) Update org.apache.aurora/aurora-api in Maven

2017-01-26 Thread Rohit Aggarwal (JIRA)

[ 
https://issues.apache.org/jira/browse/AURORA-1751?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15840760#comment-15840760
 ] 

Rohit Aggarwal commented on AURORA-1751:


[~rdelvalle], I think that's a much better solution that what we have right 
now. I had to do {{./gradlew distTar}} and then extract the necessary jar from 
the generated distribution.

> Update org.apache.aurora/aurora-api in Maven
> 
>
> Key: AURORA-1751
> URL: https://issues.apache.org/jira/browse/AURORA-1751
> Project: Aurora
>  Issue Type: Task
>  Components: Packaging
>Affects Versions: 0.13.0
>Reporter: Derek Slager
>Assignee: Jake Farrell
>Priority: Minor
>
> Currently the version of org.apache.aurora/aurora-api available on Maven 
> Central is 0.8.0, which is several versions out of date. It would be ideal to 
> have up-to-date versions available as new Aurora releases are cut.
> https://mvnrepository.com/artifact/org.apache.aurora/aurora-api



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


[jira] [Commented] (AURORA-1751) Update org.apache.aurora/aurora-api in Maven

2017-01-26 Thread Renan DelValle (JIRA)

[ 
https://issues.apache.org/jira/browse/AURORA-1751?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15840652#comment-15840652
 ] 

Renan DelValle commented on AURORA-1751:


I wonder if it wouldn't be a good idea to ask the community if it was OK to 
drop hosting this on Maven but have a way to generate this locally with Gradle. 
It seems like this doesn't get used enough to justify the overhead keeping an 
updated version on Maven brings.

> Update org.apache.aurora/aurora-api in Maven
> 
>
> Key: AURORA-1751
> URL: https://issues.apache.org/jira/browse/AURORA-1751
> Project: Aurora
>  Issue Type: Task
>  Components: Packaging
>Affects Versions: 0.13.0
>Reporter: Derek Slager
>Assignee: Jake Farrell
>Priority: Minor
>
> Currently the version of org.apache.aurora/aurora-api available on Maven 
> Central is 0.8.0, which is several versions out of date. It would be ideal to 
> have up-to-date versions available as new Aurora releases are cut.
> https://mvnrepository.com/artifact/org.apache.aurora/aurora-api



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


[jira] [Created] (AURORA-1883) Support access control on arbitrary constraints

2017-01-26 Thread Joshua Cohen (JIRA)
Joshua Cohen created AURORA-1883:


 Summary: Support access control on arbitrary constraints
 Key: AURORA-1883
 URL: https://issues.apache.org/jira/browse/AURORA-1883
 Project: Aurora
  Issue Type: Task
  Components: Scheduler
Reporter: Joshua Cohen
Priority: Minor


We currently have support for enforcing role-based access control for dedicated 
constraints. I'd propose that broader support for access control on constraints 
would be useful. In my specific case, given the heterogenous nature of hardware 
in our Mesos clusters, I'd like to allow users to constrain tasks to run on 
specific hardware platforms. However, if this were broadly available, there 
would be nothing to stop all users from trying to run exclusively on the newest 
hardware platforms causing contention and potentially an inability to schedule. 
I'd like to see us add support for rejecting tasks with certain constraints 
unless the authenticated user belongs to a role that has been granted access to 
that constraint.

This is aspirational, we can work around this for the time being with a 
dedicated cluster, but that comes with operational overhead (e.g. ensuring the 
makeup of that cluster matches the makeup of the shared cluster), thus this 
ticket as a longer term, generalized mechanism to solve this problem.



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


[jira] [Commented] (AURORA-1751) Update org.apache.aurora/aurora-api in Maven

2017-01-26 Thread Rohit Aggarwal (JIRA)

[ 
https://issues.apache.org/jira/browse/AURORA-1751?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15839621#comment-15839621
 ] 

Rohit Aggarwal commented on AURORA-1751:


[~StephanErb], I am not blocked on this as I managed to build the API myself. 
Thanks!

> Update org.apache.aurora/aurora-api in Maven
> 
>
> Key: AURORA-1751
> URL: https://issues.apache.org/jira/browse/AURORA-1751
> Project: Aurora
>  Issue Type: Task
>  Components: Packaging
>Affects Versions: 0.13.0
>Reporter: Derek Slager
>Assignee: Jake Farrell
>Priority: Minor
>
> Currently the version of org.apache.aurora/aurora-api available on Maven 
> Central is 0.8.0, which is several versions out of date. It would be ideal to 
> have up-to-date versions available as new Aurora releases are cut.
> https://mvnrepository.com/artifact/org.apache.aurora/aurora-api



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