Closed luisgomez214 closed 6 months ago
Did you exit out of the lambda server while the file was running?
I have my terminal opened in one window and I have github on a different window. While this was running, I started to work on the project. Prior to today, I was able to leave the command running and work on other assignments.
trying running the command in the background
nohup ./load_tweets_parallel.sh &
Maybe something interrupted the process. Having the command run in the background might fix the issue
Hello,
Today in office hours @mikeizbicki helped me with an issue by deleting and inserting my pg_denormalized and pg_normalized_batch. I have to run 'sh load_tweets_parallel.sh' again but when I do I get the following output:
I got this error twice after running the command for over two hours each time. Is this due to the lambda server being full/slow?