Github user bnoreus commented on the pull request:

    https://github.com/apache/spark/pull/1290#issuecomment-124506484
  
    Hey guys,
    
    I want to start of by saying Thank You for this piece of code. The ANN has 
been working beautifully so far. I have one question though: When I run the 
training on a dataset I imported from AWS s3, the logging says "Opening 
s3://blabla.txt for reading" over and over again. I interpret this as the 
program opening the S3-file a lot of times, instead of just once. Is this true? 
Wouldnt it be much faster if the file was only opened once?


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