You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@falcon.apache.org by Denes Bodo <bo...@gmail.com> on 2017/07/28 10:46:22 UTC

Review Request 59438: FALCON-1685 - CLI does not honour extra attributes passed via client

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/59438/
-----------------------------------------------------------

Review request for Falcon.


Bugs: FALCON-1685
    https://issues.apache.org/jira/browse/FALCON-1685


Repository: falcon-git


Description
-------

In case if the user wants an operation that does not support properties then an Exception will be thrown.


Diffs
-----

  cli/src/main/java/org/apache/falcon/cli/FalconEntityCLI.java dcac8e8 
  cli/src/main/java/org/apache/falcon/cli/ParameterHandler.java PRE-CREATION 


Diff: https://reviews.apache.org/r/59438/diff/1/


Testing
-------

CLI unit tests are OK. However, it is a suggestion now. Please comment.


Thanks,

Denes Bodo