[ 
https://issues.apache.org/jira/browse/HIVE-21869?focusedWorklogId=263512&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-263512
 ]

ASF GitHub Bot logged work on HIVE-21869:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 20/Jun/19 03:53
            Start Date: 20/Jun/19 03:53
    Worklog Time Spent: 10m 
      Work Description: b-slim commented on pull request #677: HIVE-21869 Clean 
up Kafka storage handler examples
URL: https://github.com/apache/hive/pull/677#discussion_r295621867
 
 

 ##########
 File path: kafka-handler/README.md
 ##########
 @@ -47,71 +76,139 @@ In addition to the user defined payload schema Kafka 
Storage Handler will append
 
 List the table properties and all the partition/offsets information for the 
topic. 
 ```sql
-Describe extended kafka_table;
+DESCRIBE EXTENDED 
+  kafka_table;
 ```
 
-Count the number of records with Kafka record timestamp within the last 10 
minutes interval.
+Count the number of records with where the record timestamp is within the last 
10 minutes of query execution time.
 
 Review comment:
   with where does not sound correct to me
 
----------------------------------------------------------------
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:
us...@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 263512)
    Time Spent: 40m  (was: 0.5h)

> Clean up the Kafka storage handler readme and examples
> ------------------------------------------------------
>
>                 Key: HIVE-21869
>                 URL: https://issues.apache.org/jira/browse/HIVE-21869
>             Project: Hive
>          Issue Type: Improvement
>          Components: kafka integration
>    Affects Versions: 4.0.0
>            Reporter: Kristopher Kane
>            Assignee: Kristopher Kane
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 4.0.0
>
>         Attachments: HIVE-21869.1.patch, HIVE-21869.2.patch
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to