You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sqoop.apache.org by Jarek Cecho <ja...@apache.org> on 2012/12/08 00:11:43 UTC

Review Request: SQOOP-696 Client command submission status will finish gracefully when executed for non existing job

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

Review request for Sqoop.


Description
-------

I've added simple checking if the job do exists.


Diffs
-----

  core/src/main/java/org/apache/sqoop/repository/JdbcRepository.java 2d4d76bc71b6612db4764391b575dbafedf58d72 

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


Testing
-------

Unit tests seems to be passing.


Thanks,

Jarek Cecho


Re: Review Request: SQOOP-696 Client command submission status will finish gracefully when executed for non existing job

Posted by Bilung Lee <bl...@gmail.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/8424/#review14217
-----------------------------------------------------------

Ship it!


Ship It!

- Bilung Lee


On Dec. 8, 2012, 3:03 a.m., Jarek Cecho wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/8424/
> -----------------------------------------------------------
> 
> (Updated Dec. 8, 2012, 3:03 a.m.)
> 
> 
> Review request for Sqoop.
> 
> 
> Description
> -------
> 
> I've added simple checking if the job do exists.
> 
> 
> This addresses bug SQOOP-696.
>     https://issues.apache.org/jira/browse/SQOOP-696
> 
> 
> Diffs
> -----
> 
>   core/src/main/java/org/apache/sqoop/repository/JdbcRepository.java 2d4d76bc71b6612db4764391b575dbafedf58d72 
> 
> Diff: https://reviews.apache.org/r/8424/diff/
> 
> 
> Testing
> -------
> 
> Unit tests seems to be passing.
> 
> 
> Thanks,
> 
> Jarek Cecho
> 
>


Re: Review Request: SQOOP-696 Client command submission status will finish gracefully when executed for non existing job

Posted by Jarek Cecho <ja...@apache.org>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/8424/
-----------------------------------------------------------

(Updated Dec. 8, 2012, 3:03 a.m.)


Review request for Sqoop.


Description
-------

I've added simple checking if the job do exists.


This addresses bug SQOOP-696.
    https://issues.apache.org/jira/browse/SQOOP-696


Diffs
-----

  core/src/main/java/org/apache/sqoop/repository/JdbcRepository.java 2d4d76bc71b6612db4764391b575dbafedf58d72 

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


Testing
-------

Unit tests seems to be passing.


Thanks,

Jarek Cecho