Archivo de la categoría: Varios
IPC::Run for OSx
Maybe a little bit tricky, but I have some advances on e2e testing for Pig: installing ipc::run module for perl! It took me half day, but it was quite instructive. Let’s start by installing xcode «developer tools» for Mac, according … Sigue leyendo
Intellisense on Eclipse (working on Mac)
After half an hour trying to configure intellisense on Eclipse (on Mac), as usually works pretty well on Windows or Linux, but due to some key combinations are reserved to OS. I found this useful link. Easy, right?
Starting points on Pig
After diving on the web about Pig and how to go deeply as contributor, I found the following links that may be useful for future contributors in order to have a roughly idea of the architecture: Contributor Guide: here is … Sigue leyendo
Generating files to Eclipse
Based on the instructions of how to set up Pig into Eclipse environment [here] is necessary to execute through terminal: ant clean eclipse-files But, due to clean parameter, some folders are deleted and the generation is not complete. After some … Sigue leyendo