[GitHub] [carbondata] chetandb commented on a change in pull request #3296: [CARBONDATA-3443] Update hive guide with Read from hive

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[GitHub] [carbondata] chetandb commented on a change in pull request #3296: [CARBONDATA-3443] Update hive guide with Read from hive

GitBox
chetandb commented on a change in pull request #3296: [CARBONDATA-3443] Update hive guide with Read from hive
URL: https://github.com/apache/carbondata/pull/3296#discussion_r295196357
 
 

 ##########
 File path: docs/hive-guide.md
 ##########
 @@ -99,4 +99,16 @@ select count(*) from hive_carbon;
 select * from hive_carbon order by id;
 ```
 
+### Query data from hive table in Spark-2.1
 
 Review comment:
   1. Some basic info(1 or 2 lines) can be mentioned on what this feature does.
   2. what interface the user can use to query from hive table can be mentioned.
   3. It needs to be mentioned that carbon jars need to be placed in hive/lib folder and yarn/lib folders for this feature to work.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[hidden email]


With regards,
Apache Git Services