[jira] [Created] (CARBONDATA-604) Use Kettle wrong option in Thrift server give wrong error message

2017-01-06 Thread Harmeet Singh (JIRA)
Harmeet Singh created CARBONDATA-604: Summary: Use Kettle wrong option in Thrift server give wrong error message Key: CARBONDATA-604 URL: https://issues.apache.org/jira/browse/CARBONDATA-604

Re: In load data, CSV row contains special char at start and end of value but insert as a NULL

2016-10-25 Thread Harmeet Singh
Thanks Ravi, This is working fine. -- View this message in context: http://apache-carbondata-mailing-list-archive.1130556.n5.nabble.com/In-load-data-CSV-row-contains-special-char-at-start-and-end-of-value-but-insert-as-a-NULL-tp2345p2348.html Sent from the Apache CarbonData Mailing List

In load data, CSV row contains invalid quote char and results are invalid

2016-10-25 Thread Harmeet Singh
Hi Team, I am trying to load the CSV fie, which contains invalid quote char. But in the results the row is inserted and values are mix with next row without any waring and error. Following are the details: *CSV File: * name, description, salary, age, dob tammy,$my name$,$90$,22,19/10/2019

In load data, CSV row contains special char at start and end of value but insert as a NULL

2016-10-25 Thread Harmeet Singh
Hey Team, I am trying to load the data in CSV with special char. But if some rows contains some special char at start and end, the whole value is ignore and inserted Null value. I am expecting this values insert as a string if the start and end char are not match with quote char. Following are

Re: load data from local file system using beeline

2016-10-23 Thread Harmeet Singh
Hello Zhangshunyu, Yes, we need to give option for load data from beeline, because carbondata data have "local" option in his load command, and from carbon shell, the load from local files is working. We need to raise suggestion on jira also, Please confirm ? -- View this message in context:

[jira] [Created] (CARBONDATA-335) Load data command options 'QUOTECHAR' perform unexpected behavior.

2016-10-21 Thread Harmeet Singh (JIRA)
Harmeet Singh created CARBONDATA-335: Summary: Load data command options 'QUOTECHAR' perform unexpected behavior. Key: CARBONDATA-335 URL: https://issues.apache.org/jira/browse/CARBONDATA-335

Re: describe formatted table command does not show block size

2016-10-20 Thread Harmeet Singh
Hey 杰 , Yes I am checking the PR, so I suppose there is no need for raise the bug on jira. But still the PR is not merge, Is there some specific reasons? . -- View this message in context:

[jira] [Created] (CARBONDATA-332) Create successfully Database, tables and columns using carbon reserve keywords

2016-10-20 Thread Harmeet Singh (JIRA)
Harmeet Singh created CARBONDATA-332: Summary: Create successfully Database, tables and columns using carbon reserve keywords Key: CARBONDATA-332 URL: https://issues.apache.org/jira/browse/CARBONDATA-332

Re: describe formatted table command does not show block size

2016-10-20 Thread Harmeet Singh
Hey Ravi, can we raise the issue in jira ? -- View this message in context: http://apache-carbondata-mailing-list-archive.1130556.n5.nabble.com/describe-formatted-table-command-does-not-show-block-size-tp2098p2104.html Sent from the Apache CarbonData Mailing List archive mailing list archive

load data from local file system using beeline

2016-10-20 Thread Harmeet Singh
Hey team, I am using Thriftserver and Beeline client for executing carbon data queries. I want to load the data from csv into carbon data table. The CSV file is exist at out local system. When i am trying to execute the query, i got an exception, invalid path. Below is the example; 0:

describe formatted table command does not show block size

2016-10-20 Thread Harmeet Singh
Hey team, carbon data creating a table block size with 1GB default value. But when i am trying to show the block size value using desc formatted , the detail is show, but block size doest not appear. I suggest in tables details the block size must be visible. Even we manually define the table

Drop Database cascade hive command not supported.

2016-10-20 Thread Harmeet Singh
Hey team, I am creating a database and that database contains tables. I want to drop the database and clean the table in one command using cascade, but carbon data gave us an error. If i am using hive, hive allow me for dropping database with cascade. Below are the details: In *CarbonData*: 0:

Create table with reserve keywords created successfully

2016-10-19 Thread Harmeet Singh
Hey Team, I am trying to create a table using reserve keywords in *carbondata* like int, string etc. But i am expecting an error after executing the query, but table create successful. Below is the detail: 0: jdbc:hive2://127.0.0.1:1> create table int (int int, string string) stored by

[jira] [Created] (CARBONDATA-327) Drop Daabase unexpected behaviour.

2016-10-19 Thread Harmeet Singh (JIRA)
Harmeet Singh created CARBONDATA-327: Summary: Drop Daabase unexpected behaviour. Key: CARBONDATA-327 URL: https://issues.apache.org/jira/browse/CARBONDATA-327 Project: CarbonData Issue

Re: Create table with columns contains spaces in name.

2016-10-19 Thread Harmeet Singh
Hey Liang, Sure I will be fix that issue. -- View this message in context: http://apache-carbondata-mailing-list-archive.1130556.n5.nabble.com/Create-table-with-columns-contains-spaces-in-name-tp2030p2044.html Sent from the Apache CarbonData Mailing List archive mailing list archive at

Re: Create table with columns contains spaces in name.

2016-10-19 Thread Harmeet Singh
Thanks ravi, I will be raise on Jira. -- View this message in context: http://apache-carbondata-mailing-list-archive.1130556.n5.nabble.com/Create-table-with-columns-contains-spaces-in-name-tp2030p2035.html Sent from the Apache CarbonData Mailing List archive mailing list archive at

[jira] [Created] (CARBONDATA-324) Decimal and Bigint type columns contains Null, after load data

2016-10-18 Thread Harmeet Singh (JIRA)
Harmeet Singh created CARBONDATA-324: Summary: Decimal and Bigint type columns contains Null, after load data Key: CARBONDATA-324 URL: https://issues.apache.org/jira/browse/CARBONDATA-324 Project