You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@falcon.apache.org by "Balu Vellanki (JIRA)" <ji...@apache.org> on 2014/08/29 01:05:09 UTC

[jira] [Created] (FALCON-649) Remove unnecessary validation for Instance start time in FalconCLI

Balu Vellanki created FALCON-649:
------------------------------------

             Summary: Remove unnecessary validation for Instance start time in FalconCLI
                 Key: FALCON-649
                 URL: https://issues.apache.org/jira/browse/FALCON-649
             Project: Falcon
          Issue Type: Bug
          Components: client
    Affects Versions: 0.6
            Reporter: Balu Vellanki
            Assignee: Balu Vellanki


For Falcon CLI instance commands, start and end date are optional params. In FalconCLI.java lines 307 to 312, there is an erroneous validation for start time. This wrongly throws an exception is start is not set. 

Remove these lines. 



--
This message was sent by Atlassian JIRA
(v6.2#6252)