[GitHub] incubator-carbondata issue #389: [CARBONDATA-491] spark2 integration: Do not...

2016-12-03 Thread jackylk
Github user jackylk commented on the issue:

https://github.com/apache/incubator-carbondata/pull/389
  
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] incubator-carbondata issue #389: [CARBONDATA-491] spark2 integration: Do not...

2016-12-03 Thread jackylk
Github user jackylk commented on the issue:

https://github.com/apache/incubator-carbondata/pull/389
  
Test case failed locally using ` mvn clean verify -Pspark-2.0`

- project *** FAILED ***
  java.lang.NullPointerException:
  at 
org.apache.spark.sql.CarbonDatasourceHadoopRelation.carbonRelation$lzycompute(CarbonDatasourceHadoopRelation.scala:52)
  at 
org.apache.spark.sql.CarbonDatasourceHadoopRelation.carbonRelation(CarbonDatasourceHadoopRelation.scala:50)
  at 
org.apache.spark.sql.CarbonDictionaryDecoder$$anonfun$1.apply(CarbonDictionaryDecoder.scala:55)
  at 
org.apache.spark.sql.CarbonDictionaryDecoder$$anonfun$1.apply(CarbonDictionaryDecoder.scala:51)
  at 
scala.collection.TraversableLike$$anonfun$map$1.apply(TraversableLike.scala:234)
  at 
scala.collection.TraversableLike$$anonfun$map$1.apply(TraversableLike.scala:234)
  at scala.collection.immutable.List.foreach(List.scala:381)
  at scala.collection.TraversableLike$class.map(TraversableLike.scala:234)
  at scala.collection.immutable.List.map(List.scala:285)
  at 
org.apache.spark.sql.CarbonDictionaryDecoder.(CarbonDictionaryDecoder.scala:51)
  ...
- agg *** FAILED ***
  java.lang.NullPointerException:
  at 
org.apache.spark.sql.CarbonDatasourceHadoopRelation.carbonRelation$lzycompute(CarbonDatasourceHadoopRelation.scala:52)
  at 
org.apache.spark.sql.CarbonDatasourceHadoopRelation.carbonRelation(CarbonDatasourceHadoopRelation.scala:50)
  at 
org.apache.spark.sql.optimizer.CarbonDecoderRelation.dictionaryMap$lzycompute(CarbonLateDecodeRule.scala:698)
  at 
org.apache.spark.sql.optimizer.CarbonDecoderRelation.dictionaryMap(CarbonLateDecodeRule.scala:698)
  at 
org.apache.spark.sql.optimizer.CarbonLateDecodeRule.org$apache$spark$sql$optimizer$CarbonLateDecodeRule$$isDictionaryEncoded(CarbonLateDecodeRule.scala:653)
  at 
org.apache.spark.sql.optimizer.CarbonLateDecodeRule$$anonfun$org$apache$spark$sql$optimizer$CarbonLateDecodeRule$$addTempDecoder$1$4$$anonfun$apply$3.applyOrElse(CarbonLateDecodeRule.scala:180)
  at 
org.apache.spark.sql.optimizer.CarbonLateDecodeRule$$anonfun$org$apache$spark$sql$optimizer$CarbonLateDecodeRule$$addTempDecoder$1$4$$anonfun$apply$3.applyOrElse(CarbonLateDecodeRule.scala:178)
  at scala.PartialFunction$Lifted.apply(PartialFunction.scala:223)
  at scala.PartialFunction$Lifted.apply(PartialFunction.scala:219)
  at 
org.apache.spark.sql.catalyst.trees.TreeNode$$anonfun$collect$1.apply(TreeNode.scala:157)


---
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] incubator-carbondata issue #389: [CARBONDATA-491] spark2 integration: Do not...

2016-12-04 Thread scwf
Github user scwf commented on the issue:

https://github.com/apache/incubator-carbondata/pull/389
  
@jackylk i fix the test suite, plz review again


---
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] incubator-carbondata issue #389: [CARBONDATA-491] spark2 integration: Do not...

2016-12-04 Thread jackylk
Github user jackylk commented on the issue:

https://github.com/apache/incubator-carbondata/pull/389
  
LGTM
CI passed
http://136.243.101.176:8080/job/ApacheCarbonManualPRBuilder/743/


---
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.
---