----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/41845/#review113096 -----------------------------------------------------------
Ship it! Ship It! - Ajay Yadava On Jan. 6, 2016, 2:40 p.m., Praveen Adlakha wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/41845/ > ----------------------------------------------------------- > > (Updated Jan. 6, 2016, 2:40 p.m.) > > > Review request for Falcon. > > > Bugs: Falcon-1708 > https://issues.apache.org/jira/browse/Falcon-1708 > > > Repository: falcon-git > > > Description > ------- > > params API does not take start as a mandatory option > > > Diffs > ----- > > client/src/main/java/org/apache/falcon/client/FalconClient.java 4a773c6 > > Diff: https://reviews.apache.org/r/41845/diff/ > > > Testing > ------- > > dataqa@blr-test-129:/usr/local/falcon/falcon-0.9-SNAPSHOT$ bin/falcon > instance -type process -name DWH-CI-daily-supply2 -params > ERROR: start date is mandatory and should not be null > dataqa@blr-test-129:/usr/local/falcon/falcon-0.9-SNAPSHOT$ bin/falcon > instance -type process -name DWH-CI-daily-supply2 -params -start > 2015-12-30T01:00Z > Consolidated Status: SUCCEEDED > > Instances: > Instance Cluster SourceCluster Status > Start End Details Log > ----------------------------------------------------------------------------------------------- > 2015-12-30T01:00Z local - WAITING - - > hdfs://10.14.118.114:8020/user/dataqa/testEffective/2015/12/29/23/00 - > > Additional Information: > Response: default/PARAMS > Request Id: default/2059794500@qtp-1718798991-9 - > 2204721d-3ec8-4eac-b344-1ead60a57e0d > > > Thanks, > > Praveen Adlakha > >
