Github user harishreedharan commented on the pull request:

    https://github.com/apache/spark/pull/7255#issuecomment-119134341
  
    I am not sure why this would not fix it, since the initial login in client
    happens before the spark context is created anyway. So the tokens should
    already be there so the read from checkpoint would still be possible. Did
    you verify that the issue you saw exists even with this patch?
    
    On Tuesday, July 7, 2015, huangzhaowei <[email protected]> wrote:
    
    > @harishreedharan <https://github.com/harishreedharan> I think it's not
    > the same problem I reported.
    > I issue is that: Streaming will read the ckeckpoint file before it starts
    > up a SparkContext, so in Yarn-Client mode we have to login before initial
    > the SparkContext.
    > Will you take a look at my issue again if you have time?
    >
    > —
    > Reply to this email directly or view it on GitHub
    > <https://github.com/apache/spark/pull/7255#issuecomment-119130485>.
    >
    
    
    -- 
    
    Thanks,
    Hari



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