[
https://issues.apache.org/jira/browse/AURORA-1492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14979773#comment-14979773
]
Sisir Koppaka commented on AURORA-1492:
---------------------------------------
I'm trying to build the project - fails with the following exception on my
machine.
"""....
+ ./pants test.pytest --no-fast --options=-v src/test/python::
INFO] Detected git repository at /Users/sisirkoppaka/code/personal/aurora on
branch feature/AURORA_1492
00:09:24 00:00 [main]
(To run a reporting server: ./pants server)
00:09:24 00:00 [bootstrap]
00:09:24 00:00 [setup]
00:09:24 00:00 [parse]
Executing tasks in goals: bootstrap -> imports -> unpack-jars ->
deferred-sources -> gen -> resolve -> compile -> resources -> test
00:09:24 00:00 [bootstrap]
00:09:24 00:00 [bootstrap-jvm-tools]
00:09:24 00:00 [imports]
00:09:24 00:00 [ivy-imports]
00:09:24 00:00 [unpack-jars]
00:09:24 00:00 [unpack-jars]
00:09:24 00:00 [deferred-sources]
00:09:24 00:00 [deferred-sources]
00:09:24 00:00 [gen]
00:09:24 00:00 [thrift]
Invalidated 4 targets.
FAILURE
Exception message: (u'darwin', u'15')""""
I googled and found out this is an issue on JIRA with building on El Capitan.
https://issues.apache.org/jira/browse/AURORA-1508
I am working with the latest git repository from the repository, so I am not
sure why it's failing given AURORA-1508 is marked Resolved. Bill or Maxim,
could you help me out?
Thanks!
Sisir
> Improve "aurora update start" command output
> --------------------------------------------
>
> Key: AURORA-1492
> URL: https://issues.apache.org/jira/browse/AURORA-1492
> Project: Aurora
> Issue Type: Task
> Components: Scheduler
> Reporter: Maxim Khutornenko
> Assignee: Sisir Koppaka
> Priority: Minor
> Labels: newbie
>
> Customer feedback when trying to update a single job instance:
> {quote}
> It would provide peace of mind if somewhere in the output of {{aurora update
> start}} it said "1 of X instances of <job_key> will be updated" just so that
> I knew that I didn't mess up the command.
> {quote}
> The diff details are already available in the {{startJobUpdate}} rpc, so
> reporting the above should be trivial.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)