[GitHub] cckellogg commented on issue #2913: Got UploaderException when submit topology on kubernetes

2018-06-08 Thread GitBox
cckellogg commented on issue #2913: Got UploaderException when submit topology 
on kubernetes
URL: 
https://github.com/apache/incubator-heron/issues/2913#issuecomment-395788876
 
 
   @sebastienpattyn93 what version for heron are you running? What is the yaml 
for apiserver deployment? It looks like the heron-apiserver is configured 
wrong.  I don't think there has been a release since the packaging has changed. 
This class does not exist org.apache.heron.uploader.dlog.DLUploader. If you 
change the org.apache to com.twitter it should work.


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] cckellogg commented on issue #2913: Got UploaderException when submit topology on kubernetes

2018-06-08 Thread GitBox
cckellogg commented on issue #2913: Got UploaderException when submit topology 
on kubernetes
URL: 
https://github.com/apache/incubator-heron/issues/2913#issuecomment-395788876
 
 
   @sebastienpattyn93 what version for heron are you running? What is the yaml 
for apiserver deployment? It looks like the heron-apiserver is configured 
wrong.  I don't think there has been a release since the packing has changed. 
This class does not exist org.apache.heron.uploader.dlog.DLUploader. If you 
change the org.apache to com.twitter it should work.


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] kramasamy commented on issue #2913: Got UploaderException when submit topology on kubernetes

2018-06-08 Thread GitBox
kramasamy commented on issue #2913: Got UploaderException when submit topology 
on kubernetes
URL: 
https://github.com/apache/incubator-heron/issues/2913#issuecomment-395778065
 
 
   @cckellogg - can you check this?


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[incubator-heron] branch master updated: Add permissive licence to libunwind (#2914)

2018-06-08 Thread karthikz
This is an automated email from the ASF dual-hosted git repository.

karthikz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-heron.git


The following commit(s) were added to refs/heads/master by this push:
 new 13f6626  Add permissive licence to libunwind (#2914)
13f6626 is described below

commit 13f662668afcf025192ec3e9e95713e49f91ce9a
Author: Oliver Bristow 
AuthorDate: Fri Jun 8 15:25:11 2018 +0100

Add permissive licence to libunwind (#2914)
---
 third_party/libunwind/BUILD | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/third_party/libunwind/BUILD b/third_party/libunwind/BUILD
index 9c73b70..9a113a3 100644
--- a/third_party/libunwind/BUILD
+++ b/third_party/libunwind/BUILD
@@ -1,3 +1,5 @@
+licenses(["permissive"])
+
 package(default_visibility = ["//visibility:public"])
 
 exports_files([

-- 
To stop receiving notification emails like this one, please contact
karth...@apache.org.


[GitHub] kramasamy closed pull request #2914: Add permissive licence to libunwind

2018-06-08 Thread GitBox
kramasamy closed pull request #2914: Add permissive licence to libunwind
URL: https://github.com/apache/incubator-heron/pull/2914
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/third_party/libunwind/BUILD b/third_party/libunwind/BUILD
index 9c73b707aa..9a113a32da 100644
--- a/third_party/libunwind/BUILD
+++ b/third_party/libunwind/BUILD
@@ -1,3 +1,5 @@
+licenses(["permissive"])
+
 package(default_visibility = ["//visibility:public"])
 
 exports_files([


 


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] kramasamy closed pull request #2916: Add DISCLAIMER file required by Apache policy

2018-06-08 Thread GitBox
kramasamy closed pull request #2916: Add DISCLAIMER file required by Apache 
policy
URL: https://github.com/apache/incubator-heron/pull/2916
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/DISCLAIMER b/DISCLAIMER
new file mode 100644
index 00..0d1f308592
--- /dev/null
+++ b/DISCLAIMER
@@ -0,0 +1,6 @@
+Apache Heron (incubating) is an effort undergoing incubation at The Apache 
Software Foundation
+(ASF), sponsored by the Apache Incubator PMC. Incubation is required of all 
newly accepted
+projects until a further review indicates that the infrastructure, 
communications, and decision
+making process have stabilized in a manner consistent with other successful 
ASF projects. While
+incubation status is not necessarily a reflection of the completeness or 
stability of the code,
+it does indicate that the project has yet to be fully endorsed by the ASF.
\ No newline at end of file


 


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] nwangtw opened a new pull request #2916: Add DISCLAIMER file required by Apache policy

2018-06-08 Thread GitBox
nwangtw opened a new pull request #2916: Add DISCLAIMER file required by Apache 
policy
URL: https://github.com/apache/incubator-heron/pull/2916
 
 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services