You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@heron.apache.org by GitBox <gi...@apache.org> on 2018/04/02 16:22:23 UTC

[GitHub] bjonnh commented on issue #2788: Remove Scribe support?

bjonnh commented on issue #2788: Remove Scribe support?
URL: https://github.com/apache/incubator-heron/issues/2788#issuecomment-377968830
 
 
   Tried with latest master:
   bazel build --config=ubuntu heron/...  
   INFO: Analysed 574 targets (288 packages loaded).
   INFO: Found 574 targets...
   ERROR: /root/heron/heron/heron/metricsmgr/src/thrift/BUILD:3:1: error executing shell command: 'set -e
   rm -rf bazel-out/k8-fastbuild/genfiles/heron/metricsmgr/src/thrift/thrift_scribe_java_src.srcjar.srcs
   mkdir bazel-out/k8-fastbuild/genfiles/heron/metricsmgr/src/thrift/thrift_scribe_java_src...' failed (Segmentation fault): bash failed: error executing command /bin/bash -c ... (remaining 1 argument(s) skipped)
   /bin/bash: line 3:  5879 Segmentation fault      third_party/thrift/thrift-linux-x86_64.exe -r --gen java -o bazel-out/k8-fastbuild/genfiles/heron/metricsmgr/src/thrift/thrift_scribe_java_src.srcjar.srcs heron/metricsmgr/src/thrift/scribe.thrift
   INFO: Elapsed time: 44.657s, Critical Path: 11.12s
   FAILED: Build did NOT complete successfully
   
   
   I'm going to change the OS on that machine anyway, will see if it still fails.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services