[jira] [Commented] (PIG-3957) Refactor out resetting input key in TezDagBuilder

2015-10-06 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14944614#comment-14944614 ] Daniel Dai commented on PIG-3957: - +1 > Refactor out resetting input key in TezDagBuilder >

[jira] [Commented] (PIG-4689) CSV Writes incorrect header if two CSV files are created in one script

2015-10-06 Thread Niels Basjes (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4689?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14944755#comment-14944755 ] Niels Basjes commented on PIG-4689: --- I double checked and the effect is identical to runni

[jira] [Commented] (PIG-4689) CSV Writes incorrect header if two CSV files are created in one script

2015-10-06 Thread Niels Basjes (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4689?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14944799#comment-14944799 ] Niels Basjes commented on PIG-4689: --- Quick first analysis of the problem: In the [checkSch

[jira] [Updated] (PIG-4689) CSV Writes incorrect header if two CSV files are created in one script

2015-10-06 Thread Niels Basjes (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4689?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Niels Basjes updated PIG-4689: -- Attachment: PIG-4689-2015-10-06.patch *Found it* Turns out the CSVExcelStorage implemented the WRONG sette

[jira] [Updated] (PIG-4689) CSV Writes incorrect header if two CSV files are created in one script

2015-10-06 Thread Niels Basjes (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4689?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Niels Basjes updated PIG-4689: -- Assignee: Niels Basjes Affects Version/s: 0.15.0 Status: Patch Available (was:

[jira] [Commented] (PIG-4689) CSV Writes incorrect header if two CSV files are created in one script

2015-10-06 Thread Niels Basjes (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4689?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14944992#comment-14944992 ] Niels Basjes commented on PIG-4689: --- I am uncertain if the rename is correct. Possibly add

[jira] [Resolved] (PIG-3957) Refactor out resetting input key in TezDagBuilder

2015-10-06 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3957?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rohini Palaniswamy resolved PIG-3957. - Resolution: Fixed Hadoop Flags: Reviewed Committed to trunk. Thanks for the review Dan

[jira] [Updated] (PIG-4691) [Pig on Tez] Support for whitelisting storefuncs for union optimization

2015-10-06 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4691?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rohini Palaniswamy updated PIG-4691: Status: Patch Available (was: Open) > [Pig on Tez] Support for whitelisting storefuncs for un

[jira] [Updated] (PIG-4691) [Pig on Tez] Support for whitelisting storefuncs for union optimization

2015-10-06 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4691?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rohini Palaniswamy updated PIG-4691: Attachment: PIG-4691-1.patch > [Pig on Tez] Support for whitelisting storefuncs for union opti

pig custom implementation

2015-10-06 Thread Ion Bara
Hello I am working on a master thesis project which aims at integrating a custom Map Reduce framework with similar MR interface but own implementation and pipeline, with higher level language frameworks as PIG. The aim is to make the proprietary MR framework available for usage in as many scenari

[jira] [Updated] (PIG-4691) [Pig on Tez] Support for whitelisting storefuncs for union optimization

2015-10-06 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4691?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rohini Palaniswamy updated PIG-4691: Attachment: PIG-4691-1.patch > [Pig on Tez] Support for whitelisting storefuncs for union opti

[jira] [Updated] (PIG-4691) [Pig on Tez] Support for whitelisting storefuncs for union optimization

2015-10-06 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4691?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rohini Palaniswamy updated PIG-4691: Attachment: (was: PIG-4691-1.patch) > [Pig on Tez] Support for whitelisting storefuncs for

[jira] [Commented] (PIG-4693) Class conflicts: Kryo bundled in spark vs kryo bundled with pig

2015-10-06 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14945697#comment-14945697 ] Xuefu Zhang commented on PIG-4693: -- Instead of depending on spark-assembly.jar, could we on

[jira] [Commented] (PIG-4691) [Pig on Tez] Support for whitelisting storefuncs for union optimization

2015-10-06 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14945808#comment-14945808 ] Daniel Dai commented on PIG-4691: - +1 > [Pig on Tez] Support for whitelisting storefuncs fo

[jira] [Created] (PIG-4694) MultiStorageOutputFormat does not honor mapreduce.base.outputname

2015-10-06 Thread Rohini Palaniswamy (JIRA)
Rohini Palaniswamy created PIG-4694: --- Summary: MultiStorageOutputFormat does not honor mapreduce.base.outputname Key: PIG-4694 URL: https://issues.apache.org/jira/browse/PIG-4694 Project: Pig

[jira] [Updated] (PIG-4691) [Pig on Tez] Support for whitelisting storefuncs for union optimization

2015-10-06 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4691?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rohini Palaniswamy updated PIG-4691: Resolution: Fixed Hadoop Flags: Reviewed Release Note: Union optimization (pig.tez.o

Jenkins build became unstable: Pig-trunk-commit #2243

2015-10-06 Thread Apache Jenkins Server
See

[jira] Subscription: PIG patch available

2015-10-06 Thread jira
Issue Subscription Filter: PIG patch available (30 issues) Subscriber: pigdaily Key Summary PIG-4689CSV Writes incorrect header if two CSV files are created in one script https://issues.apache.org/jira/browse/PIG-4689 PIG-4684Exception should be changed to warning whe