[
https://issues.apache.org/jira/browse/PIG-1839?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vivek Padmanabhan updated PIG-1839:
---
Patch Info: [Patch Available]
> piggybank: XMLLoader will always add an extra empty tuple even
[
https://issues.apache.org/jira/browse/PIG-1618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12989940#comment-12989940
]
Thejas M Nair commented on PIG-1618:
+1 NewParser-15.patch
Patch committed to trunk.
So
[
https://issues.apache.org/jira/browse/PIG-1831?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12989854#comment-12989854
]
Richard Ding commented on PIG-1831:
---
+1
> Indeterministic behavior in local mode due to s
[
https://issues.apache.org/jira/browse/PIG-1826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12989789#comment-12989789
]
Jonathan Coveney commented on PIG-1826:
---
MutableInt is defined as such:
package sque
[
https://issues.apache.org/jira/browse/PIG-1826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12989790#comment-12989790
]
Jonathan Coveney commented on PIG-1826:
---
(note that it should be 1 tab a, 1 tab b, etc
Why do you need hadoop in pig jar at all?
Just build the jar-withouthadoop target and use whatever hadoop jar
you like on your classpath.
D
On Wed, Feb 2, 2011 at 11:29 AM, qi zheng wrote:
> Hello Chaitanya,
>
> It still didn't work. I think the reason is in pig 0.8 it actually downloads
> the
Hello Chaitanya,
It still didn't work. I think the reason is in pig 0.8 it actually downloads
the hadoop from online repository instead of using the jar under build
directly. When I deleted the jar and ran ant, a new hadoop-core-0.20.2.jar
was generated again.
I think I will switch back to pig 0.
smoketests maven artifacts should have type "tests"
---
Key: PIG-1840
URL: https://issues.apache.org/jira/browse/PIG-1840
Project: Pig
Issue Type: Bug
Components: build
Affects Ve
[
https://issues.apache.org/jira/browse/PIG-1835?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Dai resolved PIG-1835.
-
Resolution: Fixed
Fix Version/s: 0.9.0
The issue only happen in older version of trunk. Currently tr
hi all
please I can do nothing I get always this error
ERROR 1000: Error during parsing. Encountered " "java "" at
line 1, column 1.
this is my script
A = load 'H:/apps/Pig/brain.xml' using
org.apache.pig.piggybank.storage.XMLLoader(dicom) as (x:chararray);
dump A;
and this is my xml file
1
hi all
please I can do nothing I get always this error
ERROR 1000: Error during parsing. Encountered " "java "" at
line 1, column 1.
this is my script
A = load 'H:/apps/Pig/brain.xml' using
org.apache.pig.piggybank.storage.XMLLoader(dicom) as (x:chararray);
dump A;
and this is my xml file
1
[
https://issues.apache.org/jira/browse/PIG-1839?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vivek Padmanabhan updated PIG-1839:
---
Attachment: PIG-1839-1.patch
Attaching the initial patch.
Please note that I have modified the
piggybank: XMLLoader will always add an extra empty tuple even if no tags are
matched
-
Key: PIG-1839
URL: https://issues.apache.org/jira/browse/PIG-1839
Project: Pig
13 matches
Mail list logo