USCDataScience / sparkler

Spark-Crawler: Apache Nutch-like crawler that runs on Apache Spark.
http://irds.usc.edu/sparkler/
Apache License 2.0
411 stars 143 forks source link

Updated Dockerfile to include Vim and Nano editors inside Sparkler Container #162

Closed prenastro closed 6 years ago

prenastro commented 6 years ago

What changes were proposed in this pull request?

(Please fill in changes proposed in this fix)

Is this related to an already existing issue on sparkler?
If so, mention that issue by referencing its number here.

Will it close an existing issue?
Say 'Closes #IssueNum' here.

How was this patch tested?

We are particularly interested in unit tests, integration tests, manual tests you did to ensure that the patch works as expected, so briefly describe them.

Please review https://github.com/USCDataScience/sparkler/blob/master/.github/CONTRIBUTING.md before opening a pull request.

chrismattmann commented 6 years ago

Add emacs too

prenastro commented 6 years ago

Hi Professor, Emacs was already added.

chrismattmann commented 6 years ago

Got it thanks

prenastro commented 6 years ago

Thank you. :)

francesco1119 commented 2 years ago

Hi, I have installed sparkler today and the issue persists:

$ nano
sh: 3: nano: not found
$ emacs sparkler/bin/seed-urls.txt
sh: 4: emacs: not found
$