Re: Add patches from command line

2018-05-08 Thread Artem Ervits
Please consult with your vendor on the patch to be backported to your distribution. On Fri, May 4, 2018, 1:39 PM Tad Zhang wrote: > Hi All, > > So I found out the ToDate was not including daylight saving changes. > It is fixed by version 0.18 > https://issues.apache.org/jira/browse/PIG-3864?atta

Re: Add patches from command line

2018-05-08 Thread Rohini Palaniswamy
You cannot include a patch from commandline. You need to have compile source with the patch applied and use that new jar. Regards, Rohini On Fri, May 4, 2018 at 10:39 AM, Tad Zhang wrote: > Hi All, > > So I found out the ToDate was not including daylight saving changes. > It is fixed by version

Add patches from command line

2018-05-04 Thread Tad Zhang
Hi All, So I found out the ToDate was not including daylight saving changes. It is fixed by version 0.18 https://issues.apache.org/jira/browse/PIG-3864?attachmentOrder=asc However, my current version is 0.16 complying to our HDP version. How can I include a patch individually, like from command