[GitHub] carbondata issue #975: [Documentation] Single pass condition for high cardin...

2017-06-05 Thread asfgit
Github user asfgit commented on the issue:

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

Refer to this link for build results (access rights to CI server needed): 
https://builds.apache.org/job/carbondata-pr-spark-1.6/89/



---
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 #971: [CARBONDATA-1015] Extract interface in data load writ...

2017-06-05 Thread asfgit
Github user asfgit commented on the issue:

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

Refer to this link for build results (access rights to CI server needed): 
https://builds.apache.org/job/carbondata-pr-spark-1.6/88/



---
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 #971: [CARBONDATA-1015] Extract interface in data load writ...

2017-06-05 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue:

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



---
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-1131) Bitmap encoding for low cardinality column

2017-06-05 Thread Jacky Li (JIRA)
Jacky Li created CARBONDATA-1131:


 Summary: Bitmap encoding for low cardinality column
 Key: CARBONDATA-1131
 URL: https://issues.apache.org/jira/browse/CARBONDATA-1131
 Project: CarbonData
  Issue Type: Sub-task
Reporter: Jacky Li






--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Created] (CARBONDATA-1130) XOR encoding for floating point

2017-06-05 Thread Jacky Li (JIRA)
Jacky Li created CARBONDATA-1130:


 Summary: XOR encoding for floating point
 Key: CARBONDATA-1130
 URL: https://issues.apache.org/jira/browse/CARBONDATA-1130
 Project: CarbonData
  Issue Type: Sub-task
Reporter: Jacky Li


In case of timeseries data, the measure value in the record may be almost same. 
XOR encoding can be used to compress this type of data.
see http://www.vldb.org/pvldb/vol8/p1816-teller.pdf




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Created] (CARBONDATA-1129) Delta-of-delta for timestamp data type

2017-06-05 Thread Jacky Li (JIRA)
Jacky Li created CARBONDATA-1129:


 Summary: Delta-of-delta for timestamp data type
 Key: CARBONDATA-1129
 URL: https://issues.apache.org/jira/browse/CARBONDATA-1129
 Project: CarbonData
  Issue Type: Sub-task
Reporter: Jacky Li


In case of timeseries data, data is arriving at the periodical manner. 
Delta-of-delta encoding can compress the data heavily. 
See http://www.vldb.org/pvldb/vol8/p1816-teller.pdf




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Created] (CARBONDATA-1128) New encoding based on encoding override framework

2017-06-05 Thread Jacky Li (JIRA)
Jacky Li created CARBONDATA-1128:


 Summary: New encoding based on encoding override framework
 Key: CARBONDATA-1128
 URL: https://issues.apache.org/jira/browse/CARBONDATA-1128
 Project: CarbonData
  Issue Type: New Feature
Reporter: Jacky Li






--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Created] (CARBONDATA-1127) Add fixed length encoding for timestamp/date data type

2017-06-05 Thread Jacky Li (JIRA)
Jacky Li created CARBONDATA-1127:


 Summary: Add fixed length encoding for timestamp/date data type
 Key: CARBONDATA-1127
 URL: https://issues.apache.org/jira/browse/CARBONDATA-1127
 Project: CarbonData
  Issue Type: Sub-task
Reporter: Jacky Li


After this is done, we can move timestamp/date from noDictionary to normal 
ColumnPage (stored as int[] internally)





--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Created] (CARBONDATA-1126) Change carbon data file definition for encoding override

2017-06-05 Thread Jacky Li (JIRA)
Jacky Li created CARBONDATA-1126:


 Summary: Change carbon data file definition for encoding override
 Key: CARBONDATA-1126
 URL: https://issues.apache.org/jira/browse/CARBONDATA-1126
 Project: CarbonData
  Issue Type: Sub-task
Reporter: Jacky Li
 Fix For: 1.2.0


The encoding metadata should be stored in data file, it requires changes to 
thrift format definition



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Updated] (CARBONDATA-1125) Add SQL and dataframe option for encoding override

2017-06-05 Thread Jacky Li (JIRA)

 [ 
https://issues.apache.org/jira/browse/CARBONDATA-1125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jacky Li updated CARBONDATA-1125:
-
Request participants:   (was: )
 Summary: Add SQL and dataframe option for encoding override  
(was: Add SQL syntax for encoding override)

> Add SQL and dataframe option for encoding override
> --
>
> Key: CARBONDATA-1125
> URL: https://issues.apache.org/jira/browse/CARBONDATA-1125
> Project: CarbonData
>  Issue Type: Sub-task
>Reporter: Jacky Li
> Fix For: 1.2.0
>
>
> User should be able to specify the encoding type for particular field in the 
> table



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Created] (CARBONDATA-1124) Use Snappy.rawCompression on unsafe data

2017-06-05 Thread Jacky Li (JIRA)
Jacky Li created CARBONDATA-1124:


 Summary: Use Snappy.rawCompression on unsafe data
 Key: CARBONDATA-1124
 URL: https://issues.apache.org/jira/browse/CARBONDATA-1124
 Project: CarbonData
  Issue Type: Sub-task
Reporter: Jacky Li
 Fix For: 1.2.0


After ColumnPage has unsafe implementation, carbon can use Snappy.rawCompress 
directly on unsafe data



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[GitHub] carbondata issue #995: [CARBONDATA-1123] Rename interface and variable for R...

2017-06-05 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue:

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



---
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] [Updated] (CARBONDATA-1016) Make sort step output ColumnPage

2017-06-05 Thread Jacky Li (JIRA)

 [ 
https://issues.apache.org/jira/browse/CARBONDATA-1016?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jacky Li updated CARBONDATA-1016:
-
Request participants:   (was: )
 Description: Currently in UnsafeInMemoryIntermediateDataMerger, it 
stores data using UnsafeCarbonRowPage[] unsafeCarbonRowPages. This will be more 
efficient if we change it to use ColumnPage which is the main data structure 
used in write step.  (was: Add a Writer which is based on ColumnPage)
 Summary: Make sort step output ColumnPage  (was: Add 
ColumnPage based Writer)

> Make sort step output ColumnPage
> 
>
> Key: CARBONDATA-1016
> URL: https://issues.apache.org/jira/browse/CARBONDATA-1016
> Project: CarbonData
>  Issue Type: Sub-task
>Reporter: Jacky Li
> Fix For: 1.2.0
>
>
> Currently in UnsafeInMemoryIntermediateDataMerger, it stores data using 
> UnsafeCarbonRowPage[] unsafeCarbonRowPages. This will be more efficient if we 
> change it to use ColumnPage which is the main data structure used in write 
> step.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Updated] (CARBONDATA-1018) Make ColumnPage use Unsafe

