[ 
https://issues.apache.org/jira/browse/PHOENIX-1523?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15196587#comment-15196587
 ] 

Hadoop QA commented on PHOENIX-1523:
------------------------------------

{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12793628/PHOENIX-1523-3.patch
  against master branch at commit e7bcfe4f2b889575f7a20e0e2d9f76175282108c.
  ATTACHMENT ID: 12793628

    {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 
20 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 1 zombie test(s):       
at 
org.apache.hadoop.hdfs.server.namenode.ha.TestSeveralNameNodes.testCircularLinkedListWrites(TestSeveralNameNodes.java:64)

Test results: 
https://builds.apache.org/job/PreCommit-PHOENIX-Build/276//testReport/
Javadoc warnings: 
https://builds.apache.org/job/PreCommit-PHOENIX-Build/276//artifact/patchprocess/patchJavadocWarnings.txt
Console output: 
https://builds.apache.org/job/PreCommit-PHOENIX-Build/276//console

This message is automatically generated.

> Make it easy to provide a tab literal as separator for CSV imports
> ------------------------------------------------------------------
>
>                 Key: PHOENIX-1523
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-1523
>             Project: Phoenix
>          Issue Type: New Feature
>            Reporter: Gabriel Reid
>            Assignee: Sergey Soldatov
>         Attachments: PHOENIX-1523-2.patch, PHOENIX-1523-3.patch, 
> PHOENIX-1523.patch
>
>
> When importing CSV data that is tab-separated, it's quite inconvenient to 
> supply a tab literal on the command line to override the default separator 
> (you need to press Ctrl-V, followed by Tab, which isn't well known).
> It would be better if it was possible to supply something that looks like a 
> tab literal, i.e. '\t', or something else like '<tab>', to reduce the 
> complexity in supplying a tab separator.
> Regardless of the approach, the way to supply a tab character should also be 
> added to the documentation (or to the command line docs provided by the tool).
> This should be done for both the map reduce bulk loader, and psql.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to