Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.8.0
-
None
-
None
-
bin/pig handles args with spaces correctly.
Description
PIG launcher script (bin/pig) joins all the user arguments in one string. This leads to confusion when the arguments contain spaces.
i.e. 'bin/pig -p sub="i > 2"' is should not same as 'bin/pig -p "sub" "i" ">" "2"', but it is.
Attachments
Attachments
Issue Links
Activity
Raghu Angadi
created issue -
Raghu Angadi
made changes -
Field | Original Value | New Value |
---|---|---|
Attachment | PIG-2162.patch [ 12486382 ] |
Raghu Angadi
made changes -
Fix Version/s | 0.10 [ 12316246 ] | |
Release Note | bin/pig handles args with spaces correctly. | |
Affects Version/s | 0.8.0 [ 12314562 ] | |
Status | Open [ 1 ] | Patch Available [ 10002 ] |
Thejas Nair
made changes -
Resolution | Fixed [ 1 ] | |
Status | Patch Available [ 10002 ] | Resolved [ 5 ] |
Raghu Angadi
made changes -
Jonathan Coveney
made changes -
Daniel Dai
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |