https://github.com/caesar0301/pig-config
Configurations for basic Pig development.
https://github.com/caesar0301/pig-config
Last synced: about 1 year ago
JSON representation
Configurations for basic Pig development.
- Host: GitHub
- URL: https://github.com/caesar0301/pig-config
- Owner: caesar0301
- License: gpl-3.0
- Created: 2014-12-01T11:55:24.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-12-10T09:34:47.000Z (over 11 years ago)
- Last Synced: 2025-01-30T21:55:14.114Z (over 1 year ago)
- Language: Shell
- Homepage:
- Size: 535 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
pig-config
-----------
This repository aims to prepare and configure basic env. to develop Pig programs.
This env facilitates `~/.pigbootup` file to "REGISTER" and "DECLAIRE" some common variables and pacakges. You do not require to make these declairations in each script any more.
Currently, following packages are installed:
* piggybank
* datafu
* elephant-bird
* piggybox (caesar0301/piggybox)
NOTE: more about piggybank
* piggybank.jar: for hadoop 0.20
* piggybank-23.jar: for hadoop 0.23
Installation
-------------
Simply run the `install.sh` script:
$ ./install.sh