Return-Path: X-Original-To: apmail-sqoop-dev-archive@www.apache.org Delivered-To: apmail-sqoop-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 8530017F31 for ; Wed, 29 Oct 2014 21:40:34 +0000 (UTC) Received: (qmail 44559 invoked by uid 500); 29 Oct 2014 21:40:34 -0000 Delivered-To: apmail-sqoop-dev-archive@sqoop.apache.org Received: (qmail 44519 invoked by uid 500); 29 Oct 2014 21:40:34 -0000 Mailing-List: contact dev-help@sqoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@sqoop.apache.org Delivered-To: mailing list dev@sqoop.apache.org Received: (qmail 44258 invoked by uid 99); 29 Oct 2014 21:40:34 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 29 Oct 2014 21:40:34 +0000 Date: Wed, 29 Oct 2014 21:40:34 +0000 (UTC) From: "Veena Basavaraj (JIRA)" To: dev@sqoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (SQOOP-1643) Sqoop2: Add Requires/Optional attribute support for input names MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/SQOOP-1643?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Veena Basavaraj updated SQOOP-1643: ----------------------------------- Description: The goal is to have much better user experience when user has to fill out the values for config inputs in the UI/ shell client. Today there is no way to tell if a input is required or optional. Also the help labels should be more clear in explaining what each of them mean and when their value is not required. We can even group the required ones first and then the optional ones latter > Sqoop2: Add Requires/Optional attribute support for input names > ---------------------------------------------------------------- > > Key: SQOOP-1643 > URL: https://issues.apache.org/jira/browse/SQOOP-1643 > Project: Sqoop > Issue Type: Bug > Reporter: Veena Basavaraj > Assignee: Veena Basavaraj > Fix For: 1.99.4 > > > The goal is to have much better user experience when user has to fill out the values for config inputs in the UI/ shell client. > Today there is no way to tell if a input is required or optional. Also the help labels should be more clear in explaining what each of them mean and when their value is not required. We can even group the required ones first and then the optional ones latter -- This message was sent by Atlassian JIRA (v6.3.4#6332)