Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in apache-pig

A way to read table data from Mysql to Pig

mysql hadoop apache-pig

Pig 0.11.1 - Count groups in a time range

Using pig, how do I parse a mixed format line into tuples and a bag of tuples?

apache-pig

Regexp matching in pig

regex hadoop apache-pig

How to Get Pig to Work with lzo Files?

hadoop apache-pig lzo

Group key value of map in pig

map apache-pig

Can I pass parameters to UDFs in Pig script?

apache-pig

Is there a common place to store data schemas in Hadoop?

hadoop hive apache-pig hdfs

Running Pig query over data stored in Hive

hadoop apache-pig hive

generating an id/counter for foreach in pig latin

apache-pig

How can I partition a table with HIVE?

Type conversion pig hcatalog

hive apache-pig hcatalog

Getting an error on running HCatalog

Pig: is it possible to use pytz or dateutils for Python udfs?

What Are the Pros and Cons of Running a Job in Hadoop Using Various Languages?

hadoop mapreduce apache-pig

Loading json with varying schema into PIG

json schema apache-pig

Pig: Force one mapper per input line/row

hadoop mapreduce apache-pig

Does throwing an exception in an EvalFunc pig UDF skip just that line, or stop completely?

hadoop apache-pig

Pig UDF for iso to yyyy-mm-dd hh:mm:ss.000

java apache-pig iso

What is the difference between GROUP and COGROUP in PIG?

hadoop apache-pig