pig icon indicating copy to clipboard operation
pig copied to clipboard

Mirror of Apache Pig

Results 10 pig issues
Sort by recently updated
recently updated
newest added

see https://www.cvedetails.com/cve/CVE-2020-8908/

More and more software deployment and deployment is being done on ARM64 CPU architecture. It would be good if Apache Pig is being regularly tested on ARM64. https://cwiki.apache.org/confluence/display/PIG/HowToContribute mentions Jenkins...

Fix to PIG-2886 Add Scan TimeRange to HBaseStorage

Here is a KafkaStorage function that export data from pig to Kafka in JSON format. I have used the libreries from http://mvnrepository.com: org.apache.kafka kafka_2.10 0.8.2.0 org.json json 20140107

Fixes typo in `Early termination of record, expected 11 fields bug found 6` to `... but found` instead of `... bug found`.

PigGraceShuffleVertexManager changes edge to SCATTER_GATHER. for skew join when the right side table has >1 reducers this will cause shuffle error.

Removed unnecessary words from BUILDING, added proper commas for readability, and fixed typos.