kbendick opened a new pull request #1333:
URL: https://github.com/apache/iceberg/pull/1333


   If you're like me, you tend to have too many terminals open.
   
   As such, you'll decide to spend some time doing something in `spark-shell` 
eventually. Maybe you're even fancy and you submit to a remote cluster (in 
which case this probably won't apply to you unless you set up your 
spark.eventLog.dir in a fancy way that directs that info back to your local for 
development purposes.
   
   At the very least, we can probably all agree that the people working on this 
project are running various forms of spark (and other tools) in the same 
terminal shels that they're editing and working on the files to the project.
   
   _**TLDRI**_ I found these left over artifacts of old instances of 
spark-shell had happened in one of my branches, so I took it upon myself to 
update the `.gitignore` to exclude some of these files.
   
   I also removed the assumption that spark-warehouse would be under a `spark` 
folder.
   
   I will go through and check that the example doesn't currently have these 
files.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



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

Reply via email to