Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

Is there a canonical problem that provably can't be aided with map/reduce?

hadoop mapreduce apache-pig

How Can I Load Every File In a Folder Using PIG?

apache-pig

Hadoop PIG Max of Tuple

hadoop apache-pig

How do I add a column, preserving the existing columns, without listing them all?

apache-pig

Hadoop Pig count number

hadoop mapreduce apache-pig

Flatten tuple like a bag

hadoop apache-pig flatten

How to compute sum of a field in all the rows from an alias

hadoop apache-pig