[GitHub] csantanapr commented on issue #4181: Tests not working , Compilation failed

2018-12-16 Thread GitBox
csantanapr commented on issue #4181: Tests not working ,Compilation failed URL: https://github.com/apache/incubator-openwhisk/issues/4181#issuecomment-447700717 Leave it open it would be good to find out how to make it work on java 11

[GitHub] rahulqelfo commented on issue #4181: Tests not working , Compilation failed

2018-12-16 Thread GitBox
rahulqelfo commented on issue #4181: Tests not working ,Compilation failed URL: https://github.com/apache/incubator-openwhisk/issues/4181#issuecomment-447686243 Thanks @rabbah @dgrove-oss . I was running on Java 11 and downgrading it to Java 8 works. Not sure if we want this issue to

[GitHub] dgrove-oss commented on issue #4181: Tests not working , Compilation failed

2018-12-16 Thread GitBox
dgrove-oss commented on issue #4181: Tests not working ,Compilation failed URL: https://github.com/apache/incubator-openwhisk/issues/4181#issuecomment-447682855 I've seen this Scala compilation error when the host JDK was Java10 (or Java11) instead of Java8. There's something

[GitHub] dgrove-oss edited a comment on issue #4181: Tests not working , Compilation failed

2018-12-16 Thread GitBox
dgrove-oss edited a comment on issue #4181: Tests not working ,Compilation failed URL: https://github.com/apache/incubator-openwhisk/issues/4181#issuecomment-447682855 I've seen this Scala compilation error when the host JDK was Java10 (or Java11) instead of Java8. There's

[GitHub] akrabat commented on issue #4174: Add PHP 7.3 runtime support to default deployments

2018-12-16 Thread GitBox
akrabat commented on issue #4174: Add PHP 7.3 runtime support to default deployments URL: https://github.com/apache/incubator-openwhisk/issues/4174#issuecomment-447676027 All required PRs opened I believe. This is an

[GitHub] akrabat opened a new pull request #357: Update for PHP 7.3 runtime

2018-12-16 Thread GitBox
akrabat opened a new pull request #357: Update for PHP 7.3 runtime URL: https://github.com/apache/incubator-openwhisk-website/pull/357 * Update docs for the PHP 7.3 runtime * Don't use `?>` in a PHP-only source file This

[GitHub] rabbah commented on issue #4181: Tests not working , Compilation failed

2018-12-16 Thread GitBox
rabbah commented on issue #4181: Tests not working ,Compilation failed URL: https://github.com/apache/incubator-openwhisk/issues/4181#issuecomment-447674746 Ah - thanks for the extra details. I suspect that doesn't build all of openwhisk but will try again with these instructions to

[GitHub] akrabat opened a new pull request #1021: Add PHP 7.3 runtime

2018-12-16 Thread GitBox
akrabat opened a new pull request #1021: Add PHP 7.3 runtime URL: https://github.com/apache/incubator-openwhisk-wskdeploy/pull/1021 Add support for the new PHP 7.3 runtime as per https://github.com/apache/incubator-openwhisk/issues/4174

[GitHub] rabbah commented on a change in pull request #397: Add PHP 7.3 runtime

2018-12-16 Thread GitBox
rabbah commented on a change in pull request #397: Add PHP 7.3 runtime URL: https://github.com/apache/incubator-openwhisk-deploy-kube/pull/397#discussion_r241995376 ## File path: helm/openwhisk/runtimes.json ## @@ -166,6 +166,20 @@ "attachmentName":

[GitHub] rahulqelfo commented on issue #4181: Tests not working , Compilation failed

2018-12-16 Thread GitBox
rahulqelfo commented on issue #4181: Tests not working ,Compilation failed URL: https://github.com/apache/incubator-openwhisk/issues/4181#issuecomment-447674030 Yup I am on master: ``` rahullfo@rahullfo-HP-Notebook:~/IdeaProjects/incubator-openwhisk$ git status On branch master

[GitHub] akrabat opened a new pull request #397: Add PHP 7.3 runtime

2018-12-16 Thread GitBox
akrabat opened a new pull request #397: Add PHP 7.3 runtime URL: https://github.com/apache/incubator-openwhisk-deploy-kube/pull/397 Add support for the new PHP 7.3 runtime as per https://github.com/apache/incubator-openwhisk/issues/4174

[GitHub] rahulqelfo edited a comment on issue #4181: Tests not working , Compilation failed

2018-12-16 Thread GitBox
rahulqelfo edited a comment on issue #4181: Tests not working ,Compilation failed URL: https://github.com/apache/incubator-openwhisk/issues/4181#issuecomment-447674030 Yup I am on master: ``` rahullfo@rahullfo-HP-Notebook:~/IdeaProjects/incubator-openwhisk$ git status On branch

[GitHub] akrabat opened a new pull request #188: Add PHP 7.3 runtime to the docker-compose manifest

2018-12-16 Thread GitBox
akrabat opened a new pull request #188: Add PHP 7.3 runtime to the docker-compose manifest URL: https://github.com/apache/incubator-openwhisk-devtools/pull/188 Add support for the new PHP 7.3 runtime as per https://github.com/apache/incubator-openwhisk/issues/4174

[GitHub] rabbah commented on issue #4179: how to enable zipkin tracing

2018-12-16 Thread GitBox
rabbah commented on issue #4179: how to enable zipkin tracing URL: https://github.com/apache/incubator-openwhisk/issues/4179#issuecomment-447673204 @sandeep-paliwal can you help? This is an automated message from the Apache

[GitHub] akrabat commented on issue #4182: Add PHP 7.3 runtime

2018-12-16 Thread GitBox
akrabat commented on issue #4182: Add PHP 7.3 runtime URL: https://github.com/apache/incubator-openwhisk/pull/4182#issuecomment-447673163 Added to swagger. Thanks @rabbah. This is an automated message from the Apache Git

[GitHub] rabbah commented on issue #4181: Tests not working , Compilation failed

2018-12-16 Thread GitBox
rabbah commented on issue #4181: Tests not working ,Compilation failed URL: https://github.com/apache/incubator-openwhisk/issues/4181#issuecomment-447673056 Are you on master/unmodified? I wasn't able to reproduce this.

[GitHub] rabbah commented on issue #4182: Add PHP 7.3 runtime

2018-12-16 Thread GitBox
rabbah commented on issue #4182: Add PHP 7.3 runtime URL: https://github.com/apache/incubator-openwhisk/pull/4182#issuecomment-447672602 Add to swagger here: https://github.com/apache/incubator-openwhisk/blob/master/core/controller/src/main/resources/apiv1swagger.json

[GitHub] rabbah commented on a change in pull request #4182: Add PHP 7.3 runtime

2018-12-16 Thread GitBox
rabbah commented on a change in pull request #4182: Add PHP 7.3 runtime URL: https://github.com/apache/incubator-openwhisk/pull/4182#discussion_r241994298 ## File path: docs/actions-php.md ## @@ -23,10 +23,15 @@ The process of creating PHP actions is similar to that of

[GitHub] akrabat opened a new pull request #4182: Add PHP 7.3 runtime

2018-12-16 Thread GitBox
akrabat opened a new pull request #4182: Add PHP 7.3 runtime URL: https://github.com/apache/incubator-openwhisk/pull/4182 Add support for the new PHP 7.3 runtim. ## Related issue and scope - [x] Relatedissue to propose and discuss this change (#4174) ## My changes

[GitHub] rabbah commented on issue #4129: Adding YARNContainerFactory. This allows OpenWhisk to run actions on Apache Hadoop clusters.

2018-12-16 Thread GitBox
rabbah commented on issue #4129: Adding YARNContainerFactory. This allows OpenWhisk to run actions on Apache Hadoop clusters. URL: https://github.com/apache/incubator-openwhisk/pull/4129#issuecomment-447671520 I don't know @SamHjelmfelt - not something I've tried. We do have a Jenkins

[GitHub] rahulqelfo opened a new issue #4181: Tests not working , Compilation failed

2018-12-16 Thread GitBox
rahulqelfo opened a new issue #4181: Tests not working ,Compilation failed URL: https://github.com/apache/incubator-openwhisk/issues/4181 All the tests are failing: System: Docker Version :18.06.1-ce OS:Ubuntu 18.10 ```

[GitHub] rahulqelfo closed issue #4181: Tests not working , Compilation failed

2018-12-16 Thread GitBox
rahulqelfo closed issue #4181: Tests not working ,Compilation failed URL: https://github.com/apache/incubator-openwhisk/issues/4181 This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] ste23droid opened a new issue #187: error: Authenticated user does not have namespace 'guest'; set command failed: The connection failed, or timed out. (HTTP status code 500) make: *** [init-

2018-12-16 Thread GitBox
ste23droid opened a new issue #187: error: Authenticated user does not have namespace 'guest'; set command failed: The connection failed, or timed out. (HTTP status code 500) make: *** [init-whisk-cli] Error 1 URL: https://github.com/apache/incubator-openwhisk-devtools/issues/187 Hi

[GitHub] rahulqelfo opened a new issue #4181: Tests not working , Compilation failed

2018-12-16 Thread GitBox
rahulqelfo opened a new issue #4181: Tests not working ,Compilation failed URL: https://github.com/apache/incubator-openwhisk/issues/4181 All the tests are failing: System: Docker Version :18.06.1-ce OS:Ubuntu 18.10