Hi Harish,

6414 seem missing from:
https://cwiki.apache.org/confluence/display/Hive/Hive+0.13+release+status.

Thanks,
Xuefu


On Fri, Mar 7, 2014 at 10:41 AM, Harish Butani <hbut...@hortonworks.com>wrote:

> ok adding 6414, 6572, 6574 to the list
> On Mar 7, 2014, at 10:27 AM, Xuefu Zhang <xzh...@cloudera.com> wrote:
>
> > HIVE-6414 seems bad enough to included.
> >
> >
> > On Thu, Mar 6, 2014 at 3:28 PM, Sushanth Sowmyan <khorg...@gmail.com>
> wrote:
> >
> >> One more, I'm afraid. I'll add it to the wiki. I just uploaded a patch
> >> for https://issues.apache.org/jira/browse/HIVE-6572 . This fixes one
> >> glaring bug on usage of mapred.min.split.size.per.rack and
> >> mapred.min.split.size.per.node, and makes sure some of the other conf
> >> parameters we use are correctly through shims. I want this to go into
> >> 0.13 because I don't want a release of ours to go out with the
> >> dual/old configs (and erroneous config in the per.rack/node case) and
> >> have that be expected behaviour to support in the future.
> >>
> >> On Thu, Mar 6, 2014 at 11:04 AM, Harish Butani <hbut...@hortonworks.com
> >
> >> wrote:
> >>> ok sure.
> >>> Tracking these with the JQL below. I don’t have permission to setup a
> >> Shared Filter; can someone help with this.
> >>> Of the 35 issues: 11 are still open, 22 are patch available, 2 are
> >> resolved.
> >>>
> >>> regards,
> >>> Harish.
> >>>
> >>> JQL:
> >>>
> >>> id in (HIVE-5317, HIVE-5843, HIVE-6060, HIVE-6319, HIVE-6460,
> HIVE-5687,
> >> HIVE-5943, HIVE-5942, HIVE-6547, HIVE-5155, HIVE-6486, HIVE-6455,
> >> HIVE-4177, HIVE-4764, HIVE-6306, HIVE-6350, HIVE-6485, HIVE-6507,
> >> HIVE-6499, HIVE-6325, HIVE-6558, HIVE-6403, HIVE-4790, HIVE-4293,
> >> HIVE-6551, HIVE-6359, HIVE-6314, HIVE-6241, HIVE-5768, HIVE-2752,
> >> HIVE-6312, HIVE-6129, HIVE-6012, HIVE-6434, HIVE-6562) ORDER BY status
> ASC,
> >> assignee
> >>>
> >>> On Mar 5, 2014, at 6:50 PM, Prasanth Jayachandran <
> >> pjayachand...@hortonworks.com> wrote:
> >>>
> >>>> Can you consider HIVE-6562 as well?
> >>>>
> >>>> HIVE-6562 - Protection from exceptions in ORC predicate evaluation
> >>>>
> >>>> Thanks
> >>>> Prasanth Jayachandran
> >>>>
> >>>> On Mar 5, 2014, at 5:56 PM, Jason Dere <jd...@hortonworks.com> wrote:
> >>>>
> >>>>>
> >>>>> Would like to get these in, if possible:
> >>>>>
> >>>>> HIVE-6012 restore backward compatibility of arithmetic operations
> >>>>> HIVE-6434 Restrict function create/drop to admin roles
> >>>>>
> >>>>> On Mar 5, 2014, at 5:41 PM, Navis류승우 <navis....@nexr.com> wrote:
> >>>>>
> >>>>>> I have really big wish list(65 pending) but it would be time to
> focus
> >> on
> >>>>>> finalization.
> >>>>>>
> >>>>>> - Small bugs
> >>>>>> HIVE-6403 uncorrelated subquery is failing with
> auto.convert.join=true
> >>>>>> HIVE-4790 MapredLocalTask task does not make virtual columns
> >>>>>> HIVE-4293 Predicates following UDTF operator are removed by PPD
> >>>>>>
> >>>>>> - Trivials
> >>>>>> HIVE-6551 group by after join with skew join optimization references
> >>>>>> invalid task sometimes
> >>>>>> HIVE-6359 beeline -f fails on scripts with tabs in them.
> >>>>>> HIVE-6314 The logging (progress reporting) is too verbose
> >>>>>> HIVE-6241 Remove direct reference of Hadoop23Shims inQTestUtil
> >>>>>> HIVE-5768 Beeline connection cannot be closed with !close command
> >>>>>> HIVE-2752 Index names are case sensitive
> >>>>>>
> >>>>>> - Memory leakage
> >>>>>> HIVE-6312 doAs with plain sasl auth should be session aware
> >>>>>>
> >>>>>> - Implementation is not accord with document
> >>>>>> HIVE-6129 alter exchange is implemented in inverted manner
> >>>>>>
> >>>>>> I'll update the wiki, too.
> >>>>>>
> >>>>>>
> >>>>>>
> >>>>>>
> >>>>>> 2014-03-05 12:18 GMT+09:00 Harish Butani <hbut...@hortonworks.com>:
> >>>>>>
> >>>>>>> Tracking jiras to be applied to branch 0.13 here:
> >>>>>>>
> >>
> https://cwiki.apache.org/confluence/display/Hive/Hive+0.13+release+status
> >>>>>>>
> >>>>>>> On Mar 4, 2014, at 5:45 PM, Harish Butani <hbut...@hortonworks.com
> >
> >> wrote:
> >>>>>>>
> >>>>>>>> the branch is created.
> >>>>>>>> have changed the poms in both branches.
> >>>>>>>> Planning to setup a wikipage to track jiras that will get ported
> to
> >> 0.13
> >>>>>>>>
> >>>>>>>> regards,
> >>>>>>>> Harish.
> >>>>>>>>
> >>>>>>>>
> >>>>>>>> On Mar 4, 2014, at 5:05 PM, Harish Butani <
> hbut...@hortonworks.com>
> >>>>>>> wrote:
> >>>>>>>>
> >>>>>>>>> branching now. Will be changing the pom files on trunk.
> >>>>>>>>> Will send another email when the branch and trunk changes are in.
> >>>>>>>>>
> >>>>>>>>>
> >>>>>>>>> On Mar 4, 2014, at 4:03 PM, Sushanth Sowmyan <khorg...@gmail.com
> >
> >>>>>>> wrote:
> >>>>>>>>>
> >>>>>>>>>> I have two patches still as patch-available, that have had +1s
> as
> >>>>>>>>>> well, but are waiting on pre-commit tests picking them up go in
> to
> >>>>>>>>>> 0.13:
> >>>>>>>>>>
> >>>>>>>>>> https://issues.apache.org/jira/browse/HIVE-6507 (refactor of
> >> table
> >>>>>>>>>> property names from string constants to an enum in OrcFile)
> >>>>>>>>>> https://issues.apache.org/jira/browse/HIVE-6499 (fixes bug
> where
> >> calls
> >>>>>>>>>> like create table and drop table can fail if metastore-side
> >>>>>>>>>> authorization is used in conjunction with custom
> >>>>>>>>>> inputformat/outputformat/serdes that are not loadable from the
> >>>>>>>>>> metastore-side)
> >>>>>>>>>
> >>>>>>>>
> >>>>>>>
> >>>>>>>
> >>>>>>> --
> >>>>>>> CONFIDENTIALITY NOTICE
> >>>>>>> NOTICE: This message is intended for the use of the individual or
> >> entity to
> >>>>>>> which it is addressed and may contain information that is
> >> confidential,
> >>>>>>> privileged and exempt from disclosure under applicable law. If the
> >> reader
> >>>>>>> of this message is not the intended recipient, you are hereby
> >> notified that
> >>>>>>> any printing, copying, dissemination, distribution, disclosure or
> >>>>>>> forwarding of this communication is strictly prohibited. If you
> have
> >>>>>>> received this communication in error, please contact the sender
> >> immediately
> >>>>>>> and delete it from your system. Thank You.
> >>>>>>>
> >>>>>
> >>>>>
> >>>>> --
> >>>>> CONFIDENTIALITY NOTICE
> >>>>> NOTICE: This message is intended for the use of the individual or
> >> entity to
> >>>>> which it is addressed and may contain information that is
> confidential,
> >>>>> privileged and exempt from disclosure under applicable law. If the
> >> reader
> >>>>> of this message is not the intended recipient, you are hereby
> notified
> >> that
> >>>>> any printing, copying, dissemination, distribution, disclosure or
> >>>>> forwarding of this communication is strictly prohibited. If you have
> >>>>> received this communication in error, please contact the sender
> >> immediately
> >>>>> and delete it from your system. Thank You.
> >>>>
> >>>>
> >>>> --
> >>>> CONFIDENTIALITY NOTICE
> >>>> NOTICE: This message is intended for the use of the individual or
> >> entity to
> >>>> which it is addressed and may contain information that is
> confidential,
> >>>> privileged and exempt from disclosure under applicable law. If the
> >> reader
> >>>> of this message is not the intended recipient, you are hereby notified
> >> that
> >>>> any printing, copying, dissemination, distribution, disclosure or
> >>>> forwarding of this communication is strictly prohibited. If you have
> >>>> received this communication in error, please contact the sender
> >> immediately
> >>>> and delete it from your system. Thank You.
> >>>
> >>>
> >>> --
> >>> CONFIDENTIALITY NOTICE
> >>> NOTICE: This message is intended for the use of the individual or
> entity
> >> to
> >>> which it is addressed and may contain information that is confidential,
> >>> privileged and exempt from disclosure under applicable law. If the
> reader
> >>> of this message is not the intended recipient, you are hereby notified
> >> that
> >>> any printing, copying, dissemination, distribution, disclosure or
> >>> forwarding of this communication is strictly prohibited. If you have
> >>> received this communication in error, please contact the sender
> >> immediately
> >>> and delete it from your system. Thank You.
> >>
>
>
> --
> CONFIDENTIALITY NOTICE
> NOTICE: This message is intended for the use of the individual or entity to
> which it is addressed and may contain information that is confidential,
> privileged and exempt from disclosure under applicable law. If the reader
> of this message is not the intended recipient, you are hereby notified that
> any printing, copying, dissemination, distribution, disclosure or
> forwarding of this communication is strictly prohibited. If you have
> received this communication in error, please contact the sender immediately
> and delete it from your system. Thank You.
>

Reply via email to