siege

Results 8 comments of siege

Thanks! Saved me some time:) My ROOT_DIR was incorrectly set so I had to comment it out. Also, don't forget to add a hook to config.xml that will match your...

I had a similar issue. Below is a more complete steps to resolve for those in need.. Hopefully it helps someone else 1> Create folder hooks under your main project...

@dougdot3 @orcunozbay try loading your file using the below. What is the output? $ cat test.js var data = require('./testFile.json') console.log(data.length) $ node test.js 12054

Included in pull 40 https://github.com/firebase/firebase-import/pull/40

@davvit Maybe submit it as a pull request:)

Happy to look at introducing parallel / multi thread approach to tackle this. How many users this solves a problem for? (doesn't look like many face the issue or at...

If its a problem, we can try to find a proper/working solution. Whats the alternative?

@kyleabens are you still facing this issue? I have loaded 1.4mil records(400MB) in about 15mins using the tool. Hows your internet connectivity? Primarily your upload speeds? try running the import...