[GitHub] carbondata issue #1214: [CARBONDATA-1008] use MetastoreListener to sync sche...

2017-08-04 Thread cenyuhai
Github user cenyuhai commented on the issue:

https://github.com/apache/carbondata/pull/1214
  
retest this please


---
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 so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] carbondata issue #1237: Clean up CarbonFactDataHandlerColumnar

2017-08-04 Thread ravipesala
Github user ravipesala commented on the issue:

https://github.com/apache/carbondata/pull/1237
  
SDV Build Failed with Spark 2.1, Please check CI 
http://144.76.159.231:8080/job/ApacheSDVTests/112/



---
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 so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] carbondata issue #1237: Clean up CarbonFactDataHandlerColumnar

2017-08-04 Thread ravipesala
Github user ravipesala commented on the issue:

https://github.com/apache/carbondata/pull/1237
  
Build Failed with Spark 1.6, Please check CI 
http://144.76.159.231:8080/job/ApacheCarbonPRBuilder/785/



---
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 so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] carbondata issue #1237: Clean up CarbonFactDataHandlerColumnar

2017-08-04 Thread ravipesala
Github user ravipesala commented on the issue:

https://github.com/apache/carbondata/pull/1237
  
Build Failed  with Spark 2.1.0, Please check CI 
http://136.243.101.176:8080/job/ApacheCarbonPRBuilder/3382/



---
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 so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] carbondata issue #1237: Clean up CarbonFactDataHandlerColumnar

2017-08-04 Thread ravipesala
Github user ravipesala commented on the issue:

https://github.com/apache/carbondata/pull/1237
  
SDV Build Success with Spark 2.1, Please check CI 
http://144.76.159.231:8080/job/ApacheSDVTests/111/



---
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 so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] carbondata issue #1225: [CARBONDATA-1361] Reduced the SDV cluster time to 22...

2017-08-04 Thread ravipesala
Github user ravipesala commented on the issue:

https://github.com/apache/carbondata/pull/1225
  
retest this please


---
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 so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] carbondata issue #1237: Clean up CarbonFactDataHandlerColumnar

2017-08-04 Thread ravipesala
Github user ravipesala commented on the issue:

https://github.com/apache/carbondata/pull/1237
  
Build Success with Spark 1.6, Please check CI 
http://144.76.159.231:8080/job/ApacheCarbonPRBuilder/784/



---
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 so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] carbondata issue #1237: Clean up CarbonFactDataHandlerColumnar

2017-08-04 Thread ravipesala
Github user ravipesala commented on the issue:

https://github.com/apache/carbondata/pull/1237
  
Build Success with Spark 2.1.0, Please check CI 
http://136.243.101.176:8080/job/ApacheCarbonPRBuilder/3381/



---
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 so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] carbondata pull request #1213: [CARBONDATA-1342] Fixed bugs for spark conf p...

2017-08-04 Thread xuchuanyin
Github user xuchuanyin commented on a diff in the pull request:

https://github.com/apache/carbondata/pull/1213#discussion_r131513710
  
--- Diff: 
core/src/main/java/org/apache/carbondata/core/metadata/AbsoluteTableIdentifier.java
 ---
@@ -99,8 +98,9 @@ public static AbsoluteTableIdentifier 
fromTablePath(String tablePath) {
   }
 
   public String getTablePath() {
-return getStorePath() + File.separator + 
getCarbonTableIdentifier().getDatabaseName() +
-File.separator + getCarbonTableIdentifier().getTableName();
+return getStorePath() + CarbonCommonConstants.FILE_SEPARATOR + 
getCarbonTableIdentifier()
--- End diff --

why need to change this? In another modification in this PR, you still use 
`File.separator` in `renameBadRecord`.


---
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 so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] carbondata issue #1237: Clean up CarbonFactDataHandlerColumnar

2017-08-04 Thread ravipesala
Github user ravipesala commented on the issue:

https://github.com/apache/carbondata/pull/1237
  
SDV Build Failed with Spark 2.1, Please check CI 
http://144.76.159.231:8080/job/ApacheSDVTests/110/



---
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 so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] carbondata issue #1237: Clean up CarbonFactDataHandlerColumnar

2017-08-04 Thread ravipesala
Github user ravipesala commented on the issue:

https://github.com/apache/carbondata/pull/1237
  
Build Failed with Spark 1.6, Please check CI 
http://144.76.159.231:8080/job/ApacheCarbonPRBuilder/783/



---
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 so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] carbondata issue #1237: Clean up CarbonFactDataHandlerColumnar

2017-08-04 Thread ravipesala
Github user ravipesala commented on the issue:

https://github.com/apache/carbondata/pull/1237
  
Build Failed  with Spark 2.1.0, Please check CI 
http://136.243.101.176:8080/job/ApacheCarbonPRBuilder/3380/



---
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 so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] carbondata pull request #1237: Clean up CarbonFactDataHandlerColumnar

2017-08-04 Thread jackylk
Github user jackylk commented on a diff in the pull request:

https://github.com/apache/carbondata/pull/1237#discussion_r131462552
  
--- Diff: 
processing/src/main/java/org/apache/carbondata/processing/store/writer/v3/CarbonFactDataWriterImplV3.java
 ---
