Github user revans2 commented on the pull request:

    https://github.com/apache/storm/pull/1026#issuecomment-174012240
  
    First of all travis saw a compilation failure.
    ```
    [INFO] -------------------------------------------------------------
    [ERROR] COMPILATION ERROR : 
    [INFO] -------------------------------------------------------------
    [ERROR] 
/home/travis/build/apache/storm/external/storm-kafka/src/jvm/org/apache/storm/kafka/KafkaSpout.java:[103,39]
 cannot find symbol
      symbol:   method 
setLatestEmittedOffset(org.apache.storm.kafka.Partition,long)
      location: variable _kafkaOffsetMetric of type 
org.apache.storm.kafka.KafkaUtils.KafkaOffsetMetric
    [ERROR] 
/home/travis/build/apache/storm/external/storm-kafka/src/jvm/org/apache/storm/kafka/trident/TridentKafkaEmitter.java:[68,27]
 cannot find symbol
      symbol:   method 
setLatestEmittedOffset(org.apache.storm.kafka.Partition,java.lang.Long)
      location: variable _kafkaOffsetMetric of type 
org.apache.storm.kafka.KafkaUtils.KafkaOffsetMetric
    ```


---
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