You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Virag Kothari (JIRA)" <ji...@apache.org> on 2012/04/24 03:46:35 UTC

[jira] [Created] (OOZIE-819) Interrupt map doesn't have unique set of commands for a given jobid

Virag Kothari created OOZIE-819:
-----------------------------------

             Summary: Interrupt map doesn't have unique set of commands for a given jobid
                 Key: OOZIE-819
                 URL: https://issues.apache.org/jira/browse/OOZIE-819
             Project: Oozie
          Issue Type: Bug
            Reporter: Virag Kothari
            Assignee: Virag Kothari


This jira proposes to fix the following issues

1) Interrupt map should have unique values of interrupt commands for a given job id
2) Fix the usage of 'used' implementation in Xcommand
3) Remove white spaces for interrupt property in oozie-default. This is similar to issue identified in oozie-797. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (OOZIE-819) Interrupt map doesn't have unique set of commands for a given jobid

Posted by "jiraposter@reviews.apache.org (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OOZIE-819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13263773#comment-13263773 ] 

jiraposter@reviews.apache.org commented on OOZIE-819:
-----------------------------------------------------


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

(Updated 2012-04-27 16:30:36.963695)


Review request for oozie.


Changes
-------

setting used variable only if the interrupt cmd is sure to get executed


Summary
-------

https://issues.apache.org/jira/browse/OOZIE-819


This addresses bug oozie-819.
    https://issues.apache.org/jira/browse/oozie-819


Diffs (updated)
-----

  trunk/core/src/main/java/org/apache/oozie/command/XCommand.java 1327678 
  trunk/core/src/main/java/org/apache/oozie/service/CallableQueueService.java 1327678 
  trunk/core/src/main/resources/oozie-default.xml 1327678 

Diff: https://reviews.apache.org/r/4851/diff


Testing
-------

Tested after runnning examples


Thanks,

Virag


                
> Interrupt map doesn't have unique set of commands for a given jobid
> -------------------------------------------------------------------
>
>                 Key: OOZIE-819
>                 URL: https://issues.apache.org/jira/browse/OOZIE-819
>             Project: Oozie
>          Issue Type: Bug
>            Reporter: Virag Kothari
>            Assignee: Virag Kothari
>
> This jira proposes to fix the following issues
> 1) Interrupt map should have unique values of interrupt commands for a given job id
> 2) Fix the usage of 'used' implementation in Xcommand
> 3) Remove white spaces for interrupt property in oozie-default. This is similar to issue identified in oozie-797. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (OOZIE-819) Interrupt map doesn't have unique set of commands for a given jobid

Posted by "Virag Kothari (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OOZIE-819?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Virag Kothari updated OOZIE-819:
--------------------------------

    Fix Version/s: trunk
    
> Interrupt map doesn't have unique set of commands for a given jobid
> -------------------------------------------------------------------
>
>                 Key: OOZIE-819
>                 URL: https://issues.apache.org/jira/browse/OOZIE-819
>             Project: Oozie
>          Issue Type: Bug
>            Reporter: Virag Kothari
>            Assignee: Virag Kothari
>             Fix For: 3.2.0, trunk
>
>
> This jira proposes to fix the following issues
> 1) Interrupt map should have unique values of interrupt commands for a given job id
> 2) Fix the usage of 'used' implementation in Xcommand
> 3) Remove white spaces for interrupt property in oozie-default. This is similar to issue identified in oozie-797. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Closed] (OOZIE-819) Interrupt map doesn't have unique set of commands for a given jobid

Posted by "Virag Kothari (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OOZIE-819?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Virag Kothari closed OOZIE-819.
-------------------------------

    
> Interrupt map doesn't have unique set of commands for a given jobid
> -------------------------------------------------------------------
>
>                 Key: OOZIE-819
>                 URL: https://issues.apache.org/jira/browse/OOZIE-819
>             Project: Oozie
>          Issue Type: Bug
>            Reporter: Virag Kothari
>            Assignee: Virag Kothari
>             Fix For: 3.2.0, trunk
>
>
> This jira proposes to fix the following issues
> 1) Interrupt map should have unique values of interrupt commands for a given job id
> 2) Fix the usage of 'used' implementation in Xcommand
> 3) Remove white spaces for interrupt property in oozie-default. This is similar to issue identified in oozie-797. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (OOZIE-819) Interrupt map doesn't have unique set of commands for a given jobid

Posted by "Alejandro Abdelnur (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OOZIE-819?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alejandro Abdelnur resolved OOZIE-819.
--------------------------------------

       Resolution: Fixed
    Fix Version/s: 3.2.0
    
