Github user cestella commented on a diff in the pull request: https://github.com/apache/incubator-metron/pull/486#discussion_r107434843 --- Diff: metron-analytics/metron-profiler/src/main/config/profiler.properties --- @@ -39,4 +39,4 @@ profiler.hbase.flush.interval.seconds=30 kafka.zk=node1:2181 kafka.broker=node1:6667 -kafka.start=WHERE_I_LEFT_OFF +kafka.start=UNCOMMITTED_EARLIEST --- End diff -- This needs documentation. We had our own abstractions around the kafka offsets which we no longer need because the new spout has better ones.
--- 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. ---