2017-06-05 Thread Jacky Li (JIRA)

 [ 
https://issues.apache.org/jira/browse/CARBONDATA-1018?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jacky Li updated CARBONDATA-1018:
-
Request participants:   (was: )
 Description: 
Implement Unsafe ColumnPage to save data, which can be stored either offheap or 
onheap by configuration.

This can help reducing memory requirement in data load write step

  was:Implement Unsafe ColumnPage to save data, which can be stored either 
offheap or onheap by configuration

 Summary: Make ColumnPage use Unsafe  (was: Make ColumnPage use 
Unsafe (both offheap/onheap))

> Make ColumnPage use Unsafe
> --
>
> Key: CARBONDATA-1018
> URL: https://issues.apache.org/jira/browse/CARBONDATA-1018
> Project: CarbonData
>  Issue Type: Sub-task
>Reporter: Jacky Li
> Fix For: 1.2.0
>
>
> Implement Unsafe ColumnPage to save data, which can be stored either offheap 
> or onheap by configuration.
> This can help reducing memory requirement in data load write step



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Updated] (CARBONDATA-1018) Make ColumnPage use Unsafe (both offheap/onheap)

2017-06-05 Thread Jacky Li (JIRA)

 [ 
https://issues.apache.org/jira/browse/CARBONDATA-1018?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jacky Li updated CARBONDATA-1018:
-
Request participants:   (was: )
 Description: Implement Unsafe ColumnPage to save data, which can 
be stored either offheap or onheap by configuration
 Summary: Make ColumnPage use Unsafe (both offheap/onheap)  
(was: Add interface for statistics of page, blocklet and block data)

> Make ColumnPage use Unsafe (both offheap/onheap)
> 
>
> Key: CARBONDATA-1018
> URL: https://issues.apache.org/jira/browse/CARBONDATA-1018
> Project: CarbonData
>  Issue Type: Sub-task
>Reporter: Jacky Li
> Fix For: 1.2.0
>
>
> Implement Unsafe ColumnPage to save data, which can be stored either offheap 
> or onheap by configuration



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[GitHub] carbondata pull request #995: [CARBONDATA-1123] Rename interface and variabl...

2017-06-05 Thread jackylk
GitHub user jackylk opened a pull request:

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

[CARBONDATA-1123] Rename interface and variable for RLE encoding

This PR improve the readability in RLE encoding implementation. No logic is 
changed in this PR.
Verify with all testsuites

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

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

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

https://github.com/apache/carbondata/pull/995.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 #995


commit d48ff3de335e3638653c14da83e7f34329a55c4a
Author: jackylk 
Date:   2017-06-06T04:13:47Z

rename RLE




---
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-1123) Rename interface and variable for RLE encoding

2017-06-05 Thread Jacky Li (JIRA)
Jacky Li created CARBONDATA-1123:


 Summary: Rename interface and variable for RLE encoding
 Key: CARBONDATA-1123
 URL: https://issues.apache.org/jira/browse/CARBONDATA-1123
 Project: CarbonData
  Issue Type: Improvement
Reporter: Jacky Li
Assignee: Jacky Li
 Fix For: 1.2.0


Currently inside RLE encoding implementation, interface and variable is not 
very readable. 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[GitHub] carbondata pull request #964: [CARBONDATA-1099] Fixed bug for carbon-spark-s...

2017-06-05 Thread chenliang613
Github user chenliang613 commented on a diff in the pull request:

https://github.com/apache/carbondata/pull/964#discussion_r120256136
  
--- Diff: 
core/src/main/java/org/apache/carbondata/core/cache/dictionary/ReverseDictionaryCache.java
 ---
@@ -43,7 +43,7 @@
* Attribute for Carbon LOGGER
*/
   private static final LogService LOGGER =
-  
LogServiceFactory.getLogService(ForwardDictionaryCache.class.getName());
+  
LogServiceFactory.getLogService(ReverseDictionaryCache.class.getName());
--- End diff --

i suggest that don't need to change this part in this PR.  it would be 
better that each pr clearly fix each 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 #897: [CARBONDATA-1024] added support for float data type i...

2017-06-05 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue:

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



---
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 #959: [CARBONDATA-1053] supported char Type for hive

2017-06-05 Thread asfgit
Github user asfgit commented on the issue:

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

Refer to this link for build results (access rights to CI server needed): 
https://builds.apache.org/job/carbondata-pr-spark-1.6/86/



---
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 #897: [CARBONDATA-1024] added support for float data type i...

2017-06-05 Thread asfgit
Github user asfgit commented on the issue:

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

Refer to this link for build results (access rights to CI server needed): 
https://builds.apache.org/job/carbondata-pr-spark-1.6/85/Failed Tests: 
1carbondata-pr-spark-1.6/org.apache.carbondata:carbondata-spark-common-test:
 1org.apache.carbondata.spark.testsuite.allqueries.InsertIntoCarbonTableTestCase.insert
 into carbon table from carbon table union query



---
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 #959: [CARBONDATA-1053] supported char Type for hive

2017-06-05 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue:

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



---
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 #959: [CARBONDATA-1053] supported char Type for hive

2017-06-05 Thread anubhav100
Github user anubhav100 commented on the issue:

https://github.com/apache/carbondata/pull/959
  
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 #897: [CARBONDATA-1024] added support for float data type i...

2017-06-05 Thread asfgit
Github user asfgit commented on the issue:

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

Refer to this link for build results (access rights to CI server needed): 
https://builds.apache.org/job/carbondata-pr-spark-1.6/84/Failed Tests: 
1carbondata-pr-spark-1.6/org.apache.carbondata:carbondata-spark-common-test:
 1org.apache.carbondata.spark.testsuite.allqueries.InsertIntoCarbonTableTestCase.insert
 into carbon table from carbon table union query



---
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 #985: [CARBONDATA-1090] added integration test cases for al...

2017-06-05 Thread asfgit
Github user asfgit commented on the issue:

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

Refer to this link for build results (access rights to CI server needed): 
https://builds.apache.org/job/carbondata-pr-spark-1.6/82/Build result: 
FAILURE[...truncated 1.05 MB...][JENKINS] Archiving 
/home/jenkins/jenkins-slave/workspace/carbondata-pr-spark-1.6/processing/pom.xml
 to 
org.apache.carbondata/carbondata-processing/1.2.0-SNAPSHOT/carbondata-processing-1.2.0-SNAPSHOT.pomNo
 artifacts from carbondata-pr-spark-1.6 » Apache CarbonData :: Processing #83 
