Re: Release policy compliance: Adding license headers and the excluded files

2018-03-01 Thread Ying Chun Guo
Hi, Matt I tested. The answer is NO. Apache Rat cannot recognize short header format. That will cause a problem because the large size of action files will slow down the tests running. We can ignore these files till Rat supports short header format. Best regards Ying Chun Guo (Daisy)

Re: Install Api Gateway in dcos

2018-03-01 Thread Dragos Dascalita Haut
"...Is there any place I have to define the url?..." We usually configure a DNS entry like *.gw. and have it pointing to the LB for the Public Mesos Agents. The Gateway then looks at the Host header and routes to the specific Marathon app. "...DC/OS VERSION: 1.9.4..." Are you planning to run

Podling Report Reminder - March 2018

2018-03-01 Thread johndament
Dear podling, This email was sent by an automated system on behalf of the Apache Incubator PMC. It is an initial reminder to give you plenty of time to prepare your quarterly board report. The board meeting is scheduled for Wed, 21 March 2018, 10:30 am PDT. The report for your podling will form

Re: Install Api Gateway in dcos

2018-03-01 Thread Tyson Norris
On Mar 1, 2018, at 12:30 PM, Kumar Subramanian > wrote: Hi Tyson/Dragos, I was able to progress and install apiGateway. The change I made was to the config; specifically the “acceptedResourceRoles”: [“slave_public”]; I set this to null

Re: Install Api Gateway in dcos

2018-03-01 Thread Kumar Subramanian
Hi Tyson/Dragos, I was able to progress and install apiGateway. The change I made was to the config; specifically the “acceptedResourceRoles”: [“slave_public”]; I set this to null and I was able to deploy the apiGateway Successfully. Question: Is it necessary to set the value to “slave_public”

Re: Install Api Gateway in dcos

2018-03-01 Thread Tyson Norris
Ok, you might want to verify your agents are running properly, with the resource attributes that you expect. On the mesos ui, click the “Agents” nav at the top, and verify the apigateway resource requirements can be satisfied (default is 0.5 cpu, 256MB memory, and constraint for unique

Re: Install Api Gateway in dcos

2018-03-01 Thread Kumar Subramanian
Hi Tyson, Under Debug>>Recent Resource Offers, I only see “Rejected offer analysis is not currently supported.” Also on the /mesos pages >> Offers (tab), the table contents is empty. Thanks, Kumar. On 3/1/18, 10:29 AM, "Tyson Norris" wrote: Hi Kumar -

Re: Install Api Gateway in dcos

2018-03-01 Thread Tyson Norris
Hi Kumar - If it is stuck in “waiting” status check the debug page for that service in DCOS gui (https://docs.mesosphere.com/1.10/monitoring/debugging/gui-debugging/) to see why offers are not matching. Tyson On Mar 1, 2018, at 10:05 AM, Kumar Subramanian

Re: Install Api Gateway in dcos

2018-03-01 Thread Kumar Subramanian
Hi Dragos, One more information I noticed is that; as the apigateway status is in “waiting” status, the Error icon right next to it states “DC/OS has been waiting for resources and is unable to complete this deployment for XX minutes. Thanks, Kumar. On 3/1/18, 9:28 AM, "Kumar Subramanian"

Re: Install Api Gateway in dcos

2018-03-01 Thread Kumar Subramanian
Hi Dragos, I am not sure I understood your point about “Note that by default the Gateway listens on this domain defined in config at [2] ( .gw.). Once the controller is installed in the cluster, it's accessible on controller.gw., assuming the Marathon app name

Re: Install Api Gateway in dcos

2018-03-01 Thread Kumar Subramanian
Hi Dragos, Here is the DCOS Version DC/OS VERSION: 1.9.4 Marathon Version: 1.4.7 Thanks, Kumar. On 2/28/18, 11:10 PM, "Dascalita Dragos" wrote: Hi Kumar, Can you provide details on the DCOS version as well ? *"...The (api gateway) service status shows