[
https://issues.apache.org/jira/browse/PHOENIX-2495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15049754#comment-15049754
]
ASF GitHub Bot commented on PHOENIX-2495:
-----------------------------------------
GitHub user ndimiduk opened a pull request:
https://github.com/apache/phoenix/pull/143
PHOENIX-2495 Fix test failures in CsvBulkLoadToolIT
FYI @JamesRTaylor @twdsilva
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ndimiduk/phoenix 2495-fix-csvbulkloadloolit
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/phoenix/pull/143.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #143
----
commit c4def9387b726f9346493d9096ad94b8c9d70b8f
Author: Nick Dimiduk <[email protected]>
Date: 2015-12-10T00:51:18Z
PHOENIX-2495 Fix test failures in CsvBulkLoadToolIT
----
> Fix test failures in CsvBulkLoadToolIT
> --------------------------------------
>
> Key: PHOENIX-2495
> URL: https://issues.apache.org/jira/browse/PHOENIX-2495
> Project: Phoenix
> Issue Type: Bug
> Reporter: James Taylor
> Assignee: Nick Dimiduk
> Fix For: 4.7.0
>
>
> Looks like your check-in for PHOENIX-2481 causes 5 test failures in
> CsvBulkLoadToolIT:
> {code}
> org.apache.phoenix.mapreduce.CsvBulkLoadToolIT.testBasicImport
> org.apache.phoenix.mapreduce.CsvBulkLoadToolIT.testImportWithLocalIndex
> org.apache.phoenix.mapreduce.CsvBulkLoadToolIT.testFullOptionImport
> org.apache.phoenix.mapreduce.CsvBulkLoadToolIT.testImportWithIndex
> org.apache.phoenix.mapreduce.CsvBulkLoadToolIT.testImportOneIndexTable
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)