[jira] [Updated] (BEAM-9279) Make HBase.ReadAll based on Reads instead of HBaseQuery

2023-04-13 Thread Anonymous (Jira)


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

Anonymous updated BEAM-9279:

Status: Triage Needed  (was: Resolved)

> Make HBase.ReadAll based on Reads instead of HBaseQuery
> ---
>
> Key: BEAM-9279
> URL: https://issues.apache.org/jira/browse/BEAM-9279
> Project: Beam
>  Issue Type: Improvement
>  Components: io-java-hbase
>Reporter: Ismaël Mejía
>Assignee: Ismaël Mejía
>Priority: P3
>  Labels: backward-incompatible
> Fix For: 2.21.0
>
>  Time Spent: 3.5h
>  Remaining Estimate: 0h
>
> HBaseIO support for SplittableDoFn introduced a new request type HBaseQuery, 
> however the attributes defined in that class are already available in 
> HBase.Read. Allowing users to define pipelines based on HBaseIO.Read allows 
> to create pipelines that can read from multiple clusters because the 
> Configuration now is part of the request object.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Updated] (BEAM-9279) Make HBase.ReadAll based on Reads instead of HBaseQuery

2020-04-18 Thread Jira


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

Ismaël Mejía updated BEAM-9279:
---
Labels: backward-incompatible  (was: )

> Make HBase.ReadAll based on Reads instead of HBaseQuery
> ---
>
> Key: BEAM-9279
> URL: https://issues.apache.org/jira/browse/BEAM-9279
> Project: Beam
>  Issue Type: Improvement
>  Components: io-java-hbase
>Reporter: Ismaël Mejía
>Assignee: Ismaël Mejía
>Priority: Minor
>  Labels: backward-incompatible
> Fix For: 2.21.0
>
>  Time Spent: 3.5h
>  Remaining Estimate: 0h
>
> HBaseIO support for SplittableDoFn introduced a new request type HBaseQuery, 
> however the attributes defined in that class are already available in 
> HBase.Read. Allowing users to define pipelines based on HBaseIO.Read allows 
> to create pipelines that can read from multiple clusters because the 
> Configuration now is part of the request object.



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


[jira] [Updated] (BEAM-9279) Make HBase.ReadAll based on Reads instead of HBaseQuery

2020-02-10 Thread Jira


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

Ismaël Mejía updated BEAM-9279:
---
Description: HBaseIO support for SplittableDoFn introduced a new request 
type HBaseQuery, however the attributes defined in that class are already 
available in HBase.Read. Allowing users to define pipelines based on 
HBaseIO.Read allows to create pipelines that can read from multiple clusters 
because the Configuration now is part of the request object.  (was: HBaseIO 
support for SplittableDoFn introduced a new request type HBaseQuery, however 
the attributes defined in that class are covered by common HBase.Read, and 
additionally if we rely on Read we allow users to create pipelines who can read 
from multiple clusters because the Configuration now is part of the request.)

> Make HBase.ReadAll based on Reads instead of HBaseQuery
> ---
>
> Key: BEAM-9279
> URL: https://issues.apache.org/jira/browse/BEAM-9279
> Project: Beam
>  Issue Type: Improvement
>  Components: io-java-hbase
>Reporter: Ismaël Mejía
>Assignee: Ismaël Mejía
>Priority: Minor
>  Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> HBaseIO support for SplittableDoFn introduced a new request type HBaseQuery, 
> however the attributes defined in that class are already available in 
> HBase.Read. Allowing users to define pipelines based on HBaseIO.Read allows 
> to create pipelines that can read from multiple clusters because the 
> Configuration now is part of the request object.



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


[jira] [Updated] (BEAM-9279) Make HBase.ReadAll based on Reads instead of HBaseQuery

2020-02-10 Thread Jira


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

Ismaël Mejía updated BEAM-9279:
---
Status: Open  (was: Triage Needed)

> Make HBase.ReadAll based on Reads instead of HBaseQuery
> ---
>
> Key: BEAM-9279
> URL: https://issues.apache.org/jira/browse/BEAM-9279
> Project: Beam
>  Issue Type: Improvement
>  Components: io-java-hbase
>Reporter: Ismaël Mejía
>Assignee: Ismaël Mejía
>Priority: Minor
>
> HBaseIO support for SplittableDoFn introduced a new request type HBaseQuery, 
> however the attributes defined in that class are covered by common 
> HBase.Read, and additionally if we rely on Read we allow users to create 
> pipelines who can read from multiple clusters because the Configuration now 
> is part of the request.



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