apache pig

What are the uses of Apache Pig

What are the uses of Apache Pig What are the uses of Apache Pig Apache Pig is a high-level platform for creating programs which run on Apache Hadoop. The language for this platform is called Pig Latin. Pig can execute its Hadoop jobs in MapReduce, Apache Tez, or Apache Spark. Pig Latin is the language used for this platform, and it can be extended using user-defined functions (UDFs) that the users can write in Java, Python, JavaScript, Ruby, or Groovy. Pig enables the data workers to write the complex data transformations without knowing Java. Pig’s simple SQL-like scripting language is …

Continue reading