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 5CA06DB7A for ; Sat, 30 Jun 2012 00:29:45 +0000 (UTC) Received: (qmail 63495 invoked by uid 500); 30 Jun 2012 00:29:44 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 63372 invoked by uid 500); 30 Jun 2012 00:29:44 -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 63364 invoked by uid 500); 30 Jun 2012 00:29:44 -0000 Delivered-To: apmail-hadoop-hive-dev@hadoop.apache.org Received: (qmail 63361 invoked by uid 99); 30 Jun 2012 00:29:44 -0000 Received: from issues-vm.apache.org (HELO issues-vm) (140.211.11.160) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 30 Jun 2012 00:29:44 +0000 Received: from isssues-vm.apache.org (localhost [127.0.0.1]) by issues-vm (Postfix) with ESMTP id 0A139141BDA for ; Sat, 30 Jun 2012 00:29:44 +0000 (UTC) Date: Sat, 30 Jun 2012 00:29:44 +0000 (UTC) From: "Ashutosh Chauhan (JIRA)" To: hive-dev@hadoop.apache.org Message-ID: <1556535132.74266.1341016184043.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=3D13404= 340#comment-13404340 ]=20 Ashutosh Chauhan commented on HIVE-3172: ---------------------------------------- +1 will commit if tests pass. =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, HIVE-3= 172.3.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