[
https://issues.apache.org/jira/browse/FALCON-649?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Balu Vellanki updated FALCON-649:
---------------------------------
Description:
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 if start is not set.
Remove these lines.
was:
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.
> 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 if start is not set.
> Remove these lines.
--
This message was sent by Atlassian JIRA
(v6.2#6252)