Github user c-w commented on the issue:

    https://github.com/apache/bahir/pull/43
  
    Getting the relevant excerpts from the logs about the failure:
    
    07:49:06 [INFO] Reactor Summary:
    07:49:06 [INFO] 
    07:49:06 [INFO] Apache Bahir - Parent POM .......................... 
SUCCESS [  4.278 s]
    07:49:06 [INFO] Apache Bahir - Spark SQL Cloudant DataSource ....... 
SUCCESS [ 16.878 s]
    07:49:06 [INFO] Apache Bahir - Spark Streaming Akka ................ 
SUCCESS [ 27.164 s]
    **07:49:06 [INFO] Apache Bahir - Spark SQL Streaming Akka ............ 
FAILURE [01:16 min]**
    07:49:06 [INFO] Apache Bahir - Spark Streaming MQTT ................ SKIPPED
    07:49:06 [INFO] Apache Bahir - Spark SQL Streaming MQTT ............ SKIPPED
    07:49:06 [INFO] Apache Bahir - Spark Streaming Twitter ............. SKIPPED
    07:49:06 [INFO] Apache Bahir - Spark Streaming ZeroMQ .............. SKIPPED
    07:49:06 [INFO] Apache Bahir - Spark Extensions Distribution ....... SKIPPED
    
    07:49:06 # A fatal error has been detected by the Java Runtime Environment:
    07:49:06 #
    07:49:06 #  SIGSEGV (0xb) at pc=0x00007f100f8f4988, pid=5934, 
tid=139706863331072
    07:49:06 #
    07:49:06 # JRE version: OpenJDK Runtime Environment (8.0_91-b14) (build 
1.8.0_91-b14)
    07:49:06 # Java VM: OpenJDK 64-Bit Server VM (25.91-b14 mixed mode 
linux-amd64 compressed oops)
    07:49:06 # Problematic frame:
    **07:49:06 # C  [librocksdbjni8312626221310549185.so+0x1f8988] 
rocksdb::GetColumnFamilyID(rocksdb::ColumnFamilyHandle\*)+0x8**
    
    Not sure what to make of this... running the tests locally on Windows 10 
with JDK 1.8.0_131 and Maven 3.5.0 everything passes ([full build 
log](https://pastebin.com/dsCNg1XN)). Any ideas, @lresende?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to