Github user ckadner commented on the issue:

    https://github.com/apache/bahir/pull/48
  
    @ire7715 
    
    ```
    [INFO] --- scala-maven-plugin:3.2.2:compile (scala-compile-first) @ 
spark-streaming-pubsub_2.11 ---
    ...
    [INFO] Compiling 3 Scala sources to 
/var/lib/jenkins/workspace/bahir_spark_pr_builder/streaming-pubsub/target/scala-2.11/classes...
    [ERROR] 
/var/lib/jenkins/workspace/bahir_spark_pr_builder/streaming-pubsub/src/main/scala/org/apache/spark/streaming/pubsub/SparkGCPCredentials.scala:20:
 object jackson is not a member of package com.google.api.client.json
    [ERROR] import com.google.api.client.json.jackson.JacksonFactory
    [ERROR]                                   ^
    [ERROR] 
/var/lib/jenkins/workspace/bahir_spark_pr_builder/streaming-pubsub/src/main/scala/org/apache/spark/streaming/pubsub/SparkGCPCredentials.scala:74:
 not found: type JacksonFactory
    [ERROR]     val jsonFactory = new JacksonFactory
    [ERROR]                           ^
    [ERROR] two errors found
    ```


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to