Return-Path: X-Original-To: apmail-hive-dev-archive@www.apache.org Delivered-To: apmail-hive-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 6FB85D01D for ; Mon, 25 Jun 2012 05:03:43 +0000 (UTC) Received: (qmail 76949 invoked by uid 500); 25 Jun 2012 05:03:43 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 76902 invoked by uid 500); 25 Jun 2012 05:03:43 -0000 Mailing-List: contact dev-help@hive.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hive.apache.org Delivered-To: mailing list dev@hive.apache.org Received: (qmail 76888 invoked by uid 500); 25 Jun 2012 05:03:42 -0000 Delivered-To: apmail-hadoop-hive-dev@hadoop.apache.org Received: (qmail 76884 invoked by uid 99); 25 Jun 2012 05:03:42 -0000 Received: from issues-vm.apache.org (HELO issues-vm) (140.211.11.160) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 25 Jun 2012 05:03:42 +0000 Received: from isssues-vm.apache.org (localhost [127.0.0.1]) by issues-vm (Postfix) with ESMTP id AB5AD1418B6 for ; Mon, 25 Jun 2012 05:03:42 +0000 (UTC) Date: Mon, 25 Jun 2012 05:03:42 +0000 (UTC) From: "Kanna Karanam (JIRA)" To: hive-dev@hadoop.apache.org Message-ID: <474891562.49949.1340600622703.JavaMail.jiratomcat@issues-vm> In-Reply-To: <1291755141.42326.1340326662718.JavaMail.jiratomcat@issues-vm> Subject: =?utf-8?Q?[jira]_[Commented]_(HIVE-3172)_Remov?= =?utf-8?Q?e_the_duplicate_JAR_entries_from_the_?= =?utf-8?Q?(=E2=80=9Ctest.classpath=E2=80=9D)_to_avoid_command_?= =?utf-8?Q?line_exceeding_char_limit_on_windows_?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HIVE-3172?page=3Dcom.atlassian.= jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D13400= 279#comment-13400279 ]=20 Kanna Karanam commented on HIVE-3172: ------------------------------------- code review request is available at https://reviews.apache.org/r/5541/=20 =20 > Remove the duplicate JAR entries from the (=E2=80=9Ctest.classpath=E2=80= =9D) to avoid command line exceeding char limit on windows=20 > -------------------------------------------------------------------------= ------------------------------------------ > > Key: HIVE-3172 > URL: https://issues.apache.org/jira/browse/HIVE-3172 > Project: Hive > Issue Type: Sub-task > Components: Tests, Windows > Affects Versions: 0.10.0 > Environment: Windows > Reporter: Kanna Karanam > Assignee: Kanna Karanam > Labels: Windows > Fix For: 0.10.0 > > Attachments: HIVE-3172.1.patch.txt, HIVE-3172.2.patch.txt > > > The maximum length of the DOS command string is 8191 characters (in Windo= ws latest versions http://support.microsoft.com/kb/830473). Following entri= es in the =E2=80=9Cbuild-common.xml=E2=80=9D are adding lot of duplicate JA= R entries to the =E2=80=9Ctest.classpath=E2=80=9D and it exceeds the max ch= aracter limit on windows very easily.=20 > > > > > > Proposed solution (workaround)=E2=80=93 > 1)Include all JARs from dist\lib excluding "**/hive_contrib*.jar,**/hive-= contrib*.jar,**/lib*.jar" > 2)Select the specific jars (missing jars) from test/other folders, (that = includes Hadoop-*.jar files) > Thanks -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrato= rs: https://issues.apache.org/jira/secure/ContactAdministrators!default.jsp= a For more information on JIRA, see: http://www.atlassian.com/software/jira