Re: Error when deploying Whisk-Controller in dcos

2018-03-07 Thread Kumar Subramanian
Hi Duy, I was able to install the api gateway by calling make api-gateway. But, it was not straight forward. The api-gateway was in the waiting state for a long time. I had to suspend the deployment; set the acceptedRoles to null and restart the deployment then it worked (please see my earlier

Re: Error when deploying Whisk-Controller in dcos

2018-03-07 Thread Kumar Subramanian
Hi Duy, One your instructions at https://github.com/duynguyen/incubator-openwhisk-deploy-mesos/tree/dcos-universe/dcos-deploy-script You mention “make sure Route53 record was set up correctly” . What should be done to verify it? Can you please give me step by step instructions on how to verify

Re: Error when deploying Whisk-Controller in dcos

2018-03-07 Thread Kumar Subramanian
Hi Duy, I got your PR on my local MAC. I have a dcos cluster on remote machines. What are the instructions to deploy openwhisk to this dcos cluster? Thanks, Kumar. On 3/7/18, 1:38 AM, "Duy Nguyen" wrote: Kumar - The PR has not been merged yet. Could you pull the

Re: Error when deploying Whisk-Controller in dcos

2018-03-07 Thread Kumar Subramanian
Just consolidating the questions <> On 3/7/18, 11:56 AM, "Kumar Subramanian" wrote: Hi Duy, I was able to install the api gateway by calling make api-gateway. But, it was not straight forward. The api-gateway was in the waiting state for a long time. I had to

Re: Error when deploying Whisk-Controller in dcos

2018-03-07 Thread Kumar Subramanian
Also, Can you please attach the OPENWHISK_UNIVERSE file you are using (as repository)? When I tried to install Kakfka (installed packages one by one using the make commands in your readme file); I still get the same pattern where the configuration of kafka contains "KAFKA_STATSD_URI":

Please review project quarterly report on CWiki today

2018-03-07 Thread Matt Rutkowski
Here is my completed draft: https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=75974976 Please comment and suggest any changes before mentor review and posting to IPMC. Thanks, Matt

Re: Error when deploying Whisk-Controller in dcos

2018-03-07 Thread Duy Nguyen
Kumar - The PR has not been merged yet. Could you pull the PR itself to try? https://github.com/apache/incubator-openwhisk-deploy-mesos/pull/2 cheers, Duy On Tue, Mar 6, 2018 at 7:45 PM, Kumar Subramanian wrote: > Hi Duy, > I would love to try it. > > Is your changes