Sign inSign up

openeuler/pig

Sponsored OSS

By openeuler

Updated 2 months ago

Image
0

4.7K

openeuler/pig repository overview

Quick reference

Apache Pig | openEuler

Current pig docker images are built on the openEuler. This repository is free to use and exempted from per-user rate limits.

Apache Pig is a platform for analyzing large data sets. Pig's language, Pig Latin, lets you specify a sequence of data transformations such as merging data sets, filtering them, and applying functions to records or groups of records. Pig comes with many built-in functions but you can also create your own user-defined functions to do special-purpose processing.

For more information about pig, please visit https://pig.apache.org/.

The tag of each pig docker image is consist of the version of pig and the version of basic image. The details are as follows

TagsCurrentlyArchitectures
0.17.0-oe2403sp2pig 0.17.0 on openEuler 24.03-LTS-SP2amd64, arm64
0.17.0-oe2403sp1Apache Pig 0.17.0 on openEuler 24.03-LTS-SP1amd64, arm64

Usage

Users should start a pig instance by following command:

docker run -it --name pig openeuler/pig:latest

If someone needs to use the complete functions, please visit http://pig.apache.org/ for setting up pig.

Question and answering

If you have any questions or want to use some special features, please submit an issue or a pull request on openeuler-docker-images.

Tag summary

Content type

Image

Digest

sha256:976978d76

Size

1.7 kB

Last updated

2 months ago

docker pull openeuler/pig

This week's pulls

Pulls:

4

Last week