diff options
Diffstat (limited to 'pig')
-rw-r--r-- | pig/.gitignore | 4 | ||||
-rw-r--r-- | pig/example_urls.txt | 1 |
2 files changed, 5 insertions, 0 deletions
diff --git a/pig/.gitignore b/pig/.gitignore new file mode 100644 index 0000000..c0e9b57 --- /dev/null +++ b/pig/.gitignore @@ -0,0 +1,4 @@ +data.file +filter-cdx-join-urls.local.pig +result*/ +lib/* diff --git a/pig/example_urls.txt b/pig/example_urls.txt new file mode 100644 index 0000000..7d1f5fa --- /dev/null +++ b/pig/example_urls.txt @@ -0,0 +1 @@ +http://www.stanford.edu:80/~johntayl/Papers/taylor2.pdf |