Github user harishreedharan commented on a diff in the pull request:

    https://github.com/apache/spark/pull/7158#discussion_r33971685
  
    --- Diff: 
streaming/src/main/scala/org/apache/spark/streaming/Checkpoint.scala ---
    @@ -324,6 +326,17 @@ object CheckpointReader extends Logging {
         }
         None
       }
    +
    +  /**
    +   * If using the keytab to login user in security mode, this checkpoint 
application has to login
    +   * before reading files from hdfs.
    --- End diff --
    
    I will look at this today.
    
    On Monday, July 6, 2015, andrewor14 <[email protected]> wrote:
    
    > In streaming/src/main/scala/org/apache/spark/streaming/Checkpoint.scala
    > <https://github.com/apache/spark/pull/7158#discussion_r33969975>:
    >
    > > @@ -324,6 +326,17 @@ object CheckpointReader extends Logging {
    > >      }
    > >      None
    > >    }
    > > +
    > > +  /**
    > > +   * If using the keytab to login user in security mode, this 
checkpoint application has to login
    > > +   * before reading files from hdfs.
    >
    > maybe add that this is only for YARN mode.
    >
    > —
    > Reply to this email directly or view it on GitHub
    > <https://github.com/apache/spark/pull/7158/files#r33969975>.
    >
    
    
    -- 
    
    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