GitHub user zzcclp opened a pull request:

    https://github.com/apache/spark/pull/4979

    [SPARK-6279][Streaming]In KafkaRDD.scala, Miss expressions flag "s" at 
logging string

    In KafkaRDD.scala, Miss expressions flag "s" at logging string
    In logging file, it print `Beginning offset $
    {part.fromOffset}
    is the same as ending offset ` but not `Beginning offset 111 is the same as 
ending offset `.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/zzcclp/spark SPARK-6279

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/4979.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #4979
    
----
commit 768f88e65e7e6d5b2bab7b3db386bf9961677eec
Author: zzcclp <[email protected]>
Date:   2015-03-11T04:21:27Z

    Miss expressions flag "s"
    
    Miss expressions flag "s" at logging string

----


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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to