[jira] Subscription: PIG patch available
Issue Subscription Filter: PIG patch available (36 issues) Subscriber: pigdaily Key Summary PIG-5380SortedDataBag hitting ConcurrentModificationException or producing incorrect output in a corner-case https://issues.apache.org/jira/browse/PIG-5380 PIG-5377Move supportsParallelWriteToStoreLocation from StoreFunc to StoreFuncInterfce https://issues.apache.org/jira/browse/PIG-5377 PIG-5369Add llap-client dependency https://issues.apache.org/jira/browse/PIG-5369 PIG-5360Pig sets working directory of input file systems causes exception thrown https://issues.apache.org/jira/browse/PIG-5360 PIG-5338Prevent deep copy of DataBag into Jython List https://issues.apache.org/jira/browse/PIG-5338 PIG-5323Implement LastInputStreamingOptimizer in Tez https://issues.apache.org/jira/browse/PIG-5323 PIG-5273_SUCCESS file should be created at the end of the job https://issues.apache.org/jira/browse/PIG-5273 PIG-5256Bytecode generation for POFilter and POForeach https://issues.apache.org/jira/browse/PIG-5256 PIG-5160SchemaTupleFrontend.java is not thread safe, cause PigServer thrown NPE in multithread env https://issues.apache.org/jira/browse/PIG-5160 PIG-5115Builtin AvroStorage generates incorrect avro schema when the same pig field name appears in the alias https://issues.apache.org/jira/browse/PIG-5115 PIG-5106Optimize when mapreduce.input.fileinputformat.input.dir.recursive set to true https://issues.apache.org/jira/browse/PIG-5106 PIG-5081Can not run pig on spark source code distribution https://issues.apache.org/jira/browse/PIG-5081 PIG-5080Support store alias as spark table https://issues.apache.org/jira/browse/PIG-5080 PIG-5057IndexOutOfBoundsException when pig reducer processOnePackageOutput https://issues.apache.org/jira/browse/PIG-5057 PIG-5029Optimize sort case when data is skewed https://issues.apache.org/jira/browse/PIG-5029 PIG-4926Modify the content of start.xml for spark mode https://issues.apache.org/jira/browse/PIG-4926 PIG-4913Reduce jython function initiation during compilation https://issues.apache.org/jira/browse/PIG-4913 PIG-4849pig on tez will cause tez-ui to crash,because the content from timeline server is too long. https://issues.apache.org/jira/browse/PIG-4849 PIG-4750REPLACE_MULTI should compile Pattern once and reuse it https://issues.apache.org/jira/browse/PIG-4750 PIG-4684Exception should be changed to warning when job diagnostics cannot be fetched https://issues.apache.org/jira/browse/PIG-4684 PIG-4656Improve String serialization and comparator performance in BinInterSedes https://issues.apache.org/jira/browse/PIG-4656 PIG-4598Allow user defined plan optimizer rules https://issues.apache.org/jira/browse/PIG-4598 PIG-4551Partition filter is not pushed down in case of SPLIT https://issues.apache.org/jira/browse/PIG-4551 PIG-4539New PigUnit https://issues.apache.org/jira/browse/PIG-4539 PIG-4515org.apache.pig.builtin.Distinct throws ClassCastException https://issues.apache.org/jira/browse/PIG-4515 PIG-4373Implement PIG-3861 in Tez https://issues.apache.org/jira/browse/PIG-4373 PIG-4323PackageConverter hanging in Spark https://issues.apache.org/jira/browse/PIG-4323 PIG-4313StackOverflowError in LIMIT operation on Spark https://issues.apache.org/jira/browse/PIG-4313 PIG-4002Disable combiner when map-side aggregation is used https://issues.apache.org/jira/browse/PIG-4002 PIG-3952PigStorage accepts '-tagSplit' to return full split information https://issues.apache.org/jira/browse/PIG-3952 PIG-3911Define unique fields with @OutputSchema https://issues.apache.org/jira/browse/PIG-3911 PIG-3877Getting Geo Latitude/Longitude from Address Lines https://issues.apache.org/jira/browse/PIG-3877 PIG-3873Geo distance calculation using Haversine https://issues.apache.org/jira/browse/PIG-3873 PIG-3668COR built-in function when atleast one of the coefficient values is NaN https://issues.apache.org/jira/browse/PIG-3668 PIG-3587add functionality for rolling over dates https://issues.apache.org/jira/browse/PIG-3587 PIG-1804Alow Jython function to implement Algebraic and/or Accumulator interfaces https://issues.apache.org/jira/browse/PIG-1804 You may edit this subscription at: https://issues.apache.org/jira/secure/EditSubscription!default.jspa?subId=16328&filterId=12322384
[jira] [Commented] (PIG-4764) Make Pig work with Hive 2.0
[ https://issues.apache.org/jira/browse/PIG-4764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17018246#comment-17018246 ] Olga Natkovich commented on PIG-4764: - I agree with Koji. As long as this does not break Pig with Hive 1 and as long as somebody commits to test the release with Hive 2, that should work. > Make Pig work with Hive 2.0 > --- > > Key: PIG-4764 > URL: https://issues.apache.org/jira/browse/PIG-4764 > Project: Pig > Issue Type: Improvement > Components: impl >Reporter: Jianyong Dai >Assignee: Jianyong Dai >Priority: Major > Fix For: 0.18.0 > > Attachments: PIG-4764-0.patch, PIG-4764-1.patch, PIG-4764-2.patch, > PIG-4764-3.patch, PIG-4764-4.patch > > > There are a lot of changes especially around ORC in Hive 2.0. We need to make > Pig work with it. -- This message was sent by Atlassian Jira (v8.3.4#803005)
[jira] [Commented] (PIG-5396) TestParamSubPreproc tests are failing
[ https://issues.apache.org/jira/browse/PIG-5396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17018065#comment-17018065 ] Koji Noguchi commented on PIG-5396: --- Tracked at PIG-5362. Cc: [~rohini] > TestParamSubPreproc tests are failing > - > > Key: PIG-5396 > URL: https://issues.apache.org/jira/browse/PIG-5396 > Project: Pig > Issue Type: Bug >Affects Versions: 0.17.0 >Reporter: Ádám Szita >Assignee: Ádám Szita >Priority: Major > Fix For: 0.18.0 > > > The current head of trunk branch is failing the following 9 tests: > {code:java} > org.apache.pig.test.TestParamSubPreproc.testCmdlineFileDeclareCombo > org.apache.pig.test.TestParamSubPreproc.testSameParamInMultipleFiles > org.apache.pig.test.TestParamSubPreproc.testCmdlineFileComboDuplicate > org.apache.pig.test.TestParamSubPreproc.testCmdlineFileCombo > org.apache.pig.test.TestParamSubPreproc.testMultipleParamsinSingleLine > org.apache.pig.test.TestParamSubPreproc.testCmdlineFileDeclareDefaultComboDuplicates > org.apache.pig.test.TestParamSubPreproc.testFileParamsFromMultipleFiles > org.apache.pig.test.TestParamSubPreproc.testMultipleDeclareScope > org.apache.pig.test.TestParamSubPreproc.testCmdlineFileDeclareComboDuplicates > {code} -- This message was sent by Atlassian Jira (v8.3.4#803005)
[jira] [Comment Edited] (PIG-4764) Make Pig work with Hive 2.0
[ https://issues.apache.org/jira/browse/PIG-4764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17018060#comment-17018060 ] Koji Noguchi edited comment on PIG-4764 at 1/17/20 2:09 PM: {quote} [~rohini], [~knoguchi] - is this something we aim to have in the upcoming Pig 0.18? Currently Pig depends on Hive 1.2.1 which is quite old, as the latest major version of Hive is already 3... {quote} Makes sense to me. (Given we still use hive1, appreciate if we can keep the shim approach.) was (Author: knoguchi): {quote} [~rohini], [~knoguchi] - is this something we aim to have in the upcoming Pig 0.18? Currently Pig depends on Hive 1.2.1 which is quite old, as the latest major version of Hive is already 3... {quote} Makes sense to me. +1 > Make Pig work with Hive 2.0 > --- > > Key: PIG-4764 > URL: https://issues.apache.org/jira/browse/PIG-4764 > Project: Pig > Issue Type: Improvement > Components: impl >Reporter: Jianyong Dai >Assignee: Jianyong Dai >Priority: Major > Fix For: 0.18.0 > > Attachments: PIG-4764-0.patch, PIG-4764-1.patch, PIG-4764-2.patch, > PIG-4764-3.patch, PIG-4764-4.patch > > > There are a lot of changes especially around ORC in Hive 2.0. We need to make > Pig work with it. -- This message was sent by Atlassian Jira (v8.3.4#803005)
[jira] [Commented] (PIG-4764) Make Pig work with Hive 2.0
[ https://issues.apache.org/jira/browse/PIG-4764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17018060#comment-17018060 ] Koji Noguchi commented on PIG-4764: --- {quote} [~rohini], [~knoguchi] - is this something we aim to have in the upcoming Pig 0.18? Currently Pig depends on Hive 1.2.1 which is quite old, as the latest major version of Hive is already 3... {quote} Makes sense to me. +1 > Make Pig work with Hive 2.0 > --- > > Key: PIG-4764 > URL: https://issues.apache.org/jira/browse/PIG-4764 > Project: Pig > Issue Type: Improvement > Components: impl >Reporter: Jianyong Dai >Assignee: Jianyong Dai >Priority: Major > Fix For: 0.18.0 > > Attachments: PIG-4764-0.patch, PIG-4764-1.patch, PIG-4764-2.patch, > PIG-4764-3.patch, PIG-4764-4.patch > > > There are a lot of changes especially around ORC in Hive 2.0. We need to make > Pig work with it. -- This message was sent by Atlassian Jira (v8.3.4#803005)
[jira] [Updated] (PIG-5396) TestParamSubPreproc tests are failing
[ https://issues.apache.org/jira/browse/PIG-5396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ádám Szita updated PIG-5396: Affects Version/s: 0.17.0 > TestParamSubPreproc tests are failing > - > > Key: PIG-5396 > URL: https://issues.apache.org/jira/browse/PIG-5396 > Project: Pig > Issue Type: Bug >Affects Versions: 0.17.0 >Reporter: Ádám Szita >Assignee: Ádám Szita >Priority: Major > > The current head of trunk branch is failing the following 9 tests: > {code:java} > org.apache.pig.test.TestParamSubPreproc.testCmdlineFileDeclareCombo > org.apache.pig.test.TestParamSubPreproc.testSameParamInMultipleFiles > org.apache.pig.test.TestParamSubPreproc.testCmdlineFileComboDuplicate > org.apache.pig.test.TestParamSubPreproc.testCmdlineFileCombo > org.apache.pig.test.TestParamSubPreproc.testMultipleParamsinSingleLine > org.apache.pig.test.TestParamSubPreproc.testCmdlineFileDeclareDefaultComboDuplicates > org.apache.pig.test.TestParamSubPreproc.testFileParamsFromMultipleFiles > org.apache.pig.test.TestParamSubPreproc.testMultipleDeclareScope > org.apache.pig.test.TestParamSubPreproc.testCmdlineFileDeclareComboDuplicates > {code} -- This message was sent by Atlassian Jira (v8.3.4#803005)
[jira] [Updated] (PIG-5396) TestParamSubPreproc tests are failing
[ https://issues.apache.org/jira/browse/PIG-5396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ádám Szita updated PIG-5396: Fix Version/s: 0.18.0 > TestParamSubPreproc tests are failing > - > > Key: PIG-5396 > URL: https://issues.apache.org/jira/browse/PIG-5396 > Project: Pig > Issue Type: Bug >Affects Versions: 0.17.0 >Reporter: Ádám Szita >Assignee: Ádám Szita >Priority: Major > Fix For: 0.18.0 > > > The current head of trunk branch is failing the following 9 tests: > {code:java} > org.apache.pig.test.TestParamSubPreproc.testCmdlineFileDeclareCombo > org.apache.pig.test.TestParamSubPreproc.testSameParamInMultipleFiles > org.apache.pig.test.TestParamSubPreproc.testCmdlineFileComboDuplicate > org.apache.pig.test.TestParamSubPreproc.testCmdlineFileCombo > org.apache.pig.test.TestParamSubPreproc.testMultipleParamsinSingleLine > org.apache.pig.test.TestParamSubPreproc.testCmdlineFileDeclareDefaultComboDuplicates > org.apache.pig.test.TestParamSubPreproc.testFileParamsFromMultipleFiles > org.apache.pig.test.TestParamSubPreproc.testMultipleDeclareScope > org.apache.pig.test.TestParamSubPreproc.testCmdlineFileDeclareComboDuplicates > {code} -- This message was sent by Atlassian Jira (v8.3.4#803005)
[jira] [Created] (PIG-5396) TestParamSubPreproc tests are failing
Ádám Szita created PIG-5396: --- Summary: TestParamSubPreproc tests are failing Key: PIG-5396 URL: https://issues.apache.org/jira/browse/PIG-5396 Project: Pig Issue Type: Bug Reporter: Ádám Szita Assignee: Ádám Szita The current head of trunk branch is failing the following 9 tests: {code:java} org.apache.pig.test.TestParamSubPreproc.testCmdlineFileDeclareCombo org.apache.pig.test.TestParamSubPreproc.testSameParamInMultipleFiles org.apache.pig.test.TestParamSubPreproc.testCmdlineFileComboDuplicate org.apache.pig.test.TestParamSubPreproc.testCmdlineFileCombo org.apache.pig.test.TestParamSubPreproc.testMultipleParamsinSingleLine org.apache.pig.test.TestParamSubPreproc.testCmdlineFileDeclareDefaultComboDuplicates org.apache.pig.test.TestParamSubPreproc.testFileParamsFromMultipleFiles org.apache.pig.test.TestParamSubPreproc.testMultipleDeclareScope org.apache.pig.test.TestParamSubPreproc.testCmdlineFileDeclareComboDuplicates {code} -- This message was sent by Atlassian Jira (v8.3.4#803005)