> Interrupt map doesn't have unique set of commands for a given jobid
> -------------------------------------------------------------------
>
>                 Key: OOZIE-819
>                 URL: https://issues.apache.org/jira/browse/OOZIE-819
>             Project: Oozie
>          Issue Type: Bug
>            Reporter: Virag Kothari
>            Assignee: Virag Kothari
>             Fix For: 3.2.0
>
>
> This jira proposes to fix the following issues
> 1) Interrupt map should have unique values of interrupt commands for a given job id
> 2) Fix the usage of 'used' implementation in Xcommand
> 3) Remove white spaces for interrupt property in oozie-default. This is similar to issue identified in oozie-797. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (OOZIE-819) Interrupt map doesn't have unique set of commands for a given jobid

Posted by "jiraposter@reviews.apache.org (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OOZIE-819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13261103#comment-13261103 ] 

jiraposter@reviews.apache.org commented on OOZIE-819:
-----------------------------------------------------


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


Ensuring unique job-id for specific command type is essential. Good catch!

- Mona


On 2012-04-24 01:55:07, Virag Kothari wrote:
bq.  
bq.  -----------------------------------------------------------
bq.  This is an automatically generated e-mail. To reply, visit:
bq.  https://reviews.apache.org/r/4851/
bq.  -----------------------------------------------------------
bq.  
bq.  (Updated 2012-04-24 01:55:07)
bq.  
bq.  
bq.  Review request for oozie.
bq.  
bq.  
bq.  Summary
bq.  -------
bq.  
bq.  https://issues.apache.org/jira/browse/OOZIE-819
bq.  
bq.  
bq.  This addresses bug oozie-819.
bq.      https://issues.apache.org/jira/browse/oozie-819
bq.  
bq.  
bq.  Diffs
bq.  -----
bq.  
bq.    trunk/core/src/main/java/org/apache/oozie/command/XCommand.java 1327678 
bq.    trunk/core/src/main/java/org/apache/oozie/service/CallableQueueService.java 1327678 
bq.    trunk/core/src/main/resources/oozie-default.xml 1327678 
bq.  
bq.  Diff: https://reviews.apache.org/r/4851/diff
bq.  
bq.  
bq.  Testing
bq.  -------
bq.  
bq.  Tested after runnning examples
bq.  
bq.  
bq.  Thanks,
bq.  
bq.  Virag
bq.  
bq.


                
> Interrupt map doesn't have unique set of commands for a given jobid
> -------------------------------------------------------------------
>
>                 Key: OOZIE-819
>                 URL: https://issues.apache.org/jira/browse/OOZIE-819
>             Project: Oozie
>          Issue Type: Bug
>            Reporter: Virag Kothari
>            Assignee: Virag Kothari
>
> This jira proposes to fix the following issues
> 1) Interrupt map should have unique values of interrupt commands for a given job id
> 2) Fix the usage of 'used' implementation in Xcommand
> 3) Remove white spaces for interrupt property in oozie-default. This is similar to issue identified in oozie-797. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (OOZIE-819) Interrupt map doesn't have unique set of commands for a given jobid

Posted by "Virag Kothari (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OOZIE-819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13274207#comment-13274207 ] 

Virag Kothari commented on OOZIE-819:
-------------------------------------

For the patch committed in trunk with this JIRA ID (also available under the same JIRA ID in Apache ReviewBoard system), I grant license to ASF for inclusion in ASF works (as per the Apache License ยง5) 
                
> Interrupt map doesn't have unique set of commands for a given jobid
> -------------------------------------------------------------------
>
>                 Key: OOZIE-819
>                 URL: https://issues.apache.org/jira/browse/OOZIE-819
>             Project: Oozie
>          Issue Type: Bug
>            Reporter: Virag Kothari
>            Assignee: Virag Kothari
>             Fix For: 3.2.0, trunk
>
>
> This jira proposes to fix the following issues
> 1) Interrupt map should have unique values of interrupt commands for a given job id
> 2) Fix the usage of 'used' implementation in Xcommand
> 3) Remove white spaces for interrupt property in oozie-default. This is similar to issue identified in oozie-797. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Commented] (OOZIE-819) Interrupt map doesn't have unique set of commands for a given jobid

Posted by "jiraposter@reviews.apache.org (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OOZIE-819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13264053#comment-13264053 ] 

jiraposter@reviews.apache.org commented on OOZIE-819:
-----------------------------------------------------


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

(Updated 2012-04-27 22:38:33.833947)


Review request for oozie.


Changes
-------

Changing from hashset to linkedhashset to preserve insertion order for interruptcmds


Summary
-------

https://issues.apache.org/jira/browse/OOZIE-819


This addresses bug oozie-819.
    https://issues.apache.org/jira/browse/oozie-819