to compare, so performing full copy of artifacts[JENKINS] Archiving 
/home/jenkins/jenkins-slave/workspace/carbondata-pr-spark-1.6/integration/spark-common/pom.xml
 to 
org.apache.carbondata/carbondata-spark-common/1.2.0-SNAPSHOT/carbondata-spark-common-1.2.0-SNAPSHOT.pomNo
 artifacts from carbondata-pr-spark-1.6 » Apache CarbonData :: Spark Common 
#83 to compare, so performing full copy of artifacts[JENKINS] Archiving 
/home/jenkins/jenkins-slave/workspace/carbondata-pr-spark-1.6/examples/spark/pom.xml
 to 
org.apache.carbondata/carbondata-examples-spark/1.2.0-SNAPSHOT/carbondata-examples-
 spark-1.2.0-SNAPSHOT.pom[JENKINS] Archiving 
/home/jenkins/jenkins-slave/workspace/carbondata-pr-spark-1.6/integration/hive/pom.xml
 to 
org.apache.carbondata/carbondata-hive/1.2.0-SNAPSHOT/carbondata-hive-1.2.0-SNAPSHOT.pom[JENKINS]
 Archiving 
/home/jenkins/jenkins-slave/workspace/carbondata-pr-spark-1.6/common/pom.xml to 
org.apache.carbondata/carbondata-common/1.2.0-SNAPSHOT/carbondata-common-1.2.0-SNAPSHOT.pomNo
 artifacts from carbondata-pr-spark-1.6 » Apache CarbonData :: Common #84 to 
compare, so performing full copy of artifacts[JENKINS] Archiving 
/home/jenkins/jenkins-slave/workspace/carbondata-pr-spark-1.6/assembly/pom.xml 
to 
org.apache.carbondata/carbondata-assembly/1.2.0-SNAPSHOT/carbondata-assembly-1.2.0-SNAPSHOT.pom[JENKINS]
 Archiving 
/home/jenkins/jenkins-slave/workspace/carbondata-pr-spark-1.6/pom.xml to 
org.apache.carbondata/carbondata-parent/1.2.0-SNAPSHOT/carbondata-parent-1.2.0-SNAPSHOT.pomNo
 artifacts from carbondata-pr-spark-1.6 » Apache CarbonData :: Parent #84 to
  compare, so performing full copy of artifacts[JENKINS] Archiving 
/home/jenkins/jenkins-slave/workspace/carbondata-pr-spark-1.6/examples/flink/pom.xml
 to 
org.apache.carbondata/carbondata-examples-flink/1.2.0-SNAPSHOT/carbondata-examples-flink-1.2.0-SNAPSHOT.pom[JENKINS]
 Archiving 
/home/jenkins/jenkins-slave/workspace/carbondata-pr-spark-1.6/core/pom.xml to 
org.apache.carbondata/carbondata-core/1.2.0-SNAPSHOT/carbondata-core-1.2.0-SNAPSHOT.pomNo
 artifacts from carbondata-pr-spark-1.6 » Apache CarbonData :: Core #83 to 
compare, so performing full copy of artifacts[JENKINS] Archiving 
/home/jenkins/jenkins-slave/workspace/carbondata-pr-spark-1.6/hadoop/pom.xml to 
org.apache.carbondata/carbondata-hadoop/1.2.0-SNAPSHOT/carbondata-hadoop-1.2.0-SNAPSHOT.pomNo
 artifacts from carbondata-pr-spark-1.6 » Apache CarbonData :: Hadoop #83 to 
compare, so performing full copy of artifacts[JENKINS] Archiving 
/home/jenkins/jenkins-slave/workspace/carbondata-pr-spark-1.6/integration/presto/pom.xml
 to 
 
org.apache.carbondata/carbondata-presto/1.2.0-SNAPSHOT/carbondata-presto-1.2.0-SNAPSHOT.pom[JENKINS]
 Archiving 
/home/jenkins/jenkins-slave/workspace/carbondata-pr-spark-1.6/integration/spark-common-test/pom.xml
 to 
org.apache.carbondata/carbondata-spark-common-test/1.2.0-SNAPSHOT/carbondata-spark-common-test-1.2.0-SNAPSHOT.pom[JENKINS]
 Archiving 
/home/jenkins/jenkins-slave/workspace/carbondata-pr-spark-1.6/integration/spark/pom.xml
 to 
org.apache.carbondata/carbondata-spark/1.2.0-SNAPSHOT/carbondata-spark-1.2.0-SNAPSHOT.pomNo
 artifacts from carbondata-pr-spark-1.6 » Apache CarbonData :: Spark #83 to 
compare, so performing full copy of artifactschannel stoppedSetting status of 
9df168635e73621bada6ce1abc1d4a330d4670d1 to FAILURE with url 
https://builds.apache.org/job/carbondata-pr-spark-1.6/82/ and message: 'Tests 
Failed for Spark1.6 'Using context: Jenkins(Spark1.6): mvn clean test 
-Pspark-1.6



---
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 #959: [CARBONDATA-1053] supported char Type for hive

2017-06-05 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue:

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



---
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 #994: [CARBONDATA-933]Added Compare Test For BenchMarking O...

2017-06-05 Thread asfgit
Github user asfgit commented on the issue:

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

Refer to this link for build results (access rights to CI server needed): 
https://builds.apache.org/job/carbondata-pr-spark-1.6/80/



---
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 #959: [CARBONDATA-1053] supported char Type for hive

2017-06-05 Thread asfgit
Github user asfgit commented on the issue:

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

Refer to this link for build results (access rights to CI server needed): 
https://builds.apache.org/job/carbondata-pr-spark-1.6/81/



---
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 #897: [CARBONDATA-1024] added support for float data type i...

2017-06-05 Thread asfgit
Github user asfgit commented on the issue:

https://github.com/apache/carbondata/pull/897
  
Tests Passed for Spark1.6
 



---
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 #897: [CARBONDATA-1024] added support for float data type i...

2017-06-05 Thread asfgit
Github user asfgit commented on the issue:

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

Refer to this link for build results (access rights to CI server needed): 
https://builds.apache.org/job/carbondata-pr-spark-1.6/76/



---
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 #994: [Carbondata 933]Added Compare Test For BenchMa...

2017-06-05 Thread anubhav100
GitHub user anubhav100 opened a pull request:

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

[Carbondata 933]Added Compare Test For BenchMarking Of CarbonData On HIve 
Vs Orc



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

$ git pull https://github.com/anubhav100/incubator-carbondata CARBONDATA-933

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

https://github.com/apache/carbondata/pull/994.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 #994


commit 379973d18e7331eccee2961b0ac41b4520f4c213
Author: anubhav100 
Date:   2017-04-30T10:30:16Z

added compare test for orc vs carbondata benchmarking on hive

minor change in validation for jar

removd commented code

remove unwanted add jar command

minor changes

minor changes

commit 4ebf2b5742b1e56eb2090938c85258d5cd38fd31
Author: anubhav100 
Date:   2017-06-05T18:42:37Z

added compare test for carbondata vs orc benchmarking 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 #994: [Carbondata 933]Added Compare Test For BenchMarking O...

2017-06-05 Thread asfgit
Github user asfgit commented on the issue:

https://github.com/apache/carbondata/pull/994
  
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 #897: [CARBONDATA-1024] added support for float data type i...

2017-06-05 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue:

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



---
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 #868: [CARBONDATA-933] added compare test for orc vs...

2017-06-05 Thread anubhav100
Github user anubhav100 closed the pull request at:

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


---
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 #868: [CARBONDATA-933] added compare test for orc vs carbon...

2017-06-05 Thread asfgit
Github user asfgit commented on the issue:

https://github.com/apache/carbondata/pull/868
  
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 #897: [CARBONDATA-1024] added support for float data type i...

2017-06-05 Thread asfgit
Github user asfgit commented on the issue:

https://github.com/apache/carbondata/pull/897
  
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 #897: [CARBONDATA-1024] added support for float data type i...

2017-06-05 Thread anubhav100
Github user anubhav100 commented on the issue:

https://github.com/apache/carbondata/pull/897
  
@chenliang613 now i tested it manually as well with latest code can you 
merge it here are logs to verify
 
INSIDE SPARK SHELL 
scala> carbon.sql("create table floattest(name string,salary float) stored 
by 'carbondata'")

scala> carbon.sql("""load data inpath 
'hdfs://localhost:54310/floatypetest.csv' into table floattest""").show

scala> carbon.sql("""SELECT * FROM floattest""").show
+---+---+
|   name| salary|
+---+---+
|ANUBHAV|2.0|
|  LIANG|  2.0E7|
+---+---+

INSIDE HIVE SHELL

hive> create table floattesthive(NAME string,salary float);
OK
Time taken: 0.283 seconds
hive> ALTER TABLE FLOATTESTHIVE SET FILEFORMAT
> INPUTFORMAT "org.apache.carbondata.hive.MapredCarbonInputFormat"
> OUTPUTFORMAT "org.apache.carbondata.hive.MapredCarbonOutputFormat"
> SERDE "org.apache.carbondata.hive.CarbonHiveSerDe";
OK
Time taken: 0.386 seconds
hive> ALTER TABLE floattesthive SET LOCATION 
'hdfs://localhost:54310/opt/carbonStore/default/floattest' ;
OK
Time taken: 0.414 seconds
hive> select * from floattesthive;
OK
ANUBHAV 2.0
LIANG   2.0E7
Time taken: 0.085 seconds, Fetched: 2 row(s)




---
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 #963: [CARBONDATA-917] Resolved Bug for Select Count(*) not...

2017-06-05 Thread anubhav100
Github user anubhav100 commented on the issue:

https://github.com/apache/carbondata/pull/963
  
@chenliang613 i tested t manualy as well can you merged it now here are 
logs 

INSIDE SPARK SHELL

scala> carbon.sql("create table counttest(name string,nickname string) 
stored by 'carbondata'")

scala> carbon.sql("""load data inpath 
'hdfs://localhost:54310/chartypetest.csv' into table counttest""").show

INSIDE HIVE SHELL

hive> CREATE TABLE CounttestHIVE (name string,nickname string);
OK
Time taken: 1.202 seconds
hive> ALTER TABLE COUNTTESTHIVE SET FILEFORMAT
> INPUTFORMAT "org.apache.carbondata.hive.MapredCarbonInputFormat"
> OUTPUTFORMAT "org.apache.carbondata.hive.MapredCarbonOutputFormat"
> SERDE "org.apache.carbondata.hive.CarbonHiveSerDe";
OK
Time taken: 0.445 seconds
hive> ALTER TABLE COUNTTESTHIVE SET LOCATION 
'hdfs://localhost:54310/opt/carbonStore/default/counttest' ;
OK
Time taken: 0.502 seconds
hive> set hive.mapred.supports.subdirectories=true;
hive> set mapreduce.input.fileinputformat.input.dir.recursive=true;
hive> select * from counttest;
OK
Time taken: 0.089 seconds
hive> select * from counttesthive;
OK
ANUBHAV 'ANU'
Time taken: 0.101 seconds, Fetched: 1 row(s)

hive> select count(*) from counttesthive;

MapReduce Jobs Launched: 
Stage-Stage-1:  HDFS Read: 15760 HDFS Write: 0 SUCCESS
Total MapReduce CPU Time Spent: 0 msec
OK
1
Time taken: 1.463 seconds, Fetched: 1 row(s)




---
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 #959: [CARBONDATA-1053] supported char Type for hive

2017-06-05 Thread anubhav100
Github user anubhav100 commented on the issue:

https://github.com/apache/carbondata/pull/959
  
@chenliang613 i tested it manually here are logs can you merge it
  INSIDE SPARK SHELL
scala> carbon.sql("create table chartypes(name string,nickname char) stored 
by 'carbondata'")
scala> carbon.sql("""load data inpath 
'hdfs://localhost:54310/chartypetest.csv' into table chartypes""").show
  INSIDE HIVE SHELL
hive> CREATE TABLE CHARTYPEHIVE (name string,nickname char(10));
OK
Time taken: 1.214 seconds
hive> ALTER TABLE CHARTYPEHIVE SET FILEFORMAT
> INPUTFORMAT "org.apache.carbondata.hive.MapredCarbonInputFormat"
> OUTPUTFORMAT "org.apache.carbondata.hive.MapredCarbonOutputFormat"
> SERDE "org.apache.carbondata.hive.CarbonHiveSerDe";
OK
Time taken: 0.396 seconds
hive> ALTER TABLE CHARTYPEHIVE SET LOCATION 
'hdfs://localhost:54310/opt/carbonStore/default/chartypes' ;

hive> set hive.mapred.supports.subdirectories=true;
hive> set mapreduce.input.fileinputformat.input.dir.recursive=true;
hive> select * from chartypehive;
OK
ANUBHAV 'ANU'
Time taken: 0.083 seconds, Fetched: 1 row(s)
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 #963: [CARBONDATA-917] Resolved Bug for Select Count(*) not...

2017-06-05 Thread asfgit
Github user asfgit commented on the issue:

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

Refer to this link for build results (access rights to CI server needed): 
https://builds.apache.org/job/carbondata-pr-spark-1.6/75/



---
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 #963: [CARBONDATA-917] Resolved Bug for Select Count(*) not...

2017-06-05 Thread anubhav100
Github user anubhav100 commented on the issue:

https://github.com/apache/carbondata/pull/963
  
@chenliang613 i rebased this pr you can try it 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] carbondata issue #963: [CARBONDATA-917] Resolved Bug for Select Count(*) not...

2017-06-05 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue:

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



---
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 #963: [CARBONDATA-917] Resolved Bug for Select Count(*) not...

2017-06-05 Thread asfgit
Github user asfgit commented on the issue:

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

Refer to this link for build results (access rights to CI server needed): 
https://builds.apache.org/job/carbondata-pr-spark-1.6/73/



---
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 #959: [CARBONDATA-1053] supported char Type for hive

2017-06-05 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue:

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



---
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 #967: [CARBONDATA-1096] resolved bug for timetstamp type sh...

2017-06-05 Thread asfgit
Github user asfgit commented on the issue:

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

Refer to this link for build results (access rights to CI server needed): 
https://builds.apache.org/job/carbondata-pr-spark-1.6/72/



---
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 #987: [WIP] Add EncodingStrategy and use ColumnPage for mea...

2017-06-05 Thread asfgit
Github user asfgit commented on the issue:

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

Refer to this link for build results (access rights to CI server needed): 
https://builds.apache.org/job/carbondata-pr-spark-1.6/71/Failed Tests: 
17carbondata-pr-spark-1.6/org.apache.carbondata:carbondata-spark-common-test:
 17org.apache.carbondata.integration.spark.testsuite.dataload.TestLoadDataWithMaxMinInteger.test
 carbon table data loading when the int column contains min integer 
valueorg.apache.carbondata.integration.spark.testsuite.dataload.TestLoadDataWithSinglePass.test
 data loading use one passorg.apache.carbondata.integration.spark.testsuite.dataload.TestLoadDataWithSinglePass.test
 data loading use one pass when offer column dictionary 
fileorg.apache.carbondata.integration.spark.testsuite.dataload.TestLoadDataWithSinglePass.test
 data loading use one pass when do incremental loadorg.apache.carbondata.integration.spark.testsuite.primitiveTypes.FloatDataTypeTestCase.select
 row whose rating is more than 2.8 from tfloatorg.apache.carbondata.
 integration.spark.testsuite.primitiveTypes.FloatDataTypeTestCase.select row 
whose rating is 3.5 from tfloatorg.apache.carbondata.integration.spark.testsuite.primitiveTypes.FloatDataTypeTestCase.select
 sum of rating column from tfloatorg.apache.carbondata.spark.testsuite.allqueries.InsertIntoCarbonTableTestCase.insert->insert
 with functionsorg.apache.carbondata.spark.testsuite.dataload.TestLoadDataWithHiveSyntax.test
 data loading and validate query outputorg.apache.carbondata.spark.testsuite.dataload.TestLoadDataWithHiveSyntax.test
 data loading with different case file header and validate query 
outputorg.apache.carbondata.spark.testsuite.dataload.TestLoadDataWithHiveSyntax.test
 data loading when delimiter is '|' and data with 
headerorg.apache.carbondata.spark.testsuite.detailquery.ValueCompressionDataTypeTestCase.ActualDataType:double,ChangedDatatype:Short,CompressionType:NonDecimalMaxMinorg.apache.ca
 
rbondata.spark.testsuite.detailquery.ValueCompressionDataTypeTestCase.ActualDataType:double,ChangedDatatype:byte,CompressionType:NonDecimalMaxMinorg.apache.carbondata.spark.testsuite.iud.HorizontalCompactionTestCase.test
 IUD Horizontal Compaction Check Column Cardinalityorg.apache.carbondata.s
 park.testsuite.windowsexpr.WindowsExprTestCase.SELECT country,name,salary FROM 
(SELECT country,name,salary,dense_rank() OVER (PARTITION BY country ORDER BY 
salary DESC) as rank FROM windowstable) tmp WHERE rank <= 2 order by 
countryorg.apache.carbondata.spark.testsuite.windowsexpr.WindowsExprTestCase.SELECT
 ID, country, SUM(salary) OVER (PARTITION BY country ) AS TopBorcT FROM 
windowstableorg.apache.carbondata.spark.testsuite.windowsexpr.WindowsExprTestCase.SELECT
 country,name,salary,ROW_NUMBER() OVER (PARTITION BY country ORDER BY salary 
DESC) as rownum FROM windowstable



---
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 #967: [CARBONDATA-1096] resolved bug for timetstamp type sh...

2017-06-05 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue:

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



---
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 #959: [CARBONDATA-1053] supported char Type for hive

2017-06-05 Thread chenliang613
Github user chenliang613 commented on the issue:

https://github.com/apache/carbondata/pull/959
  
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 #959: [CARBONDATA-1053] supported char Type for hive

2017-06-05 Thread asfgit
Github user asfgit commented on the issue:

https://github.com/apache/carbondata/pull/959
  
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 #963: [CARBONDATA-917] Resolved Bug for Select Count(*) not...

2017-06-05 Thread asfgit
Github user asfgit commented on the issue:

https://github.com/apache/carbondata/pull/963
  
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 #963: [CARBONDATA-917] Resolved Bug for Select Count(*) not...

2017-06-05 Thread chenliang613
Github user chenliang613 commented on the issue:

https://github.com/apache/carbondata/pull/963
  
@anubhav100  got the below error when verified this pr: 

hive> select * from hive_table_2;
OK
Failed with exception java.io.IOException:java.lang.ClassCastException: 
java.lang.Integer cannot be cast to java.lang.Long
Time taken: 0.434 seconds


---
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 #967: [CARBONDATA-1096] resolved bug for timetstamp type sh...

2017-06-05 Thread chenliang613
Github user chenliang613 commented on the issue:

https://github.com/apache/carbondata/pull/967
  
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 #967: [CARBONDATA-1096] resolved bug for timetstamp type sh...

2017-06-05 Thread asfgit
Github user asfgit commented on the issue:

https://github.com/apache/carbondata/pull/967
  
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-1122) When user specific operations are performed on multiple terminals, some are failing for missing privileges

2017-06-05 Thread Naresh P R (JIRA)
Naresh P R created CARBONDATA-1122:
--

 Summary: When user specific operations are performed on multiple 
terminals, some are failing for missing privileges
 Key: CARBONDATA-1122
 URL: https://issues.apache.org/jira/browse/CARBONDATA-1122
 Project: CarbonData
  Issue Type: Bug
 Environment: Spark-2.1
Reporter: Naresh P R
Assignee: Naresh P R
Priority: Minor


When user1 creates a table & user2 wants to alter user1 table, permission 
missing exception should be displayed.

Only Session specific user's hiveClient should be used to perform operations on 
hive metastore.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[GitHub] carbondata issue #984: [CARBONDATA-1008] Make Caron table schema compatible ...

2017-06-05 Thread asfgit
Github user asfgit commented on the issue:

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

Refer to this link for build results (access rights to CI server needed): 
https://builds.apache.org/job/carbondata-pr-spark-1.6/70/Failed Tests: 
1carbondata-pr-spark-1.6/org.apache.carbondata:carbondata-spark-common-test:
 1org.apache.carbondata.spark.testsuite.dataretention.DataRetentionConcurrencyTestCase.DataRetention_Concurrency_load_date



---
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 #984: [CARBONDATA-1008] Make Caron table schema compatible ...

2017-06-05 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue:

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



---
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 #984: [CARBONDATA-1008] Make Caron table schema compatible ...

2017-06-05 Thread chenliang613
Github user chenliang613 commented on the issue:

https://github.com/apache/carbondata/pull/984
  
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 #992: [CARBONDATA-808] Added Example for Presto

2017-06-05 Thread asfgit
Github user asfgit commented on the issue:

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

Refer to this link for build results (access rights to CI server needed): 
https://builds.apache.org/job/carbondata-pr-spark-1.6/69/Build result: 
FAILURE[...truncated 1.02 MB...][ERROR] Re-run Maven using the -X 
switch to enable full debug logging.[ERROR] [ERROR] For more information about 
the errors and possible solutions, please read the following articles:[ERROR] 
[Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the 
command[ERROR]   mvn  -rf :carbondata-presto[JENKINS] Archiving 
/home/jenkins/jenkins-slave/workspace/carbondata-pr-spark-1.6/processing/pom.xml
 to 
org.apache.carbondata/carbondata-processing/1.2.0-SNAPSHOT/carbondata-processing-1.2.0-SNAPSHOT.pom[JENKINS]
 Archiving 
/home/jenkins/jenkins-slave/workspace/carbondata-pr-spark-1.6/integration/spark-common/pom.xml
 to 
org.apache.carbondata/carbondata-spark-common/1.2.0-SNAPSHOT/carbondata-spark-common-1.2.0-SNAPSHOT.pom[JENKINS]
 Archiving /home/jenkins/jenkins-slave/
 workspace/carbondata-pr-spark-1.6/examples/spark/pom.xml to 
org.apache.carbondata/carbondata-examples-spark/1.2.0-SNAPSHOT/carbondata-examples-spark-1.2.0-SNAPSHOT.pom[JENKINS]
 Archiving 
/home/jenkins/jenkins-slave/workspace/carbondata-pr-spark-1.6/integration/hive/pom.xml
 to 
org.apache.carbondata/carbondata-hive/1.2.0-SNAPSHOT/carbondata-hive-1.2.0-SNAPSHOT.pom[JENKINS]
 Archiving 
/home/jenkins/jenkins-slave/workspace/carbondata-pr-spark-1.6/common/pom.xml to 
org.apache.carbondata/carbondata-common/1.2.0-SNAPSHOT/carbondata-common-1.2.0-SNAPSHOT.pom[JENKINS]
 Archiving 
/home/jenkins/jenkins-slave/workspace/carbondata-pr-spark-1.6/assembly/pom.xml 
to 
org.apache.carbondata/carbondata-assembly/1.2.0-SNAPSHOT/carbondata-assembly-1.2.0-SNAPSHOT.pom[JENKINS]
 Archiving 
/home/jenkins/jenkins-slave/workspace/carbondata-pr-spark-1.6/pom.xml to 
org.apache.carbondata/carbondata-parent/1.2.0-SNAPSHOT/carbondata-parent-1.2.0-SNAPSHOT.pom[JENKINS]
 Archiving /home/jenkins/jenkins-slave/workspace/car
 bondata-pr-spark-1.6/examples/flink/pom.xml to 
org.apache.carbondata/carbondata-examples-flink/1.2.0-SNAPSHOT/carbondata-examples-flink-1.2.0-SNAPSHOT.pom[JENKINS]
 Archiving 
/home/jenkins/jenkins-slave/workspace/carbondata-pr-spark-1.6/core/pom.xml to 
org.apache.carbondata/carbondata-core/1.2.0-SNAPSHOT/carbondata-core-1.2.0-SNAPSHOT.pom[JENKINS]
 Archiving 
/home/jenkins/jenkins-slave/workspace/carbondata-pr-spark-1.6/hadoop/pom.xml to 
org.apache.carbondata/carbondata-hadoop/1.2.0-SNAPSHOT/carbondata-hadoop-1.2.0-SNAPSHOT.pom[JENKINS]
 Archiving 
/home/jenkins/jenkins-slave/workspace/carbondata-pr-spark-1.6/integration/presto/pom.xml
 to 
org.apache.carbondata/carbondata-presto/1.2.0-SNAPSHOT/carbondata-presto-1.2.0-SNAPSHOT.pom[JENKINS]
 Archiving 
/home/jenkins/jenkins-slave/workspace/carbondata-pr-spark-1.6/integration/spark-common-test/pom.xml
 to 
org.apache.carbondata/carbondata-spark-common-test/1.2.0-SNAPSHOT/carbondata-spark-common-test-1.2.0-SNAPSHOT.pom[JENKINS]
 Archiving /home/je
 
nkins/jenkins-slave/workspace/carbondata-pr-spark-1.6/integration/spark/pom.xml 
to 
org.apache.carbondata/carbondata-spark/1.2.0-SNAPSHOT/carbondata-spark-1.2.0-SNAPSHOT.pomchannel
 stoppedSetting status of 4b6850f36b8fcbd5a1bab0eb8594fd8a51456b31 to FAILURE 
with url https://builds.apache.org/job/carbondata-pr-spark-1.6/69/ and message: 
'Tests Failed for Spark1.6 'Using context: Jenkins(Spark1.6): mvn clean test 
-Pspark-1.6



---
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 #992: [CARBONDATA-808] Added Example for Presto

2017-06-05 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue:

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



---
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 #993: [WIP] SessionState hiveclient to be used for all the ...

2017-06-05 Thread asfgit
Github user asfgit commented on the issue:

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

Refer to this link for build results (access rights to CI server needed): 
https://builds.apache.org/job/carbondata-pr-spark-1.6/68/



---
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 #993: [WIP] SessionState hiveclient to be used for all the ...

2017-06-05 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue:

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



---
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 #977: [CARBONDATA-1097] describe formatted query supported ...

2017-06-05 Thread asfgit
Github user asfgit commented on the issue:

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

Refer to this link for build results (access rights to CI server needed): 
https://builds.apache.org/job/carbondata-pr-spark-1.6/67/Failed Tests: 
2carbondata-pr-spark-1.6/org.apache.carbondata:carbondata-spark-common-test:
 2org.apache.carbondata.spark.testsuite.allqueries.InsertIntoCarbonTableTestCase.insert
 into carbon table from carbon table union queryorg.apache.carbondata.spark.testsuite.dataretention.DataRetentionConcurrencyTestCase.DataRetention_Concurrency_load_date



---
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 #993: [WIP] SessionState hiveclient to be used for all the ...

2017-06-05 Thread asfgit
Github user asfgit commented on the issue:

https://github.com/apache/carbondata/pull/993
  
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 #992: [CARBONDATA-808] Added Example for Presto

2017-06-05 Thread asfgit
Github user asfgit commented on the issue:

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

Refer to this link for build results (access rights to CI server needed): 
https://builds.apache.org/job/carbondata-pr-spark-1.6/66/Build result: 
FAILURE[...truncated 1.02 MB...][ERROR]   mvn  -rf 
:carbondata-presto[JENKINS] Archiving 
/home/jenkins/jenkins-slave/workspace/carbondata-pr-spark-1.6/processing/pom.xml
 to 
org.apache.carbondata/carbondata-processing/1.2.0-SNAPSHOT/carbondata-processing-1.2.0-SNAPSHOT.pomNo
 artifacts from carbondata-pr-spark-1.6 » Apache CarbonData :: Processing #67 
to compare, so performing full copy of artifacts[JENKINS] Archiving 
/home/jenkins/jenkins-slave/workspace/carbondata-pr-spark-1.6/integration/spark-common/pom.xml
 to 
org.apache.carbondata/carbondata-spark-common/1.2.0-SNAPSHOT/carbondata-spark-common-1.2.0-SNAPSHOT.pomNo
 artifacts from carbondata-pr-spark-1.6 » Apache CarbonData :: Spark Common 
#67 to compare, so performing full copy of artifacts[JENKINS] Archiving 
/home/jenkins/jenkins-slave/workspace/carbondata-pr-spark-1.6/examples/spark/pom.xml
 to org.apache.carbondata/carbondata-exampl
 es-spark/1.2.0-SNAPSHOT/carbondata-examples-spark-1.2.0-SNAPSHOT.pom[JENKINS] 
Archiving 
/home/jenkins/jenkins-slave/workspace/carbondata-pr-spark-1.6/integration/hive/pom.xml
 to 
org.apache.carbondata/carbondata-hive/1.2.0-SNAPSHOT/carbondata-hive-1.2.0-SNAPSHOT.pom[JENKINS]
 Archiving 
/home/jenkins/jenkins-slave/workspace/carbondata-pr-spark-1.6/common/pom.xml to 
org.apache.carbondata/carbondata-common/1.2.0-SNAPSHOT/carbondata-common-1.2.0-SNAPSHOT.pomNo
 artifacts from carbondata-pr-spark-1.6 » Apache CarbonData :: Common #67 to 
compare, so performing full copy of artifacts[JENKINS] Archiving 
/home/jenkins/jenkins-slave/workspace/carbondata-pr-spark-1.6/assembly/pom.xml 
to 
org.apache.carbondata/carbondata-assembly/1.2.0-SNAPSHOT/carbondata-assembly-1.2.0-SNAPSHOT.pom[JENKINS]
 Archiving 
/home/jenkins/jenkins-slave/workspace/carbondata-pr-spark-1.6/pom.xml to 
org.apache.carbondata/carbondata-parent/1.2.0-SNAPSHOT/carbondata-parent-1.2.0-SNAPSHOT.pomNo
 artifacts from carbondata-pr-spa
 rk-1.6 » Apache CarbonData :: Parent #67 to compare, so performing full copy 
of artifacts[JENKINS] Archiving 
/home/jenkins/jenkins-slave/workspace/carbondata-pr-spark-1.6/examples/flink/pom.xml
 to 
org.apache.carbondata/carbondata-examples-flink/1.2.0-SNAPSHOT/carbondata-examples-flink-1.2.0-SNAPSHOT.pom[JENKINS]
 Archiving 
/home/jenkins/jenkins-slave/workspace/carbondata-pr-spark-1.6/core/pom.xml to 
org.apache.carbondata/carbondata-core/1.2.0-SNAPSHOT/carbondata-core-1.2.0-SNAPSHOT.pomNo
 artifacts from carbondata-pr-spark-1.6 » Apache CarbonData :: Core #67 to 
compare, so performing full copy of artifacts[JENKINS] Archiving 
/home/jenkins/jenkins-slave/workspace/carbondata-pr-spark-1.6/hadoop/pom.xml to 
org.apache.carbondata/carbondata-hadoop/1.2.0-SNAPSHOT/carbondata-hadoop-1.2.0-SNAPSHOT.pomNo
 artifacts from carbondata-pr-spark-1.6 » Apache CarbonData :: Hadoop #67 to 
compare, so performing full copy of artifacts[JENKINS] Archiving 
/home/jenkins/jenkins-slave/workspace/carbondata
 -pr-spark-1.6/integration/presto/pom.xml to 
org.apache.carbondata/carbondata-presto/1.2.0-SNAPSHOT/carbondata-presto-1.2.0-SNAPSHOT.pom[JENKINS]
 Archiving 
/home/jenkins/jenkins-slave/workspace/carbondata-pr-spark-1.6/integration/spark-common-test/pom.xml
 to 
org.apache.carbondata/carbondata-spark-common-test/1.2.0-SNAPSHOT/carbondata-spark-common-test-1.2.0-SNAPSHOT.pom[JENKINS]
 Archiving 
/home/jenkins/jenkins-slave/workspace/carbondata-pr-spark-1.6/integration/spark/pom.xml
 to 
org.apache.carbondata/carbondata-spark/1.2.0-SNAPSHOT/carbondata-spark-1.2.0-SNAPSHOT.pomchannel
 stoppedSetting status of 1e42e6ed0fde3cf8b549458dab4fb65d1e2e0ea1 to FAILURE 
with url https://builds.apache.org/job/carbondata-pr-spark-1.6/66/ and message: 
'Tests Failed for Spark1.6 'Using context: Jenkins(Spark1.6): mvn clean test 
-Pspark-1.6



---
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 #992: [CARBONDATA-808] Added Example for Presto

2017-06-05 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue:

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



---
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 #988: [CARBONDATA-1110] put if clause out of the for clause

2017-06-05 Thread asfgit
Github user asfgit commented on the issue:

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

Refer to this link for build results (access rights to CI server needed): 
https://builds.apache.org/job/carbondata-pr-spark-1.6/65/Failed Tests: 
1carbondata-pr-spark-1.6/org.apache.carbondata:carbondata-spark-common-test:
 1org.apache.carbondata.spark.testsuite.allqueries.InsertIntoCarbonTableTestCase.insert
 into carbon table from carbon table union query



---
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 #992: [CARBONDATA-808] Added Example for Presto

2017-06-05 Thread PallaviSingh1992
GitHub user PallaviSingh1992 opened a pull request:

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

[CARBONDATA-808] Added Example for Presto



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

$ git pull https://github.com/PallaviSingh1992/carbondata 
feature/StandAlonePrestoExample

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

https://github.com/apache/carbondata/pull/992.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 #992


commit 1e42e6ed0fde3cf8b549458dab4fb65d1e2e0ea1
Author: PallaviSingh1992 
Date:   2017-06-05T10:06:26Z

Added Example for 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 #988: [CARBONDATA-1110] put if clause out of the for clause

2017-06-05 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue:

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



---
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] [Assigned] (CARBONDATA-1120) Verify if Sort Column No Dictionary working correctly.

2017-06-05 Thread Rahul Kumar (JIRA)

 [ 
https://issues.apache.org/jira/browse/CARBONDATA-1120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Rahul Kumar reassigned CARBONDATA-1120:
---

Assignee: Rahul Kumar

> Verify if Sort Column No Dictionary working correctly.
> --
>
> Key: CARBONDATA-1120
> URL: https://issues.apache.org/jira/browse/CARBONDATA-1120
> Project: CarbonData
>  Issue Type: Test
>  Components: build
>Affects Versions: 1.1.0
>Reporter: sounak chakraborty
>Assignee: Rahul Kumar
>
> In Sort Column if Measure is given then it is transformed into No_Dimension 
> column internally. But previously only String datatypes was only allowed as a 
> No_Dimension datatypes. We need to check the impact of this change in Min-Max 
> Comparision with different datatypes



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[GitHub] carbondata issue #987: [WIP] Add EncodingStrategy and use ColumnPage for mea...

2017-06-05 Thread asfgit
Github user asfgit commented on the issue:

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

Refer to this link for build results (access rights to CI server needed): 
https://builds.apache.org/job/carbondata-pr-spark-1.6/64/Failed Tests: 
5carbondata-pr-spark-1.6/org.apache.carbondata:carbondata-spark-common-test:
 5org.apache.carbondata.integration.spark.testsuite.dataload.TestLoadDataWithMaxMinInteger.test
 carbon table data loading when the int column contains min integer 
valueorg.apache.carbondata.integration.spark.testsuite.dataload.TestLoadDataWithSinglePass.test
 data loading use one passorg.apache.carbondata.integration.spark.testsuite.dataload.TestLoadDataWithSinglePass.test
 data loading use one pass when offer column dictionary 
fileorg.apache.carbondata.integration.spark.testsuite.dataload.TestLoadDataWithSinglePass.test
 data loading use one pass when do incremental loadorg.apache.carbondata.spark.testsuite.filterexpr.GrtLtFilterProcessorTestCase.0.0
 and -0.0 equality check for double data type applying log 
function



---
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 #966: [CARBONDATA-1101] Avoid widening between wrapp...

2017-06-05 Thread mohammadshahidkhan
Github user mohammadshahidkhan closed the pull request at:

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


---
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 #966: [CARBONDATA-1101] Avoid widening between wrapper clas...

2017-06-05 Thread mohammadshahidkhan
Github user mohammadshahidkhan commented on the issue:

https://github.com/apache/carbondata/pull/966
  
this closed with  #979


---
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 #987: [WIP] Add EncodingStrategy and use ColumnPage for mea...

2017-06-05 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue:

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



---
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-1120) Verify if Sort Column No Dictionary working correctly.

2017-06-05 Thread sounak chakraborty (JIRA)
sounak chakraborty created CARBONDATA-1120:
--

 Summary: Verify if Sort Column No Dictionary working correctly.
 Key: CARBONDATA-1120
 URL: https://issues.apache.org/jira/browse/CARBONDATA-1120
 Project: CarbonData
  Issue Type: Test
  Components: build
Affects Versions: 1.1.0
Reporter: sounak chakraborty


In Sort Column if Measure is given then it is transformed into No_Dimension 
column internally. But previously only String datatypes was only allowed as a 
No_Dimension datatypes. We need to check the impact of this change in Min-Max 
Comparision with different datatypes



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[GitHub] carbondata pull request #796: [CARBONDATA-808] Added Example for Presto

2017-06-05 Thread PallaviSingh1992
Github user PallaviSingh1992 closed the pull request at:

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


---
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 #796: [CARBONDATA-808] Added Example for Presto

2017-06-05 Thread PallaviSingh1992
Github user PallaviSingh1992 commented on the issue:

https://github.com/apache/carbondata/pull/796
  
Updating the example after Presto branch merged into master.


---
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 #948: [CARBONDATA-1093] During single pass load user data i...

2017-06-05 Thread asfgit
Github user asfgit commented on the issue:

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

Refer to this link for build results (access rights to CI server needed): 
https://builds.apache.org/job/carbondata-pr-spark-1.6/63/Failed Tests: 
1carbondata-pr-spark-1.6/org.apache.carbondata:carbondata-spark-common-test:
 1org.apache.carbondata.spark.testsuite.allqueries.InsertIntoCarbonTableTestCase.insert
 into carbon table from carbon table union query



---
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 #948: [CARBONDATA-1093] During single pass load user data i...

2017-06-05 Thread kunal642
Github user kunal642 commented on the issue:

https://github.com/apache/carbondata/pull/948
  
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 #948: [CARBONDATA-1093] During single pass load user data i...

2017-06-05 Thread asfgit
Github user asfgit commented on the issue:

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

Refer to this link for build results (access rights to CI server needed): 
https://builds.apache.org/job/carbondata-pr-spark-1.6/62/



---
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 #948: [CARBONDATA-1093] During single pass load user data i...

2017-06-05 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue:

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



---
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 #948: [CARBONDATA-1093] During single pass load user data i...

2017-06-05 Thread asfgit
Github user asfgit commented on the issue:

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

Refer to this link for build results (access rights to CI server needed): 
https://builds.apache.org/job/carbondata-pr-spark-1.6/61/



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