Hello Tsuyoshi, Given that there is a known workaround for this ( and I believe the same configs used in the patch could be provided via the command-line ), I am inclined to not block the 0.2.0 release for now. However, this issue does need to be addressed and I believe this can go into the next 0.2.1 release ( hopefully within a couple of weeks time).
Does that seem fine to you? thanks -- Hitesh On Nov 28, 2013, at 7:36 AM, Tsuyoshi OZAWA wrote: > Thank you for your comment, Gunther. The java version I cannot compile > tez with was HotSpotVM 1.6/1.7 on my environment. I also confirmed > that it can be compiled with maven-compiler-plugin to force target > version of java. I opened a JIRA about this problem: > > https://issues.apache.org/jira/browse/TEZ-653 > > IMO, we should include the patch to 0.2.0 to avoid this build problem. > > Thanks, > Tsuyoshi > > > > On Thu, Nov 28, 2013 at 5:17 PM, Gunther Hagleitner > <[email protected]> wrote: >> +1 (binding) >> >> Built from source, built Hive against it. Ran through a number of hive >> queries and verified a number of config options. Looks good. >> >> @Tsuyoshi: I think it's your environment, check what java version you're >> using. This is in your build log: error: generics are not supported in >> -source 1.3 >> >> Thanks, >> Gunther. >> >> >> On Wed, Nov 27, 2013 at 9:20 PM, Tsuyoshi OZAWA >> <[email protected]>wrote: >> >>> I tried to build the source of 0.2.0-rc0, but failed. Is this my >>> environment-specific problem? The build log is available here: >>> https://gist.github.com/oza/7687568 >>> The versions of dependency libraries in my environment are as follows: >>> >>> * Apache Maven 3.0.4 >>> * Protobuf 2.5.0 >>> >>> I can build hadoop's trunk repository in my environment. Please let me >>> know if I have something wrong. >>> >>> Thanks, >>> Tsuyoshi >>> >>> On Thu, Nov 28, 2013 at 10:50 AM, Mark Wagner <[email protected]> >>> wrote: >>>> +1 (non-binding): Built from source tag, deployed, and ran some Pig >>>> scripts w/ groups and joins. >>>> >>>> -Mark >>>> >>>> On Wed, Nov 27, 2013 at 3:04 PM, Siddharth Seth <[email protected]> >>> wrote: >>>>> +1. >>>>> >>>>> Verified signature and checksums. >>>>> Built from source, and tested out some stand-along jobs, and some Hive >>>>> queries on a multi-node setup. >>>>> >>>>> Thanks >>>>> - Sid >>>>> >>>>> >>>>> On Mon, Nov 25, 2013 at 4:33 PM, Hitesh Shah <[email protected]> wrote: >>>>> >>>>>> Hello folks, >>>>>> >>>>>> I have created a tez-0.2.0-incubating release candidate (rc0). This is >>> the >>>>>> first release for Tez. Therefore, please do not be gentle. >>>>>> >>>>>> GIT source tag: >>>>>> >>> https://git-wip-us.apache.org/repos/asf/incubator-tez/repo?p=incubator-tez.git;a=log;h=refs/tags/release-0.2.0-rc0 >>>>>> Staging site: >>>>>> >>> http://people.apache.org/~hitesh/tez-release-rc/tez-0.2.0-incubating-rc0/ >>>>>> Nexus Staging URL: >>>>>> https://repository.apache.org/content/repositories/orgapachetez-002/ >>>>>> >>>>>> PGP release keys: >>>>>> http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xA9510905F0B000F0 >>>>>> KEYS file also available at >>>>>> https://dist.apache.org/repos/dist/release/incubator/tez/KEYS >>>>>> >>>>>> One can look into the issues fixed in this release at: >>>>>> https://issues.apache.org/jira/browse/TEZ/fixforversion/12324349 >>>>>> >>>>>> Vote will be open for 72 hours. >>>>>> >>>>>> [ ] +1 approve >>>>>> [ ] +0 no opinion >>>>>> [ ] -1 disapprove (and reason why) >>>>>> >>>>>> thanks >>>>>> -- Hitesh >>>>>> --------------------------------------------------------------------- >>>>>> To unsubscribe, e-mail: [email protected] >>>>>> For additional commands, e-mail: [email protected] >>>>>> >>>>>> >>> >>> >>> >>> -- >>> - Tsuyoshi >>> >> >> -- >> 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. > > > > -- > - Tsuyoshi