Diffs (updated)
-----

  trunk/core/src/main/java/org/apache/oozie/command/XCommand.java 1327678 
  trunk/core/src/main/java/org/apache/oozie/service/CallableQueueService.java 1327678 
  trunk/core/src/main/resources/oozie-default.xml 1327678 

Diff: https://reviews.apache.org/r/4851/diff


Testing
-------

Tested after runnning examples


Thanks,

Virag


                
> Interrupt map doesn't have unique set of commands for a given jobid
> -------------------------------------------------------------------
>
>                 Key: OOZIE-819
>                 URL: https://issues.apache.org/jira/browse/OOZIE-819
>             Project: Oozie
>          Issue Type: Bug
>            Reporter: Virag Kothari
>            Assignee: Virag Kothari
>
> This jira proposes to fix the following issues
> 1) Interrupt map should have unique values of interrupt commands for a given job id
> 2) Fix the usage of 'used' implementation in Xcommand
> 3) Remove white spaces for interrupt property in oozie-default. This is similar to issue identified in oozie-797. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (OOZIE-819) Interrupt map doesn't have unique set of commands for a given jobid

Posted by "jiraposter@reviews.apache.org (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OOZIE-819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13260145#comment-13260145 ] 

jiraposter@reviews.apache.org commented on OOZIE-819:
-----------------------------------------------------


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

Review request for oozie.


Summary
-------

https://issues.apache.org/jira/browse/OOZIE-819


This addresses bug oozie-819.
    https://issues.apache.org/jira/browse/oozie-819


Diffs
-----

  trunk/core/src/main/java/org/apache/oozie/command/XCommand.java 1327678 
  trunk/core/src/main/java/org/apache/oozie/service/CallableQueueService.java 1327678 
  trunk/core/src/main/resources/oozie-default.xml 1327678 

Diff: https://reviews.apache.org/r/4851/diff


Testing
-------

Tested after runnning examples


Thanks,

Virag


                
> Interrupt map doesn't have unique set of commands for a given jobid
> -------------------------------------------------------------------
>
>                 Key: OOZIE-819
>                 URL: https://issues.apache.org/jira/browse/OOZIE-819
>             Project: Oozie
>          Issue Type: Bug
>            Reporter: Virag Kothari
>            Assignee: Virag Kothari
>
> This jira proposes to fix the following issues
> 1) Interrupt map should have unique values of interrupt commands for a given job id
> 2) Fix the usage of 'used' implementation in Xcommand
> 3) Remove white spaces for interrupt property in oozie-default. This is similar to issue identified in oozie-797. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (OOZIE-819) Interrupt map doesn't have unique set of commands for a given jobid

Posted by "jiraposter@reviews.apache.org (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OOZIE-819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13265379#comment-13265379 ] 

jiraposter@reviews.apache.org commented on OOZIE-819:
-----------------------------------------------------


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

Ship it!


+1 committing

- Mohammad


On 2012-04-27 22:38:33, Virag Kothari wrote:
bq.  
bq.  -----------------------------------------------------------
bq.  This is an automatically generated e-mail. To reply, visit:
bq.  https://reviews.apache.org/r/4851/
bq.  -----------------------------------------------------------
bq.  
bq.  (Updated 2012-04-27 22:38:33)
bq.  
bq.  
bq.  Review request for oozie.
bq.  
bq.  
bq.  Summary
bq.  -------
bq.  
bq.  https://issues.apache.org/jira/browse/OOZIE-819
bq.  
bq.  
bq.  This addresses bug oozie-819.
bq.      https://issues.apache.org/jira/browse/oozie-819
bq.  
bq.  
bq.  Diffs
bq.  -----
bq.  
bq.    trunk/core/src/main/java/org/apache/oozie/command/XCommand.java 1327678 
bq.    trunk/core/src/main/java/org/apache/oozie/service/CallableQueueService.java 1327678 
bq.    trunk/core/src/main/resources/oozie-default.xml 1327678 
bq.  
bq.  Diff: https://reviews.apache.org/r/4851/diff
bq.  
bq.  
bq.  Testing
bq.  -------
bq.  
bq.  Tested after runnning examples
bq.  
bq.  
bq.  Thanks,
bq.  
bq.  Virag
bq.  
bq.


                
> Interrupt map doesn't have unique set of commands for a given jobid
> -------------------------------------------------------------------
>
>                 Key: OOZIE-819
>                 URL: https://issues.apache.org/jira/browse/OOZIE-819
>             Project: Oozie
>          Issue Type: Bug
>            Reporter: Virag Kothari
>            Assignee: Virag Kothari
>
> This jira proposes to fix the following issues
> 1) Interrupt map should have unique values of interrupt commands for a given job id
> 2) Fix the usage of 'used' implementation in Xcommand
> 3) Remove white spaces for interrupt property in oozie-default. This is similar to issue identified in oozie-797. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira