[
https://issues.apache.org/jira/browse/PHOENIX-3499?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15691138#comment-15691138
]
Hadoop QA commented on PHOENIX-3499:
------------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12839548/PHOENIX-3499-1.patch
against master branch at commit e19c1734ea5aa0c0ee0e887c283a4712eb2dc803.
ATTACHMENT ID: 12839548
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:red}-1 tests included{color}. The patch doesn't appear to include
any new or modified tests.
Please justify why no new tests are needed for this
patch.
Also please list what manual steps were performed to
verify this patch.
{color:green}+1 javac{color}. The applied patch does not increase the
total number of javac compiler warnings.
{color:red}-1 javadoc{color}. The javadoc tool appears to have generated
44 warning messages.
{color:green}+1 release audit{color}. The applied patch does not increase
the total number of release audit warnings.
{color:green}+1 lineLengths{color}. The patch does not introduce lines
longer than 100
{color:green}+1 core tests{color}. The patch passed unit tests in .
{color:red}-1 core zombie tests{color}. There are 16 zombie test(s):
at
org.apache.ambari.server.security.authorization.AmbariLdapAuthenticationProviderTest.testAuthenticateLoginAlias(AmbariLdapAuthenticationProviderTest.java:209)
at
org.apache.ambari.server.upgrade.UpgradeCatalog211Test.testExecuteDDLUpdates(UpgradeCatalog211Test.java:73)
at
org.apache.ambari.server.upgrade.UpgradeCatalog240Test.testConsolidateUserRoles(UpgradeCatalog240Test.java:2003)
at
org.apache.ambari.server.upgrade.UpgradeCatalog200Test.testDeleteNagiosService(UpgradeCatalog200Test.java:622)
at
org.apache.ambari.server.orm.dao.AlertDefinitionDAOTest.testBatchDeleteOfNoticeEntities(AlertDefinitionDAOTest.java:450)
at
org.apache.ambari.server.upgrade.UpgradeCatalog212Test.testUpdateOozieConfigs(UpgradeCatalog212Test.java:349)
Test results:
https://builds.apache.org/job/PreCommit-PHOENIX-Build/680//testReport/
Javadoc warnings:
https://builds.apache.org/job/PreCommit-PHOENIX-Build/680//artifact/patchprocess/patchJavadocWarnings.txt
Console output:
https://builds.apache.org/job/PreCommit-PHOENIX-Build/680//console
This message is automatically generated.
> Enable null value for quote character for CSVBulkLoad tool
> ----------------------------------------------------------
>
> Key: PHOENIX-3499
> URL: https://issues.apache.org/jira/browse/PHOENIX-3499
> Project: Phoenix
> Issue Type: Bug
> Affects Versions: 4.7.0, 4.8.0
> Reporter: Sergey Soldatov
> Assignee: Sergey Soldatov
> Attachments: PHOENIX-3499-1.patch
>
>
> It's quite often that CSV data contains '"' character as part of the user
> data. At the moment user has to replace quote character with something that
> is not used in the data. More convenient if we allow to set it to null (using
> empty character).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)