[jira] [Created] (CARBONDATA-1324) generate global dictionary failed

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (CARBONDATA-1324) generate global dictionary failed

Akash R Nilugal (Jira)
lingya created CARBONDATA-1324:
----------------------------------

             Summary: generate global dictionary failed
                 Key: CARBONDATA-1324
                 URL: https://issues.apache.org/jira/browse/CARBONDATA-1324
             Project: CarbonData
          Issue Type: Bug
          Components: data-load
    Affects Versions: 1.1.0
         Environment: spark 1.6.2
carbondata 1.1.0
            Reporter: lingya
             Fix For: NONE


Recently I try to load data into carbodata with csv files,one of the  lines is mismatch,All lines after this line  are  considered  one line.

can  you avoid this mismatch lines, leave the data behind  continue load data into cardata?

As follows is error message:

java.lang.Exception: generate global dictionary failed, Error processing input: Length of parsed input (100001) exceeds the maximum number of characters defined in your parser settings (100000).  Identified line separator characters in the parsed content. This may be the cause of the error. The line separator in your parser settings is set to '\n'.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)