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

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

                Author: ASF GitHub Bot
            Created on: 14/Mar/22 12:52
            Start Date: 14/Mar/22 12:52
    Worklog Time Spent: 10m 
      Work Description: ayushtkn commented on a change in pull request #3101:
URL: https://github.com/apache/hive/pull/3101#discussion_r825912847



##########
File path: README.md
##########
@@ -29,11 +29,11 @@ Hive users have a choice of 3 runtimes when executing SQL 
queries.
 Users can choose between Apache Hadoop MapReduce, Apache Tez or
 Apache Spark frameworks as their execution backend. MapReduce is a
 mature framework that is proven at large scales. However, MapReduce
-is a purely batch framework, and queries using it may experience
+is a pure batch framework, and queries using it may experience

Review comment:
       Which grammar rule is getting violated,
   
https://www.vocabulary.com/dictionary/purely#:~:text=So%20they%20get%20purely%20confused,related%20letter%20is%20only%20business.
   
   purely also seems correct to me

##########
File path: README.md
##########
@@ -29,11 +29,11 @@ Hive users have a choice of 3 runtimes when executing SQL 
queries.
 Users can choose between Apache Hadoop MapReduce, Apache Tez or
 Apache Spark frameworks as their execution backend. MapReduce is a
 mature framework that is proven at large scales. However, MapReduce
-is a purely batch framework, and queries using it may experience
+is a pure batch framework, and queries using it may experience
 higher latencies (tens of seconds), even over small datasets. Apache
 Tez is designed for interactive query, and has substantially reduced
 overheads versus MapReduce. Apache Spark is a cluster computing
-framework that's built outside of MapReduce, but on top of HDFS,
+framework that's built outside MapReduce, but on top of HDFS,

Review comment:
       outside of is correct only, infact I feel both are correct.
   https://english.stackexchange.com/questions/9700/outside-or-outside-of




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

To unsubscribe, e-mail: gitbox-unsubscr...@hive.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

    Worklog Id:     (was: 740857)
    Time Spent: 20m  (was: 10m)

> [minor] fix grammar error in README
> -----------------------------------
>
>                 Key: HIVE-26034
>                 URL: https://issues.apache.org/jira/browse/HIVE-26034
>             Project: Hive
>          Issue Type: Task
>            Reporter: ZhangJian He
>            Priority: Minor
>              Labels: pull-request-available
>          Time Spent: 20m
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to