[
https://issues.apache.org/jira/browse/PHOENIX-2538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15074447#comment-15074447
]
Hudson commented on PHOENIX-2538:
---------------------------------
SUCCESS: Integrated in Phoenix-master #1037 (See
[https://builds.apache.org/job/Phoenix-master/1037/])
PHOENIX-2538 - CsvBulkLoadTool should return non-zero exit status if
(ravimagham: rev 943cc530e2f95ef251a2b2a8e4f35020ba9e639d)
* phoenix-core/src/it/java/org/apache/phoenix/mapreduce/CsvBulkLoadToolIT.java
*
phoenix-core/src/main/java/org/apache/phoenix/mapreduce/AbstractBulkLoadTool.java
> CsvBulkLoadTool should return non-zero exit status if import fails
> ------------------------------------------------------------------
>
> Key: PHOENIX-2538
> URL: https://issues.apache.org/jira/browse/PHOENIX-2538
> Project: Phoenix
> Issue Type: Bug
> Reporter: Gabriel Reid
> Assignee: maghamravikiran
> Fix For: 4.7.0
>
> Attachments: PHOENIX-2538-1.patch, PHOENIX-2538.patch
>
>
> The changes in PHOENIX-2216 accidentally changed CsvBulkLoadTool so that it
> does not correctly return a non-zero error code if the import job fails. This
> makes it impossible for users of the tool to automatically determine if the
> tool failed (e.g. when running it from shell scripts).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)