-
Notifications
You must be signed in to change notification settings - Fork 141
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Argument '-i -1' does not work. #185
Comments
Sparkler does nothing when no URLs are there to crawl. And your output looks like there are no new URLs to be crawled. |
Hi, I have injected a new URL before that like below. The same thing happens. bin/sparkler.sh inject -id 1 -su 'https://www.nasa.gov/' |
I am guessing there is an error in your setup. CC @buggtb do you have any guesses on why/when/how this case might happen? |
Hi, The same thing happened in docker!! : sparkler@292e25536b51:/data/sparkler$ bin/sparkler.sh inject -id 1 -su 'https://www.nasa.gov/' Have you ever tried that argument? |
Hi there,
I wanted to crawl whole content of a website. When I run the command below, crawling process does not start. What is wrong?
bin/sparkler.sh crawl -id 1 -i -1
Output:
2020-06-19 12:38:06 INFO Crawler$:153 - Committing crawldb..
2020-06-19 12:38:06 INFO Crawler$:221 - Shutting down Spark CTX..
The text was updated successfully, but these errors were encountered: