Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 219C8200B2A for ; Fri, 10 Jun 2016 21:17:28 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 1EDC4160A15; Fri, 10 Jun 2016 19:17:28 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 68EBE160A38 for ; Fri, 10 Jun 2016 21:17:27 +0200 (CEST) Received: (qmail 61834 invoked by uid 500); 10 Jun 2016 19:17:21 -0000 Mailing-List: contact common-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list common-issues@hadoop.apache.org Received: (qmail 61678 invoked by uid 99); 10 Jun 2016 19:17:21 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 10 Jun 2016 19:17:21 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 3693E2C1F5C for ; Fri, 10 Jun 2016 19:17:21 +0000 (UTC) Date: Fri, 10 Jun 2016 19:17:21 +0000 (UTC) From: "Chris Nauroth (JIRA)" To: common-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HADOOP-12875) [Azure Data Lake] Support for contract test and unit test cases MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Fri, 10 Jun 2016 19:17:28 -0000 [ https://issues.apache.org/jira/browse/HADOOP-12875?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15325115#comment-15325115 ] Chris Nauroth commented on HADOOP-12875: ---------------------------------------- Steve, thank you for the flexibility. I have filed HADOOP-13257 and copy-pasted your comments. [~vishwajeet.dusane], the remaining thing we need to do on this patch is to address the warnings from pre-commit: # Please fix the Findbugs warning. # Please fix the Checkstyle warnings. Sometimes Checkstyle warnings are overly pedantic and we proceed without addressing all of them. Feel free to ask me if you think you're looking at a warning that might fall into that category, and I'd be happy to advise on whether or not I think it's necessary. # Pre-commit is reporting tests as failing, because it won't have ADL credentials. You probably need to adjust the test configuration setup and the pom.xml file so that tests won't get triggered if the credentials file is missing. I recommend taking a look at the pom.xml in hadoop-aws for an example of how to do that. bq. I just do think all those skipped contract tests need to get working, for the benefit of everyone. Absolutely. They are invaluable for catching issues before more costly long-running system tests. > [Azure Data Lake] Support for contract test and unit test cases > --------------------------------------------------------------- > > Key: HADOOP-12875 > URL: https://issues.apache.org/jira/browse/HADOOP-12875 > Project: Hadoop Common > Issue Type: Test > Components: fs, fs/azure, tools > Reporter: Vishwajeet Dusane > Assignee: Vishwajeet Dusane > Attachments: Hadoop-12875-001.patch, Hadoop-12875-002.patch, Hadoop-12875-003.patch, Hadoop-12875-004.patch > > > This JIRA describes contract test and unit test cases support for azure data lake file system. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org For additional commands, e-mail: common-issues-help@hadoop.apache.org