@@ -106,23 +106,13 @@ public CarbonFactDataWriterImplV3(CarbonDataWriterVo 
dataWriterVo) {
   throws CarbonDataWriterException {
 // condition for writting all the pages
 if (!encodedTablePage.isLastPage()) {
-  boolean isAdded = false;
   // check if size more than blocklet size then write the page to file
   if (dataWriterHolder.getSize() + encodedTablePage.getEncodedSize() 
>= blockletSize) {
-// if one page size is more than blocklet size
-if (dataWriterHolder.getEncodedTablePages().size() == 0) {
-  isAdded = true;
-  dataWriterHolder.addPage(encodedTablePage);
-}
-
 LOGGER.info("Number of Pages for blocklet is: " + 
dataWriterHolder.getNumberOfPagesAdded()
 + " :Rows Added: " + dataWriterHolder.getTotalRows());
 // write the data
 writeBlockletToFile();
   }
-  if (!isAdded) {
-dataWriterHolder.addPage(encodedTablePage);
--- End diff --

For both cases (isAdded true or false), it will invoke 
`dataWriterHolder.addPage(encodedTablePage);`, so removing it.


---
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 so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] carbondata pull request #1237: Clean up CarbonFactDataHandlerColumnar

2017-08-04 Thread jackylk
Github user jackylk commented on a diff in the pull request:

https://github.com/apache/carbondata/pull/1237#discussion_r131462351
  
--- Diff: 
processing/src/main/java/org/apache/carbondata/processing/store/CarbonFactDataHandlerColumnar.java
 ---
@@ -644,10 +556,9 @@ private void resetBlockletProcessingCount() {
   }
 
   /**
-   * This class will hold the holder objects and manage producer and 
consumer for reading
-   * and writing the blocklet data
+   * This class will hold the encoded table pages.
*/
-  private final class BlockletDataHolder {
+  private final class TablePageList {
--- End diff --

This class only holds some table pages, size of which equals to number of 
cores, but not blocklet. So rename it.


---
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 so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] carbondata pull request #1237: Clean up CarbonFactDataHandlerColumnar

2017-08-04 Thread jackylk
Github user jackylk commented on a diff in the pull request:

https://github.com/apache/carbondata/pull/1237#discussion_r131462140
  
--- Diff: 
processing/src/main/java/org/apache/carbondata/processing/store/CarbonFactDataHandlerColumnar.java
 ---
@@ -471,124 +450,57 @@ public void closeHandler() throws 
CarbonDataWriterException {
*/
   private void setWritingConfiguration() throws CarbonDataWriterException {
 // get blocklet size
-this.blockletSize = Integer.parseInt(CarbonProperties.getInstance()
+this.pageSizeThreshold = 
Integer.parseInt(CarbonProperties.getInstance()
 .getProperty(CarbonCommonConstants.BLOCKLET_SIZE,
 CarbonCommonConstants.BLOCKLET_SIZE_DEFAULT_VAL));
 if (version == ColumnarFormatVersion.V3) {
-  this.blockletSize = Integer.parseInt(CarbonProperties.getInstance()
+  this.pageSizeThreshold = 
Integer.parseInt(CarbonProperties.getInstance()
   
.getProperty(CarbonV3DataFormatConstants.NUMBER_OF_ROWS_PER_BLOCKLET_COLUMN_PAGE,
   
CarbonV3DataFormatConstants.NUMBER_OF_ROWS_PER_BLOCKLET_COLUMN_PAGE_DEFAULT));
 }
-LOGGER.info("Number of rows per column blocklet " + blockletSize);
-dataRows = new ArrayList<>(this.blockletSize);
-int dimSet =
-
Integer.parseInt(CarbonCommonConstants.DIMENSION_SPLIT_VALUE_IN_COLUMNAR_DEFAULTVALUE);
-// if atleast one dimension is present then initialize column splitter 
otherwise null
-int noOfColStore = colGrpModel.getNoOfColumnStore();
-int[] keyBlockSize = new int[noOfColStore + 
getExpandedComplexColsCount()];
-
+LOGGER.info("Number of rows per column blocklet " + pageSizeThreshold);
+dataRows = new ArrayList<>(this.pageSizeThreshold);
 if (model.getDimLens().length > 0) {
   //Using Variable length variable split generator
   //This will help in splitting mdkey to columns. variable split is 
required because all
   // columns which are part of
   //row store will be in single column store
   //e.g if {0,1,2,3,4,5} is dimension and {0,1,2) is row store 
dimension
   //than below splitter will return column as {0,1,2}{3}{4}{5}
-  this.columnarSplitter = 
model.getSegmentProperties().getFixedLengthKeySplitter();
-  System.arraycopy(columnarSplitter.getBlockKeySize(), 0, 
keyBlockSize, 0, noOfColStore);
+  ColumnarSplitter columnarSplitter = 
model.getSegmentProperties().getFixedLengthKeySplitter();
   this.keyBlockHolder =
-  new 
CarbonKeyBlockHolder[this.columnarSplitter.getBlockKeySize().length];
+  new 
CarbonKeyBlockHolder[columnarSplitter.getBlockKeySize().length];
 } else {
   this.keyBlockHolder = new CarbonKeyBlockHolder[0];
 }
 
 for (int i = 0; i < keyBlockHolder.length; i++) {
-  this.keyBlockHolder[i] = new CarbonKeyBlockHolder(blockletSize);
+  this.keyBlockHolder[i] = new CarbonKeyBlockHolder(pageSizeThreshold);
   this.keyBlockHolder[i].resetCounter();
 }
 
-// agg type
-List otherMeasureIndexList =
-new 
ArrayList(CarbonCommonConstants.DEFAULT_COLLECTION_SIZE);
-List customMeasureIndexList =
-new 
ArrayList(CarbonCommonConstants.DEFAULT_COLLECTION_SIZE);
-DataType[] type = model.getMeasureDataType();
-for (int j = 0; j < type.length; j++) {
-  if (type[j] != DataType.BYTE && type[j] != DataType.DECIMAL) {
-otherMeasureIndexList.add(j);
-  } else {
-customMeasureIndexList.add(j);
-  }
-}
-
-int[] otherMeasureIndex = new int[otherMeasureIndexList.size()];
-int[] customMeasureIndex = new int[customMeasureIndexList.size()];
-for (int i = 0; i < otherMeasureIndex.length; i++) {
-  otherMeasureIndex[i] = otherMeasureIndexList.get(i);
-}
-for (int i = 0; i < customMeasureIndex.length; i++) {
-  customMeasureIndex[i] = customMeasureIndexList.get(i);
-}
 setComplexMapSurrogateIndex(model.getDimensionCount());
-int[] blockKeySize = getBlockKeySizeWithComplexTypes(new 
MultiDimKeyVarLengthEquiSplitGenerator(
-
CarbonUtil.getIncrementedCardinalityFullyFilled(model.getDimLens().clone()), 
(byte) dimSet)
-.getBlockKeySize());
-System.arraycopy(blockKeySize, noOfColStore, keyBlockSize, 
noOfColStore,
-blockKeySize.length - noOfColStore);
-this.dataWriter = getFactDataWriter(keyBlockSize);
+this.dataWriter = getFactDataWriter();
 this.dataWriter.setIsNoDictionary(isNoDictionary);
 // initialize the channel;
 this.dataWriter.initializeWriter();
-//initializeColGrpMinMax();
-  }
-
-  /**
-   * This method combines primitive dimensions with complex metadata 

[GitHub] carbondata pull request #1237: Clean up CarbonFactDataHandlerColumnar

2017-08-04 Thread jackylk
GitHub user jackylk opened a pull request:

https://github.com/apache/carbondata/pull/1237

Clean up CarbonFactDataHandlerColumnar

Clean up CarbonFactDataHandlerColumnar and Writer to prepare for DataMap 
write logic

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/jackylk/incubator-carbondata isadded

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/carbondata/pull/1237.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #1237


commit f07f15d5770b62965d46c96e3ecc084de36e15ce
Author: Jacky Li 
Date:   2017-08-04T12:59:18Z

remove unnecessary logic

commit bc0882ab2aeae804d1abd3b61d8125ebc9d2b15d
Author: Jacky Li 
Date:   2017-08-04T18:40:52Z

refactory

commit 9b2dfee73c07801dafe72ba118187895ccab3a88
Author: Jacky Li 
Date:   2017-08-04T13:33:57Z

clean up writer




---
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 so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] carbondata issue #1231: [CARBONDATA-1359] Unable to use carbondata on hive

2017-08-04 Thread shivangi1015
Github user shivangi1015 commented on the issue:

https://github.com/apache/carbondata/pull/1231
  
1. I have corrected the PR title.
2. Steps to reproduce:
 i. alter table my_user set FILEFORMAT
   INPUTFORMAT "org.apache.carbondata.hive.MapredCarbonInputFormat"
   OUTPUTFORMAT "org.apache.carbondata.hive.MapredCarbonOutputFormat"
   SERDE "org.apache.carbondata.hive.CarbonHiveSerDe";
ii. set hive.mapred.supports.subdirectories=true;
iii. set mapreduce.input.fileinputformat.input.dir.recursive=true;
iv. alter table my_user set LOCATION 
'hdfs://localhost:54310/opt/data/my_user' ;   
v. select * from my_user;

Result : 
org.apache.hive.service.cli.HiveSQLException: java.io.IOException: 
java.lang.NullPointerException
at 
org.apache.hive.service.cli.operation.SQLOperation.getNextRowSet(SQLOperation.java:352)
at 
org.apache.hive.service.cli.operation.OperationManager.getOperationNextRowSet(OperationManager.java:220)
at 
org.apache.hive.service.cli.session.HiveSessionImpl.fetchResults(HiveSessionImpl.java:685)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at 
org.apache.hive.service.cli.session.HiveSessionProxy.invoke(HiveSessionProxy.java:78)
at 
org.apache.hive.service.cli.session.HiveSessionProxy.access$000(HiveSessionProxy.java:36)
at 
org.apache.hive.service.cli.session.HiveSessionProxy$1.run(HiveSessionProxy.java:63)
at java.security.AccessController.doPrivileged(Native Method)
at javax.security.auth.Subject.doAs(Subject.java:422)
at 
org.apache.hadoop.security.UserGroupInformation.doAs(UserGroupInformation.java:1491)
at 
org.apache.hive.service.cli.session.HiveSessionProxy.invoke(HiveSessionProxy.java:59)
at com.sun.proxy.$Proxy32.fetchResults(Unknown Source)
at org.apache.hive.service.cli.CLIService.fetchResults(CLIService.java:454)
at 
org.apache.hive.service.cli.thrift.ThriftCLIService.FetchResults(ThriftCLIService.java:621)
at 
org.apache.hive.service.cli.thrift.TCLIService$Processor$FetchResults.getResult(TCLIService.java:1553)
at 
org.apache.hive.service.cli.thrift.TCLIService$Processor$FetchResults.getResult(TCLIService.java:1538)
at org.apache.thrift.ProcessFunction.process(ProcessFunction.java:39)
at org.apache.thrift.TBaseProcessor.process(TBaseProcessor.java:39)
at 
org.apache.hive.service.auth.TSetIpAddressProcessor.process(TSetIpAddressProcessor.java:56)
at 
org.apache.thrift.server.TThreadPoolServer$WorkerProcess.run(TThreadPoolServer.java:285)
at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.io.IOException: java.lang.NullPointerException
at 
org.apache.hadoop.hive.ql.exec.FetchOperator.getNextRow(FetchOperator.java:507)
at 
org.apache.hadoop.hive.ql.exec.FetchOperator.pushRow(FetchOperator.java:414)
at org.apache.hadoop.hive.ql.exec.FetchTask.fetch(FetchTask.java:140)
at org.apache.hadoop.hive.ql.Driver.getResults(Driver.java:1670)
at 
org.apache.hive.service.cli.operation.SQLOperation.getNextRowSet(SQLOperation.java:347)
... 25 more
Caused by: java.lang.NullPointerException
at 
org.apache.carbondata.core.metadata.AbsoluteTableIdentifier.fromTablePath(AbsoluteTableIdentifier.java:84)
at 
org.apache.carbondata.hive.MapredCarbonInputFormat.populateCarbonTable(MapredCarbonInputFormat.java:105)
at 
org.apache.carbondata.hive.MapredCarbonInputFormat.getCarbonTable(MapredCarbonInputFormat.java:115)
at 
org.apache.carbondata.hive.MapredCarbonInputFormat.getQueryModel(MapredCarbonInputFormat.java:122)
at 
org.apache.carbondata.hive.MapredCarbonInputFormat.getRecordReader(MapredCarbonInputFormat.java:76)
at 
org.apache.hadoop.hive.ql.exec.FetchOperator$FetchInputFormatSplit.getRecordReader(FetchOperator.java:673)
at 
org.apache.hadoop.hive.ql.exec.FetchOperator.getRecordReader(FetchOperator.java:323)
at 
org.apache.hadoop.hive.ql.exec.FetchOperator.getNextRow(FetchOperator.java:445)
... 29 more
Exception in thread "main" org.apache.hive.service.cli.HiveSQLException: 
java.io.IOException: java.lang.NullPointerException
at org.apache.hive.jdbc.Utils.verifySuccess(Utils.java:256)
at org.apache.hive.jdbc.Utils.verifySuccessWithInfo(Utils.java:242)
at org.apache.hive.jdbc.HiveQueryResultSet.next(HiveQueryResultSet.java:365)
at 
org.apache.carbondata.hiveexample.HiveExample$.main(HiveExample.scala:108)
at org.apache.carbondata.hiveexample.HiveExample.main(HiveExample.scala)
Caused by: 

[GitHub] carbondata issue #1218: [CARBONDATA-1347] Implemented Columnar Reading Of Da...

2017-08-04 Thread ravipesala
Github user ravipesala commented on the issue:

https://github.com/apache/carbondata/pull/1218
  
Build Success with Spark 1.6, Please check CI 
http://144.76.159.231:8080/job/ApacheCarbonPRBuilder/782/



---
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 so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] carbondata issue #1234: fix bug in Spi2CarbondataTypeMapper method, it will ...

2017-08-04 Thread ravipesala
Github user ravipesala commented on the issue:

https://github.com/apache/carbondata/pull/1234
  
SDV Build Failed with Spark 2.1, Please check CI 
http://144.76.159.231:8080/job/ApacheSDVTests/108/



---
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 so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] carbondata issue #1218: [CARBONDATA-1347] Implemented Columnar Reading Of Da...

2017-08-04 Thread ravipesala
Github user ravipesala commented on the issue:

https://github.com/apache/carbondata/pull/1218
  
Build Success with Spark 2.1.0, Please check CI 
http://136.243.101.176:8080/job/ApacheCarbonPRBuilder/3379/



---
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 so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] carbondata issue #1234: fix bug in Spi2CarbondataTypeMapper method, it will ...

2017-08-04 Thread ravipesala
Github user ravipesala commented on the issue:

https://github.com/apache/carbondata/pull/1234
  
Build Success with Spark 1.6, Please check CI 
http://144.76.159.231:8080/job/ApacheCarbonPRBuilder/781/



---
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 so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] carbondata issue #1234: fix bug in Spi2CarbondataTypeMapper method, it will ...

2017-08-04 Thread ravipesala
Github user ravipesala commented on the issue:

https://github.com/apache/carbondata/pull/1234
  
Build Success with Spark 2.1.0, Please check CI 
http://136.243.101.176:8080/job/ApacheCarbonPRBuilder/3378/



---
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 so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] carbondata issue #1235: fixed bug for IsNull and IsNotNull clause in presto

2017-08-04 Thread ravipesala
Github user ravipesala commented on the issue:

https://github.com/apache/carbondata/pull/1235
  
SDV Build Success with Spark 2.1, Please check CI 
http://144.76.159.231:8080/job/ApacheSDVTests/107/



---
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 so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] carbondata issue #1225: [CARBONDATA-1361] Reduced the SDV cluster time to 22...

2017-08-04 Thread ravipesala
Github user ravipesala commented on the issue:

https://github.com/apache/carbondata/pull/1225
  
Build Failed with Spark 1.6, Please check CI 
http://144.76.159.231:8080/job/ApacheCarbonPRBuilder/780/



---
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 so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] carbondata issue #1235: fixed bug for IsNull and IsNotNull clause in presto

2017-08-04 Thread ravipesala
Github user ravipesala commented on the issue:

https://github.com/apache/carbondata/pull/1235
  
Build Success with Spark 1.6, Please check CI 
http://144.76.159.231:8080/job/ApacheCarbonPRBuilder/779/



---
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 so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] carbondata issue #1225: [CARBONDATA-1361] Reduced the SDV cluster time to 22...

2017-08-04 Thread ravipesala
Github user ravipesala commented on the issue:

https://github.com/apache/carbondata/pull/1225
  
SDV Build Success with Spark 2.1, Please check CI 
http://144.76.159.231:8080/job/ApacheSDVTests/106/



---
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 so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] carbondata issue #1236: fixed bug for fetching the error value of decimal ty...

2017-08-04 Thread ravipesala
Github user ravipesala commented on the issue:

https://github.com/apache/carbondata/pull/1236
  
Build Success with Spark 2.1.0, Please check CI 
http://136.243.101.176:8080/job/ApacheCarbonPRBuilder/3376/



---
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 so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] carbondata issue #1225: [WIP] test SDV PR

2017-08-04 Thread ravipesala
Github user ravipesala commented on the issue:

https://github.com/apache/carbondata/pull/1225
  
Build Success with Spark 2.1.0, Please check CI 
http://136.243.101.176:8080/job/ApacheCarbonPRBuilder/3375/



---
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 so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] carbondata issue #1236: fixed bug for fetching the error value of decimal ty...

2017-08-04 Thread ravipesala
Github user ravipesala commented on the issue:

https://github.com/apache/carbondata/pull/1236
  
Build Success with Spark 1.6, Please check CI 
http://144.76.159.231:8080/job/ApacheCarbonPRBuilder/778/



---
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 so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[jira] [Created] (CARBONDATA-1361) Reduce the sdv cluster test time

2017-08-04 Thread Ravindra Pesala (JIRA)
Ravindra Pesala created CARBONDATA-1361:
---

 Summary: Reduce the sdv cluster test time
 Key: CARBONDATA-1361
 URL: https://issues.apache.org/jira/browse/CARBONDATA-1361
 Project: CarbonData
  Issue Type: Test
Reporter: Ravindra Pesala
Priority: Minor






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


[GitHub] carbondata issue #1218: [CARBONDATA-1347] Implemented Columnar Reading Of Da...

2017-08-04 Thread chenliang613
Github user chenliang613 commented on the issue:

https://github.com/apache/carbondata/pull/1218
  
retest this please


---
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 so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] carbondata issue #1231: CARBONDATA-1359 Unable to use carbondata on hive

2017-08-04 Thread chenliang613
Github user chenliang613 commented on the issue:

https://github.com/apache/carbondata/pull/1231
  
1.please correct your PR title as per : 
https://github.com/apache/carbondata/blob/master/docs/How-to-contribute-to-Apache-CarbonData.md
2.Can you please provide the reproduce steps for this issue.


---
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 so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] carbondata issue #1234: fix bug in Spi2CarbondataTypeMapper method, it will ...

2017-08-04 Thread chenliang613
Github user chenliang613 commented on the issue:

https://github.com/apache/carbondata/pull/1234
  
add to whitelist


---
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 so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] carbondata issue #1236: fixed bug for fetching the error value of decimal ty...

2017-08-04 Thread chenliang613
Github user chenliang613 commented on the issue:

https://github.com/apache/carbondata/pull/1236
  
add to whitelist


---
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 so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] carbondata issue #1235: fixed bug for IsNull and IsNotNull clause in presto

2017-08-04 Thread chenliang613
Github user chenliang613 commented on the issue:

https://github.com/apache/carbondata/pull/1235
  
add to whitelist


---
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 so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] carbondata issue #1236: fixed bug for fetching the error value of decimal ty...

2017-08-04 Thread ravipesala
Github user ravipesala commented on the issue:

https://github.com/apache/carbondata/pull/1236
  
Can one of the admins verify this patch?


---
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 so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] carbondata issue #1236: fixed bug for fetching the error value of decimal ty...

2017-08-04 Thread ravipesala
Github user ravipesala commented on the issue:

https://github.com/apache/carbondata/pull/1236
  
Can one of the admins verify this patch?


---
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 so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] carbondata issue #1236: fixed bug for fetching the error value of decimal ty...

2017-08-04 Thread ravipesala
Github user ravipesala commented on the issue:

https://github.com/apache/carbondata/pull/1236
  
Can one of the admins verify this patch?


---
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 so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] carbondata pull request #1236: fixed bug for fetching the error value of dec...

2017-08-04 Thread steven-qin
GitHub user steven-qin opened a pull request:

https://github.com/apache/carbondata/pull/1236

fixed bug for fetching the error value of decimal type in presto

The following is based on TPCH test.
create statement:
create table lineitem (l_orderkey int ,l_partkey int ,l_suppkey 
int ,l_linenumber int ,l_quantity decimal(15,2) ,l_extendedprice decimal(15,2) 
,l_discount decimal(15,2) ,l_tax decimal(15,2) ,l_returnflag string 
,l_linestatus string ,l_shipdate date ,l_commitdate date ,l_receiptdate date 
,l_shipinstruct string ,l_shipmode string ,l_comment string ) stored by 
'carbondata'

query sql:
 select l_quantity,l_extendedprice,l_discount,l_tax  from lineitem 
where l_orderkey=15413986 and l_linenumber=7;

The below is correct in spark:
l_quantity |  l_extendedprice | l_discount | l_tax
11.00|   16549.17   |  0.07 |  0.04

The below is wrong in presto:
l_quantity |  l_extendedprice |  l_discount | l_tax
0.11  |  165.49|  0.00  | 0.00

Be sure to do all of the following to help us incorporate your contribution
quickly and easily:

 - [ ] Make sure the PR title is formatted like:
   `[CARBONDATA-] Description of pull request`
 - [ ] Make sure tests pass via `mvn clean verify`. (Even better, enable
   Travis-CI on your fork and ensure the whole test matrix passes).
 - [ ] Replace `` in the title with the actual Jira issue
   number, if there is one.
 - [ ] If this contribution is large, please file an Apache
   [Individual Contributor License 
Agreement](https://www.apache.org/licenses/icla.txt).
 - [ ] Testing done
 
Please provide details on 
- Whether new unit test cases have been added or why no new tests 
are required?
- What manual testing you have done?
- Any additional information to help reviewers in testing this 
change.
 
 - [ ] For large changes, please consider breaking it into sub-tasks under 
an umbrella JIRA. 
 
---


You can merge this pull request into a Git repository by running:

$ git pull https://github.com/linqer/carbondata 
fixed-bug-ErrorDecimalTypeValue

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/carbondata/pull/1236.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #1236


commit b449a85107d630e070f053b9357dfc4da836d8c9
Author: yuyu7972 <397189...@qq.com>
Date:   2017-08-04T15:07:10Z

fixed bug for fetching the error value of decimal type in presto

The following is based on TPCH test.
create statement:
create table lineitem (l_orderkey int ,l_partkey int ,l_suppkey 
int ,l_linenumber int ,l_quantity decimal(15,2) ,l_extendedprice decimal(15,2) 
,l_discount decimal(15,2) ,l_tax decimal(15,2) ,l_returnflag string 
,l_linestatus string ,l_shipdate date ,l_commitdate date ,l_receiptdate date 
,l_shipinstruct string ,l_shipmode string ,l_comment string ) stored by 
'carbondata'

query sql:
 select l_quantity,l_extendedprice,l_discount,l_tax  from lineitem 
where l_orderkey=15413986 and l_linenumber=7;

The below is correct in spark:
l_quantity |  l_extendedprice | l_discount | l_tax
11.00|   16549.17   |  0.07 |  0.04

The below is wrong in presto:
l_quantity |  l_extendedprice |  l_discount | l_tax
0.11  |  165.49|  0.00  | 0.00




---
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 so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] carbondata issue #1236: fixed bug for fetching the error value of decimal ty...

2017-08-04 Thread asfgit
Github user asfgit commented on the issue:

https://github.com/apache/carbondata/pull/1236
  
Can one of the admins verify this patch?


---
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 so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] carbondata issue #1236: fixed bug for fetching the error value of decimal ty...

2017-08-04 Thread asfgit
Github user asfgit commented on the issue:

https://github.com/apache/carbondata/pull/1236
  
Can one of the admins verify this patch?


---
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 so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] carbondata issue #1225: [WIP] test SDV PR

2017-08-04 Thread ravipesala
Github user ravipesala commented on the issue:

https://github.com/apache/carbondata/pull/1225
  
SDV Build Success with Spark 2.1, Please check CI 
http://144.76.159.231:8080/job/ApacheSDVTests/105/



---
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 so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] carbondata issue #1225: [WIP] test SDV PR

2017-08-04 Thread ravipesala
Github user ravipesala commented on the issue:

https://github.com/apache/carbondata/pull/1225
  
Build Success with Spark 2.1.0, Please check CI 
http://136.243.101.176:8080/job/ApacheCarbonPRBuilder/3374/



---
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 so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] carbondata issue #1225: [WIP] test SDV PR

2017-08-04 Thread ravipesala
Github user ravipesala commented on the issue:

https://github.com/apache/carbondata/pull/1225
  
SDV Build Failed with Spark 2.1, Please check CI 
http://144.76.159.231:8080/job/ApacheSDVTests/104/



---
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 so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] carbondata issue #1225: [WIP] test SDV PR

2017-08-04 Thread ravipesala
Github user ravipesala commented on the issue:

https://github.com/apache/carbondata/pull/1225
  
Build Success with Spark 1.6, Please check CI 
http://144.76.159.231:8080/job/ApacheCarbonPRBuilder/776/



---
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 so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] carbondata issue #1225: [WIP] test SDV PR

2017-08-04 Thread ravipesala
Github user ravipesala commented on the issue:

https://github.com/apache/carbondata/pull/1225
  
Build Success with Spark 2.1.0, Please check CI 
http://136.243.101.176:8080/job/ApacheCarbonPRBuilder/3373/



---
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 so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] carbondata issue #1235: fixed bug for IsNull and IsNotNull clause in presto

2017-08-04 Thread ravipesala
Github user ravipesala commented on the issue:

https://github.com/apache/carbondata/pull/1235
  
Can one of the admins verify this patch?


---
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 so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] carbondata issue #1235: fixed bug for IsNull and IsNotNull clause in presto

2017-08-04 Thread ravipesala
Github user ravipesala commented on the issue:

https://github.com/apache/carbondata/pull/1235
  
Can one of the admins verify this patch?


---
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 so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] carbondata issue #1235: fixed bug for IsNull and IsNotNull clause in presto

2017-08-04 Thread ravipesala
Github user ravipesala commented on the issue:

https://github.com/apache/carbondata/pull/1235
  
Can one of the admins verify this patch?


---
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 so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] carbondata pull request #1235: fixed bug for IsNull and IsNotNull clause in ...

2017-08-04 Thread steven-qin
GitHub user steven-qin opened a pull request:

https://github.com/apache/carbondata/pull/1235

fixed bug for IsNull and IsNotNull clause in presto

Be sure to do all of the following to help us incorporate your contribution
quickly and easily:

 - [ ] Make sure the PR title is formatted like:
   `[CARBONDATA-] Description of pull request`
 - [ ] Make sure tests pass via `mvn clean verify`. (Even better, enable
   Travis-CI on your fork and ensure the whole test matrix passes).
 - [ ] Replace `` in the title with the actual Jira issue
   number, if there is one.
 - [ ] If this contribution is large, please file an Apache
   [Individual Contributor License 
Agreement](https://www.apache.org/licenses/icla.txt).
 - [ ] Testing done
 
Please provide details on 
- Whether new unit test cases have been added or why no new tests 
are required?
- What manual testing you have done?
- Any additional information to help reviewers in testing this 
change.
 
 - [ ] For large changes, please consider breaking it into sub-tasks under 
an umbrella JIRA. 
 
---


You can merge this pull request into a Git repository by running:

$ git pull https://github.com/linqer/carbondata fixed-bug-IsNotNullAndIsNull

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/carbondata/pull/1235.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #1235


commit 2be87241fab42b8e3d898b6bca656fd38bc21056
Author: yuyu7972 <397189...@qq.com>
Date:   2017-08-04T13:45:59Z

fixed bug for IsNull and IsNotNull clause in presto




---
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 so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] carbondata issue #1235: fixed bug for IsNull and IsNotNull clause in presto

2017-08-04 Thread asfgit
Github user asfgit commented on the issue:

https://github.com/apache/carbondata/pull/1235
  
Can one of the admins verify this patch?


---
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 so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] carbondata issue #1235: fixed bug for IsNull and IsNotNull clause in presto

2017-08-04 Thread asfgit
Github user asfgit commented on the issue:

https://github.com/apache/carbondata/pull/1235
  
Can one of the admins verify this patch?


---
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 so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] carbondata issue #1205: [CARBONDATA-1086] updated configuration-parameters.m...

2017-08-04 Thread ravipesala
Github user ravipesala commented on the issue:

https://github.com/apache/carbondata/pull/1205
  
Build Success with Spark 1.6, Please check CI 
http://144.76.159.231:8080/job/ApacheCarbonPRBuilder/775/



---
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 so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] carbondata issue #1205: [CARBONDATA-1086] updated configuration-parameters.m...

2017-08-04 Thread ravipesala
Github user ravipesala commented on the issue:

https://github.com/apache/carbondata/pull/1205
  
Build Success with Spark 2.1.0, Please check CI 
http://136.243.101.176:8080/job/ApacheCarbonPRBuilder/3372/



---
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 so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] carbondata issue #1225: [WIP] test SDV PR

2017-08-04 Thread ravipesala
Github user ravipesala commented on the issue:

https://github.com/apache/carbondata/pull/1225
  
SDV Build Success with Spark 2.1, Please check CI 
http://144.76.159.231:8080/job/ApacheSDVTests/103/



---
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 so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] carbondata issue #1205: [CARBONDATA-1086] updated configuration-parameters.m...

2017-08-04 Thread ravipesala
Github user ravipesala commented on the issue:

https://github.com/apache/carbondata/pull/1205
  
Build Success with Spark 1.6, Please check CI 
http://144.76.159.231:8080/job/ApacheCarbonPRBuilder/774/



---
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 so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] carbondata issue #1205: [CARBONDATA-1086] updated configuration-parameters.m...

2017-08-04 Thread ravipesala
Github user ravipesala commented on the issue:

https://github.com/apache/carbondata/pull/1205
  
Build Success with Spark 2.1.0, Please check CI 
http://136.243.101.176:8080/job/ApacheCarbonPRBuilder/3371/



---
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 so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] carbondata issue #1225: [WIP] test SDV PR

2017-08-04 Thread ravipesala
Github user ravipesala commented on the issue:

https://github.com/apache/carbondata/pull/1225
  
Build Success with Spark 1.6, Please check CI 
http://144.76.159.231:8080/job/ApacheCarbonPRBuilder/773/



---
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 so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] carbondata issue #1225: [WIP] test SDV PR

2017-08-04 Thread ravipesala
Github user ravipesala commented on the issue:

https://github.com/apache/carbondata/pull/1225
  
Build Success with Spark 2.1.0, Please check CI 
http://136.243.101.176:8080/job/ApacheCarbonPRBuilder/3370/



---
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 so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] carbondata issue #1225: [WIP] test SDV PR

2017-08-04 Thread ravipesala
Github user ravipesala commented on the issue:

https://github.com/apache/carbondata/pull/1225
  
SDV Build Success with Spark 2.1, Please check CI 
http://144.76.159.231:8080/job/ApacheSDVTests/102/



---
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 so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] carbondata issue #1225: [WIP] test SDV PR

2017-08-04 Thread ravipesala
Github user ravipesala commented on the issue:

https://github.com/apache/carbondata/pull/1225
  
Build Success with Spark 1.6, Please check CI 
http://144.76.159.231:8080/job/ApacheCarbonPRBuilder/772/



---
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 so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] carbondata issue #1225: [WIP] test SDV PR

2017-08-04 Thread ravipesala
Github user ravipesala commented on the issue:

https://github.com/apache/carbondata/pull/1225
  
Build Success with Spark 2.1.0, Please check CI 
http://136.243.101.176:8080/job/ApacheCarbonPRBuilder/3369/



---
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 so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] carbondata issue #1225: [WIP] test SDV PR

2017-08-04 Thread ravipesala
Github user ravipesala commented on the issue:

https://github.com/apache/carbondata/pull/1225
  
SDV Build Success with Spark 2.1, Please check CI 
http://144.76.159.231:8080/job/ApacheSDVTests/101/



---
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 so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] carbondata issue #1225: [WIP] test SDV PR

2017-08-04 Thread ravipesala
Github user ravipesala commented on the issue:

https://github.com/apache/carbondata/pull/1225
  
Build Failed with Spark 1.6, Please check CI 
http://144.76.159.231:8080/job/ApacheCarbonPRBuilder/771/



---
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 so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] carbondata issue #1225: [WIP] test SDV PR

2017-08-04 Thread ravipesala
Github user ravipesala commented on the issue:

https://github.com/apache/carbondata/pull/1225
  
Build Success with Spark 2.1.0, Please check CI 
http://136.243.101.176:8080/job/ApacheCarbonPRBuilder/3368/



---
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 so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] carbondata issue #1225: [WIP] test SDV PR

2017-08-04 Thread ravipesala
Github user ravipesala commented on the issue:

https://github.com/apache/carbondata/pull/1225
  
SDV Build Success with Spark 2.1, Please check CI 
http://144.76.159.231:8080/job/ApacheSDVTests/100/



---
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 so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] carbondata issue #1225: [WIP] test SDV PR

2017-08-04 Thread ravipesala
Github user ravipesala commented on the issue:

https://github.com/apache/carbondata/pull/1225
  
Build Success with Spark 1.6, Please check CI 
http://144.76.159.231:8080/job/ApacheCarbonPRBuilder/770/



---
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 so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] carbondata issue #1232: Fix compile issues

2017-08-04 Thread ravipesala
Github user ravipesala commented on the issue:

https://github.com/apache/carbondata/pull/1232
  
SDV Build Success with Spark 2.1, Please check CI 
http://144.76.159.231:8080/job/ApacheSDVTests/99/



---
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 so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] carbondata issue #1233: [CARBONDATA-1150]added documentation for vector read...

2017-08-04 Thread ravipesala
Github user ravipesala commented on the issue:

https://github.com/apache/carbondata/pull/1233
  
Build Success with Spark 1.6, Please check CI 
http://144.76.159.231:8080/job/ApacheCarbonPRBuilder/769/



---
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 so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] carbondata issue #1225: [WIP] test SDV PR

2017-08-04 Thread ravipesala
Github user ravipesala commented on the issue:

https://github.com/apache/carbondata/pull/1225
  
Build Failed  with Spark 2.1.0, Please check CI 
http://136.243.101.176:8080/job/ApacheCarbonPRBuilder/3367/



---
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 so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] carbondata issue #1233: [CARBONDATA-1150]added documentation for vector read...

2017-08-04 Thread ravipesala
Github user ravipesala commented on the issue:

https://github.com/apache/carbondata/pull/1233
  
Build Success with Spark 2.1.0, Please check CI 
http://136.243.101.176:8080/job/ApacheCarbonPRBuilder/3366/



---
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 so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] carbondata issue #1234: fix bug in Spi2CarbondataTypeMapper method, it will ...

2017-08-04 Thread ravipesala
Github user ravipesala commented on the issue:

https://github.com/apache/carbondata/pull/1234
  
Can one of the admins verify this patch?


---
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 so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] carbondata pull request #1232: Fix compile issues

2017-08-04 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/carbondata/pull/1232


---
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 so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] carbondata issue #1234: fix bug in Spi2CarbondataTypeMapper method, it will ...

2017-08-04 Thread ravipesala
Github user ravipesala commented on the issue:

https://github.com/apache/carbondata/pull/1234
  
Can one of the admins verify this patch?


---
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 so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] carbondata issue #1234: fix bug in Spi2CarbondataTypeMapper method, it will ...

2017-08-04 Thread asfgit
Github user asfgit commented on the issue:

https://github.com/apache/carbondata/pull/1234
  
Can one of the admins verify this patch?


---
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 so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] carbondata issue #1232: Fix compile issues

2017-08-04 Thread ravipesala
Github user ravipesala commented on the issue:

https://github.com/apache/carbondata/pull/1232
  
LGTM


---
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 so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] carbondata issue #1234: fix bug in Spi2CarbondataTypeMapper method, it will ...

2017-08-04 Thread ravipesala
Github user ravipesala commented on the issue:

https://github.com/apache/carbondata/pull/1234
  
Can one of the admins verify this patch?


---
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 so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] carbondata pull request #1234: fix bug in Spi2CarbondataTypeMapper method, i...

2017-08-04 Thread linqer
GitHub user linqer opened a pull request:

https://github.com/apache/carbondata/pull/1234

fix bug in Spi2CarbondataTypeMapper method, it will cause exception like

com.facebook.presto.spi.PrestoException: DECIMAL precision must be in range 
[1, 38]
 at 
com.facebook.presto.spi.type.DecimalType.validatePrecisionScale(DecimalType.java:94)
 at 
com.facebook.presto.spi.type.ShortDecimalType.(ShortDecimalType.java:34)
 at 
com.facebook.presto.spi.type.DecimalType.createDecimalType(DecimalType.java:37)
 at 
org.apache.carbondata.presto.CarbondataRecordSetProvider.Spi2CarbondataTypeMapper(CarbondataRecordSetProvider.java:257)

Be sure to do all of the following to help us incorporate your contribution
quickly and easily:

 - [ ] Make sure the PR title is formatted like:
   `[CARBONDATA-] Description of pull request`
 - [ ] Make sure tests pass via `mvn clean verify`. (Even better, enable
   Travis-CI on your fork and ensure the whole test matrix passes).
 - [ ] Replace `` in the title with the actual Jira issue
   number, if there is one.
 - [ ] If this contribution is large, please file an Apache
   [Individual Contributor License 
Agreement](https://www.apache.org/licenses/icla.txt).
 - [ ] Testing done
 
Please provide details on 
- Whether new unit test cases have been added or why no new tests 
are required?
- What manual testing you have done?
- Any additional information to help reviewers in testing this 
change.
 
 - [ ] For large changes, please consider breaking it into sub-tasks under 
an umbrella JIRA. 
 
---


You can merge this pull request into a Git repository by running:

$ git pull https://github.com/linqer/carbondata master

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/carbondata/pull/1234.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #1234


commit 7ff11cbd2e9d22240cf8894da2ee2cf8ff4314e7
Author: linqer.li 
Date:   2017-08-02T08:15:01Z

fix bug in Spi2CarbondataTypeMapper method, it will cause exception like

com.facebook.presto.spi.PrestoException: DECIMAL precision must be in range 
[1, 38]
 at 
com.facebook.presto.spi.type.DecimalType.validatePrecisionScale(DecimalType.java:94)
 at 
com.facebook.presto.spi.type.ShortDecimalType.(ShortDecimalType.java:34)
 at 
com.facebook.presto.spi.type.DecimalType.createDecimalType(DecimalType.java:37)
 at 
org.apache.carbondata.presto.CarbondataRecordSetProvider.Spi2CarbondataTypeMapper(CarbondataRecordSetProvider.java:257)




---
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 so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] carbondata issue #1234: fix bug in Spi2CarbondataTypeMapper method, it will ...

2017-08-04 Thread asfgit
Github user asfgit commented on the issue:

https://github.com/apache/carbondata/pull/1234
  
Can one of the admins verify this patch?


---
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 so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] carbondata issue #1232: Fix compile issues

2017-08-04 Thread ravipesala
Github user ravipesala commented on the issue:

https://github.com/apache/carbondata/pull/1232
  
Build Success with Spark 1.6, Please check CI 
http://144.76.159.231:8080/job/ApacheCarbonPRBuilder/768/



---
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 so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] carbondata issue #1232: Fix compile issues

2017-08-04 Thread ravipesala
Github user ravipesala commented on the issue:

https://github.com/apache/carbondata/pull/1232
  
Build Success with Spark 2.1.0, Please check CI 
http://136.243.101.176:8080/job/ApacheCarbonPRBuilder/3365/



---
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 so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] carbondata pull request #1233: [CARBONDATA-1150]added documentation for vect...

2017-08-04 Thread vandana7
GitHub user vandana7 opened a pull request:

https://github.com/apache/carbondata/pull/1233

[CARBONDATA-1150]added documentation for vector reader



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/vandana7/incubator-carbondata 
new_vector_reader

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/carbondata/pull/1233.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #1233


commit 6f01ec5e9ebe095e7cb5e48d246adc86a4f3c490
Author: vandana 
Date:   2017-08-04T10:20:35Z

added documentation for vector reader




---
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 so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] carbondata issue #1233: [CARBONDATA-1150]added documentation for vector read...

2017-08-04 Thread asfgit
Github user asfgit commented on the issue:

https://github.com/apache/carbondata/pull/1233
  
Can one of the admins verify this patch?


---
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 so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] carbondata issue #1233: [CARBONDATA-1150]added documentation for vector read...

2017-08-04 Thread ravipesala
Github user ravipesala commented on the issue:

https://github.com/apache/carbondata/pull/1233
  
Can one of the admins verify this patch?


---
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 so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] carbondata issue #1233: [CARBONDATA-1150]added documentation for vector read...

2017-08-04 Thread asfgit
Github user asfgit commented on the issue:

https://github.com/apache/carbondata/pull/1233
  
Can one of the admins verify this patch?


---
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 so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[jira] [Created] (CARBONDATA-1360) Update is not working properly for complex datatype

2017-08-04 Thread SWATI RAO (JIRA)
SWATI RAO created CARBONDATA-1360:
-

 Summary: Update is not working properly for complex datatype
 Key: CARBONDATA-1360
 URL: https://issues.apache.org/jira/browse/CARBONDATA-1360
 Project: CarbonData
  Issue Type: Bug
  Components: sql
Affects Versions: 1.1.1
 Environment: Spark 2.1
Reporter: SWATI RAO
Priority: Minor
 Attachments: structofarray.csv

Steps to reproduce :

create table STRUCT_OF_ARRAY_update1 (CUST_ID string, YEAR int, MONTH int, AGE 
int, GENDER string, EDUCATED string, IS_MARRIED string, STRUCT_OF_ARRAY 
struct,sal1: array,state: 
array,date1: array>,CARD_COUNT int,DEBIT_COUNT int, 
CREDIT_COUNT int, DEPOSIT double, HQ_DEPOSIT double) STORED BY 
'org.apache.carbondata.format' 
TBLPROPERTIES('NO_INVERTED_INDEX'='STRUCT_OF_ARRAY');
+-+--+
| Result  |
+-+--+
+-+--+
No rows selected (1.137 seconds)


LOAD DATA INPATH 
'hdfs://localhost:54311/BabuStore/TestData/Data/complex/structofarray.csv' INTO 
table STRUCT_OF_ARRAY_update1 options ('DELIMITER'=',', 'QUOTECHAR'='"', 
'FILEHEADER'='CUST_ID,YEAR,MONTH,AGE,GENDER,EDUCATED,IS_MARRIED,STRUCT_OF_ARRAY,CARD_COUNT,DEBIT_COUNT,CREDIT_COUNT,DEPOSIT,HQ_DEPOSIT','COMPLEX_DELIMITER_LEVEL_1'='$','COMPLEX_DELIMITER_LEVEL_2'='&');
+-+--+
| Result  |
+-+--+
+-+--+
No rows selected (3.82 seconds)


update STRUCT_OF_ARRAY_update1 
set(struct_of_array)=('{"ID":123457790,"CHECK_DATE":null,"SNo":[1099,3000],"sal1":[1099.123,3999.234],"state":["United
 States","HI"],"date1":[null,null]},77,112,145,4.123030672E8,7.028563114E8') 
where cust_id in ('Cust0999') ;
+-+--+
| Result  |
+-+--+
+-+--+
No rows selected (3.329 seconds)

select struct_of_array from STRUCT_OF_ARRAY_update1 where cust_id in 
('Cust0999') ;
+-+--+
| struct_of_array   
  |
+-+--+
| 
{"ID":null,"CHECK_DATE":null,"SNo":[null],"sal1":[null],"state":[null],"date1":[null]}
  |
+-+--+
1 row selected (0.433 seconds)
 
*No column of Structure gets updated*

When we update query using this query :

0: jdbc:hive2://localhost:1> update STRUCT_OF_ARRAY_update1 
set(struct_of_array)=(8) ;
+-+--+
| Result  |
+-+--+
+-+--+
No rows selected (2.82 seconds)
0: jdbc:hive2://localhost:1> select struct_of_array from 
STRUCT_OF_ARRAY_update1 where cust_id in ('Cust0999') ;
+--+--+
|   struct_of_array 
   |
+--+--+
| 
{"ID":8,"CHECK_DATE":null,"SNo":[null],"sal1":[null],"state":[null],"date1":[null]}
  |
+--+--+
1 row selected (0.191 seconds)

*1st column of Structure gets updated*






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


[GitHub] carbondata issue #1218: [CARBONDATA-1347] Implemented Columnar Reading Of Da...

2017-08-04 Thread ravipesala
Github user ravipesala commented on the issue:

https://github.com/apache/carbondata/pull/1218
  
SDV Build Failed with Spark 2.1, Please check CI 
http://144.76.159.231:8080/job/ApacheSDVTests/98/



---
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 so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] carbondata pull request #1232: Fix compile issues

2017-08-04 Thread chenliang613
GitHub user chenliang613 opened a pull request:

https://github.com/apache/carbondata/pull/1232

Fix compile issues

Fix compile issues with "mvn clean package"

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/chenliang613/carbondata compile_issue

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/carbondata/pull/1232.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #1232


commit fd8299497f68c1e7307450e321e761913a817788
Author: chenliang613 
Date:   2017-08-04T10:04:20Z

fix compile issues




---
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 so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] carbondata issue #1232: Fix compile issues

2017-08-04 Thread asfgit
Github user asfgit commented on the issue:

https://github.com/apache/carbondata/pull/1232
  
Can one of the admins verify this patch?


---
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 so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] carbondata issue #1225: [WIP] test SDV PR

2017-08-04 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue:

https://github.com/apache/carbondata/pull/1225
  
Build Success with Spark 1.6, Please check CI 
http://144.76.159.231:8080/job/ApacheCarbonPRBuilder/766/



---
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 so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] carbondata issue #1218: [CARBONDATA-1347] Implemented Columnar Reading Of Da...

2017-08-04 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue:

https://github.com/apache/carbondata/pull/1218
  
Build Success with Spark 2.1.0, Please check CI 
http://136.243.101.176:8080/job/ApacheCarbonPRBuilder/3364/



---
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 so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] carbondata issue #1231: CARBONDATA-1359 Unable to use carbondata on hive

2017-08-04 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue:

https://github.com/apache/carbondata/pull/1231
  
Can one of the admins verify this patch?


---
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 so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] carbondata issue #1231: CARBONDATA-1359 Unable to use carbondata on hive

2017-08-04 Thread asfgit
Github user asfgit commented on the issue:

https://github.com/apache/carbondata/pull/1231
  
Can one of the admins verify this patch?


---
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 so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] carbondata pull request #1231: CARBONDATA-1359 Unable to use carbondata on h...

2017-08-04 Thread shivangi1015
GitHub user shivangi1015 opened a pull request:

https://github.com/apache/carbondata/pull/1231

CARBONDATA-1359 Unable to use carbondata on hive



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/shivangi1015/incubator-carbondata 
CARBONDATA-1359

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/carbondata/pull/1231.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #1231


commit fec22e703a22cbd81c7f4e4d6040edc57099a971
Author: shivangi 
Date:   2017-08-04T07:55:02Z

CARBONDATA-1359 Unable to use carbondata on hive




---
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 so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] carbondata issue #1231: CARBONDATA-1359 Unable to use carbondata on hive

2017-08-04 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue:

https://github.com/apache/carbondata/pull/1231
  
Can one of the admins verify this patch?


---
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 so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] carbondata issue #1231: CARBONDATA-1359 Unable to use carbondata on hive

2017-08-04 Thread asfgit
Github user asfgit commented on the issue:

https://github.com/apache/carbondata/pull/1231
  
Can one of the admins verify this patch?


---
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 so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] carbondata issue #1231: CARBONDATA-1359 Unable to use carbondata on hive

2017-08-04 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue:

https://github.com/apache/carbondata/pull/1231
  
Can one of the admins verify this patch?


---
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 so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] carbondata issue #1225: [WIP] test SDV PR

2017-08-04 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue:

https://github.com/apache/carbondata/pull/1225
  
Build Failed  with Spark 2.1.0, Please check CI 
http://136.243.101.176:8080/job/ApacheCarbonPRBuilder/3363/



---
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 so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] carbondata issue #1225: [WIP] test SDV PR

2017-08-04 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue:

https://github.com/apache/carbondata/pull/1225
  
SDV Build Success with Spark 2.1, Please check CI 
http://144.76.159.231:8080/job/ApacheSDVTests/97/



---
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 so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[jira] [Created] (CARBONDATA-1359) Unable to use carbondata on hive

2017-08-04 Thread Shivangi Gupta (JIRA)
Shivangi Gupta created CARBONDATA-1359:
--

 Summary: Unable to use carbondata on hive
 Key: CARBONDATA-1359
 URL: https://issues.apache.org/jira/browse/CARBONDATA-1359
 Project: CarbonData
  Issue Type: Bug
  Components: hive-integration
Affects Versions: 1.2.0
 Environment: carbondata-spark2.1,hive1.2
Reporter: Shivangi Gupta
Assignee: Shivangi Gupta


org.apache.hive.service.cli.HiveSQLException: java.io.IOException: 
java.lang.NullPointerException
at 
org.apache.hive.service.cli.operation.SQLOperation.getNextRowSet(SQLOperation.java:352)
at 
org.apache.hive.service.cli.operation.OperationManager.getOperationNextRowSet(OperationManager.java:220)
at 
org.apache.hive.service.cli.session.HiveSessionImpl.fetchResults(HiveSessionImpl.java:685)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at 
org.apache.hive.service.cli.session.HiveSessionProxy.invoke(HiveSessionProxy.java:78)
at 
org.apache.hive.service.cli.session.HiveSessionProxy.access$000(HiveSessionProxy.java:36)
at 
org.apache.hive.service.cli.session.HiveSessionProxy$1.run(HiveSessionProxy.java:63)
at java.security.AccessController.doPrivileged(Native Method)
at javax.security.auth.Subject.doAs(Subject.java:422)
at 
org.apache.hadoop.security.UserGroupInformation.doAs(UserGroupInformation.java:1491)
at 
org.apache.hive.service.cli.session.HiveSessionProxy.invoke(HiveSessionProxy.java:59)
at com.sun.proxy.$Proxy32.fetchResults(Unknown Source)
at 
org.apache.hive.service.cli.CLIService.fetchResults(CLIService.java:454)
at 
org.apache.hive.service.cli.thrift.ThriftCLIService.FetchResults(ThriftCLIService.java:621)
at 
org.apache.hive.service.cli.thrift.TCLIService$Processor$FetchResults.getResult(TCLIService.java:1553)
at 
org.apache.hive.service.cli.thrift.TCLIService$Processor$FetchResults.getResult(TCLIService.java:1538)
at org.apache.thrift.ProcessFunction.process(ProcessFunction.java:39)
at org.apache.thrift.TBaseProcessor.process(TBaseProcessor.java:39)
at 
org.apache.hive.service.auth.TSetIpAddressProcessor.process(TSetIpAddressProcessor.java:56)
at 
org.apache.thrift.server.TThreadPoolServer$WorkerProcess.run(TThreadPoolServer.java:285)
at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.io.IOException: java.lang.NullPointerException
at 
org.apache.hadoop.hive.ql.exec.FetchOperator.getNextRow(FetchOperator.java:507)
at 
org.apache.hadoop.hive.ql.exec.FetchOperator.pushRow(FetchOperator.java:414)
at org.apache.hadoop.hive.ql.exec.FetchTask.fetch(FetchTask.java:140)
at org.apache.hadoop.hive.ql.Driver.getResults(Driver.java:1670)
at 
org.apache.hive.service.cli.operation.SQLOperation.getNextRowSet(SQLOperation.java:347)
... 25 more
Caused by: java.lang.NullPointerException
at 
org.apache.carbondata.core.metadata.AbsoluteTableIdentifier.fromTablePath(AbsoluteTableIdentifier.java:84)
at 
org.apache.carbondata.hive.MapredCarbonInputFormat.populateCarbonTable(MapredCarbonInputFormat.java:105)
at 
org.apache.carbondata.hive.MapredCarbonInputFormat.getCarbonTable(MapredCarbonInputFormat.java:115)
at 
org.apache.carbondata.hive.MapredCarbonInputFormat.getQueryModel(MapredCarbonInputFormat.java:122)
at 
org.apache.carbondata.hive.MapredCarbonInputFormat.getRecordReader(MapredCarbonInputFormat.java:76)
at 
org.apache.hadoop.hive.ql.exec.FetchOperator$FetchInputFormatSplit.getRecordReader(FetchOperator.java:673)
at 
org.apache.hadoop.hive.ql.exec.FetchOperator.getRecordReader(FetchOperator.java:323)
at 
org.apache.hadoop.hive.ql.exec.FetchOperator.getNextRow(FetchOperator.java:445)
... 29 more
Exception in thread "main" org.apache.hive.service.cli.HiveSQLException: 
java.io.IOException: java.lang.NullPointerException
at org.apache.hive.jdbc.Utils.verifySuccess(Utils.java:256)
at org.apache.hive.jdbc.Utils.verifySuccessWithInfo(Utils.java:242)
at 
org.apache.hive.jdbc.HiveQueryResultSet.next(HiveQueryResultSet.java:365)
at 
org.apache.carbondata.hiveexample.HiveExample$.main(HiveExample.scala:108)
at org.apache.carbondata.hiveexample.HiveExample.main(HiveExample.scala)
Caused by: org.apache.hive.service.cli.HiveSQLException: java.io.IOException: 

  1   2   >