Re: [jira] [Created] (CARBONDATA-836) Error in load using dataframe - columns containing comma

2017-04-10 Thread Sanoj MG
Hi All, In CarbonDataFrameWriter, there is an option to load using CSV file. if (options.tempCSV) { loadTempCSV(options) } else { loadDataFrame(options) } Why is this choice required? Is there any issue if we load it directly without using CSV? I have many dimension table with comma in

[jira] [Created] (CARBONDATA-895) Fix license header checking issues

2017-04-10 Thread Liang Chen (JIRA)
Liang Chen created CARBONDATA-895: - Summary: Fix license header checking issues Key: CARBONDATA-895 URL: https://issues.apache.org/jira/browse/CARBONDATA-895 Project: CarbonData Issue Type:

[jira] [Created] (CARBONDATA-893) MR testcase hangs in Hadoop 2.7.2 version profile

2017-04-10 Thread Ravindra Pesala (JIRA)
Ravindra Pesala created CARBONDATA-893: -- Summary: MR testcase hangs in Hadoop 2.7.2 version profile Key: CARBONDATA-893 URL: https://issues.apache.org/jira/browse/CARBONDATA-893 Project:

[GitHub] incubator-carbondata-site pull request #24: Added Apache Jira Link and fixed...

2017-04-10 Thread PallaviSingh1992
Github user PallaviSingh1992 closed the pull request at: https://github.com/apache/incubator-carbondata-site/pull/24 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes

[GitHub] incubator-carbondata-site pull request #25: Added the news section

2017-04-10 Thread PallaviSingh1992
Github user PallaviSingh1992 closed the pull request at: https://github.com/apache/incubator-carbondata-site/pull/25 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes

[GitHub] incubator-carbondata-site pull request #28: Added new code for automation of...

2017-04-10 Thread PallaviSingh1992
GitHub user PallaviSingh1992 opened a pull request: https://github.com/apache/incubator-carbondata-site/pull/28 Added new code for automation of documentation Added code to allow auto fetching and updation of CarbonData Documentation from the Apache Incubator Carbondata You can

[jira] [Created] (CARBONDATA-892) IndexOutOf Bound exception while running query with 2nd level sub-query

2017-04-10 Thread Ramakrishna (JIRA)
Ramakrishna created CARBONDATA-892: -- Summary: IndexOutOf Bound exception while running query with 2nd level sub-query Key: CARBONDATA-892 URL: https://issues.apache.org/jira/browse/CARBONDATA-892