Resolved - Error: EMFILE, too many open files
Run the following command
ulimit -n 10480
  TIP: Add the above line to your ~/.bashrc file so that you dont have to run it everytime
Reference
     
                        Run the following command
ulimit -n 10480
  TIP: Add the above line to your ~/.bashrc file so that you dont have to run it everytime
Reference