[jira] [Commented] (NIFI-4956) Cannot import or upgrade versioned flow that includes a CRON_DRIVEN scheduling strategy

2018-03-09 Thread Joseph Percivall (JIRA)

[ 
https://issues.apache.org/jira/browse/NIFI-4956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16393838#comment-16393838
 ] 

Joseph Percivall commented on NIFI-4956:


Whelp this is a little embarrassing, lol that appears to be the exact same 
thing. Should've searched a little harder.

I'll double check on master but I'm going to mark this as a duplicate and close 
it. Thanks [~bende]

> Cannot import or upgrade versioned flow that includes a CRON_DRIVEN 
> scheduling strategy
> ---
>
> Key: NIFI-4956
> URL: https://issues.apache.org/jira/browse/NIFI-4956
> Project: Apache NiFi
>  Issue Type: Bug
>Affects Versions: 1.5.0
>Reporter: Joseph Percivall
>Priority: Major
>
> To reproduce:
>  * Create a PG with a process in it with a CRON driven scheduling strategy
>  * Start version control of the PG
>  * Attempt create a new PG by "import"ing the versioned flow from above
>  * Notice that an Error occurs that says "Value '* * * * * ?' is not a valid 
> Time Duration and the processor exists but has Timer driven scheduling.
>  * Also, notice that the PG is partially created (if there are other 
> components they may be created) but is not versioned
> This also occurs when upgrading a flow but with a slightly different error 
> message
> "Failed to update flow to new version due to 
> java.lang.IllegalArgumentException: Value '* * * * *?' is not a valid Time 
> Duration"
>  
> I checked the flow_storage of the registry instance and it does have 
> CRON_DRIVEN for the scheduling strategy.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (NIFI-4956) Cannot import or upgrade versioned flow that includes a CRON_DRIVEN scheduling strategy

2018-03-09 Thread Bryan Bende (JIRA)

[ 
https://issues.apache.org/jira/browse/NIFI-4956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16393834#comment-16393834
 ] 

Bryan Bende commented on NIFI-4956:
---

Can you confirm if this is the same issue as NIFI-4884 which is  resolved on 
master?

> Cannot import or upgrade versioned flow that includes a CRON_DRIVEN 
> scheduling strategy
> ---
>
> Key: NIFI-4956
> URL: https://issues.apache.org/jira/browse/NIFI-4956
> Project: Apache NiFi
>  Issue Type: Bug
>Affects Versions: 1.5.0
>Reporter: Joseph Percivall
>Priority: Major
>
> To reproduce:
>  * Create a PG with a process in it with a CRON driven scheduling strategy
>  * Start version control of the PG
>  * Attempt create a new PG by "import"ing the versioned flow from above
>  * Notice that an Error occurs that says "Value '* * * * * ?' is not a valid 
> Time Duration and the processor exists but has Timer driven scheduling.
>  * Also, notice that the PG is partially created (if there are other 
> components they may be created) but is not versioned
> This also occurs when upgrading a flow but with a slightly different error 
> message
> "Failed to update flow to new version due to 
> java.lang.IllegalArgumentException: Value '* * * * *?' is not a valid Time 
> Duration"
>  
> I checked the flow_storage of the registry instance and it does have 
> CRON_DRIVEN for the scheduling strategy.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)