how to load the dictionary file when loading data.

2017-04-07 Thread ytx
I just want to know how to load the dictionary file when loading data. example:load data inpath '/person.txt' into table person OPTIONS('DELIMITER'='|','QUOTECHAR'='"','FILEHEADER'='id,name,birthday,start_time,work_locations,course','COMPLEX_DELIMITER_LEVEL_1'='$','ALL_DICTIONARY_PATH'='/opt/dictio

load the dictionary file when loading data

2017-04-05 Thread ytx
I just want to know how to load the dictionary file when loading data. example:load data inpath '/person.txt' into table person OPTIONS('DELIMITER'='|','QUOTECHAR'='"','FILEHEADER'='id,name,birthday,start_time,work_locations,course','COMPLEX_DELIMITER_LEVEL_1'='$','ALL_DICTIONARY_PATH'='/opt/dictio

Re: [jira] [Created] (CARBONDATA-169) COLUMNDICT and ALL_DICT_PATH can not be used together

2017-04-01 Thread ytx
Can you tell me how to use COLUMNDICT and ALL_DICT_PATH, the main thing is to load the dictionary file is what it looks like, such as: what is the content of the data.dictionary format? -- View this message in context: http://apache-carbondata-mailing-list-archive.1130556.n5.nabble.com/jira-Cre