This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* | |
Made by Pierre Zemb | |
Part-time internship at System Team | |
Credit Mutuel Arkea | |
2014 | |
*/ | |
REGISTER elasticsearch-hadoop-1.3.0.M2-yarn.jar; | |
DEFINE EsStorage org.elasticsearch.hadoop.pig.EsStorage(); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#configuration of router | |
conf t | |
hostname "" | |
enable secret "" | |
line console 0 | |
logging synchronous | |
password "" | |
login | |
exit | |
line vty 0 4 |
NewerOlder