BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
odesh
Quartz | Level 8

Hello,

I need a quick clarification of syntax. Please see bottom line of attachment.

 

I am not sure what the asterisks mean in *00/part* ?

 

Thanks.

Odesh.

 

1 ACCEPTED SOLUTION

Accepted Solutions
Cynthia_sas
Diamond | Level 26

Hi. The instructors said: "It allows for wild carding on a pig LOAD statement. In the example, load all files that begin with part from any folder that ends in 00. The part files come from a mapreduce program, such as part-m-00000 from a map task, or part-r-00000 from a reduce task."

Hope this helps,
Cynthia

View solution in original post

1 REPLY 1
Cynthia_sas
Diamond | Level 26

Hi. The instructors said: "It allows for wild carding on a pig LOAD statement. In the example, load all files that begin with part from any folder that ends in 00. The part files come from a mapreduce program, such as part-m-00000 from a map task, or part-r-00000 from a reduce task."

Hope this helps,
Cynthia