[ 
https://issues.apache.org/jira/browse/PHOENIX-5592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17235199#comment-17235199
 ] 

ASF GitHub Bot commented on PHOENIX-5592:
-----------------------------------------

stoty commented on pull request #975:
URL: https://github.com/apache/phoenix/pull/975#issuecomment-730155763


   :broken_heart: **-1 overall**
   
   
   
   
   
   
   | Vote | Subsystem | Runtime | Comment |
   |:----:|----------:|--------:|:--------|
   | +0 :ok: |  reexec  |   0m  0s |  Docker mode activated.  |
   | -1 :x: |  docker  |   5m 56s |  Docker failed to build 
yetus/phoenix:955047a0b.  |
   
   
   | Subsystem | Report/Notes |
   |----------:|:-------------|
   | GITHUB PR | https://github.com/apache/phoenix/pull/975 |
   | Console output | 
https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-975/1/console
 |
   | versions | git=2.17.1 |
   | Powered by | Apache Yetus 0.12.0 https://yetus.apache.org |
   
   
   This message was automatically generated.
   
   


----------------------------------------------------------------
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:
[email protected]


> MapReduce job to asynchronously delete rows where the VIEW_TTL has expired.
> ---------------------------------------------------------------------------
>
>                 Key: PHOENIX-5592
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-5592
>             Project: Phoenix
>          Issue Type: Sub-task
>            Reporter: Xinyi Yan
>            Assignee: Xinyi Yan
>            Priority: Major
>             Fix For: 4.16.0
>
>          Time Spent: 7h
>  Remaining Estimate: 0h
>
> Find the entities from the system catalog which views have TTLs defined on 
> them. Spawn an MR job, whose splitter will create a map task. The mapper 
> issues “select count(1) from the entity and Inject TTL attributes and Delete 
> Hint during Map task. Since the current Phoniex MR framework doesn't support 
> this feature, PhoenixMultiViewReader, PhoenixMultiViewInputSplit, 
> PhoenixMultiViewInputFormat, and a few MR related util classes need to 
> implement.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to