[jira] [Commented] (HBASE-20999) Move hbase-REST to new hbase-connectors repository

2022-06-16 Thread Duo Zhang (Jira)


[ 
https://issues.apache.org/jira/browse/HBASE-20999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17555129#comment-17555129
 ] 

Duo Zhang commented on HBASE-20999:
---

I could try to move one of hbase-thrift and hbase-rest first, to how many 
classes we need to copy.

> Move hbase-REST to new hbase-connectors repository
> --
>
> Key: HBASE-20999
> URL: https://issues.apache.org/jira/browse/HBASE-20999
> Project: HBase
>  Issue Type: Sub-task
>  Components: hbase-connectors, REST
>Reporter: Michael Stack
>Priority: Major
> Fix For: 3.0.0-alpha-4
>
>
> Move hbase-rest to the new hbase-connectors repository. See parent issue for 
> context and locale.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Commented] (HBASE-20999) Move hbase-REST to new hbase-connectors repository

2022-06-13 Thread Duo Zhang (Jira)


[ 
https://issues.apache.org/jira/browse/HBASE-20999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17553591#comment-17553591
 ] 

Duo Zhang commented on HBASE-20999:
---

The logging framework should not be a blocker, in our code base we just use 
slf4j.

IIRC, the problem here is that we share some common classes which are not only 
in hbase-client. For example, in hbase-rest, we will reuse the HttpServer in 
hbase-http, and the ConnectionCache in hbase-server.

We have no idea on whether we should just copy them or we should move them to 
other modules so we can depend on them...

For me I always prefer we copy them, but if we need to copy a lot of classes, 
then maybe it means we should not separate these modules out...

Thanks [~ndimiduk] for pinging me here~

> Move hbase-REST to new hbase-connectors repository
> --
>
> Key: HBASE-20999
> URL: https://issues.apache.org/jira/browse/HBASE-20999
> Project: HBase
>  Issue Type: Sub-task
>  Components: hbase-connectors, REST
>Reporter: Michael Stack
>Priority: Major
> Fix For: 3.0.0-alpha-3
>
>
> Move hbase-rest to the new hbase-connectors repository. See parent issue for 
> context and locale.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Commented] (HBASE-20999) Move hbase-REST to new hbase-connectors repository

2022-06-13 Thread Nick Dimiduk (Jira)


[ 
https://issues.apache.org/jira/browse/HBASE-20999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17553583#comment-17553583
 ] 

Nick Dimiduk commented on HBASE-20999:
--

Would be nice to get this for 3.0 and maybe 2.6.

[~zhangduo] Do we need to first upgrade hbase-connectors to log4j2? Thanks.

> Move hbase-REST to new hbase-connectors repository
> --
>
> Key: HBASE-20999
> URL: https://issues.apache.org/jira/browse/HBASE-20999
> Project: HBase
>  Issue Type: Sub-task
>  Components: hbase-connectors, REST
>Reporter: Michael Stack
>Priority: Major
> Fix For: 3.0.0-alpha-3
>
>
> Move hbase-rest to the new hbase-connectors repository. See parent issue for 
> context and locale.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Commented] (HBASE-20999) Move hbase-REST to new hbase-connectors repository

2020-11-23 Thread Andrew Kyle Purtell (Jira)


[ 
https://issues.apache.org/jira/browse/HBASE-20999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17237625#comment-17237625
 ] 

Andrew Kyle Purtell commented on HBASE-20999:
-

Unscheduling from 2.4.

> Move hbase-REST to new hbase-connectors repository
> --
>
> Key: HBASE-20999
> URL: https://issues.apache.org/jira/browse/HBASE-20999
> Project: HBase
>  Issue Type: Sub-task
>  Components: hbase-connectors, REST
>Reporter: Michael Stack
>Assignee: zhuqi
>Priority: Major
> Fix For: 3.0.0-alpha-1
>
>
> Move hbase-rest to the new hbase-connectors repository. See parent issue for 
> context and locale.



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


[jira] [Commented] (HBASE-20999) Move hbase-REST to new hbase-connectors repository

2020-06-10 Thread Guanghao Zhang (Jira)


[ 
https://issues.apache.org/jira/browse/HBASE-20999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17130406#comment-17130406
 ] 

Guanghao Zhang commented on HBASE-20999:


[~stack] Sir, our plan is move hbase-rest to hbase-connectors as a sub-module?

> Move hbase-REST to new hbase-connectors repository
> --
>
> Key: HBASE-20999
> URL: https://issues.apache.org/jira/browse/HBASE-20999
> Project: HBase
>  Issue Type: Sub-task
>  Components: hbase-connectors, REST
>Reporter: Michael Stack
>Assignee: zhuqi
>Priority: Major
> Fix For: 3.0.0-alpha-1, 2.4.0
>
>
> Move hbase-rest to the new hbase-connectors repository. See parent issue for 
> context and locale.



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


[jira] [Commented] (HBASE-20999) Move hbase-REST to new hbase-connectors repository

2020-05-09 Thread Michael Stack (Jira)


[ 
https://issues.apache.org/jira/browse/HBASE-20999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17103505#comment-17103505
 ] 

Michael Stack commented on HBASE-20999:
---

Thank you [~Qi Zhu]

> Move hbase-REST to new hbase-connectors repository
> --
>
> Key: HBASE-20999
> URL: https://issues.apache.org/jira/browse/HBASE-20999
> Project: HBase
>  Issue Type: Sub-task
>  Components: hbase-connectors, REST
>Reporter: Michael Stack
>Assignee: zhuqi
>Priority: Major
>
> Move hbase-rest to the new hbase-connectors repository. See parent issue for 
> context and locale.



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


[jira] [Commented] (HBASE-20999) Move hbase-REST to new hbase-connectors repository

2020-05-09 Thread zhuqi (Jira)


[ 
https://issues.apache.org/jira/browse/HBASE-20999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17103248#comment-17103248
 ] 

zhuqi commented on HBASE-20999:
---

Can I pick up this issue and work for this?

> Move hbase-REST to new hbase-connectors repository
> --
>
> Key: HBASE-20999
> URL: https://issues.apache.org/jira/browse/HBASE-20999
> Project: HBase
>  Issue Type: Sub-task
>  Components: hbase-connectors, REST
>Reporter: Michael Stack
>Priority: Major
>
> Move hbase-rest to the new hbase-connectors repository. See parent issue for 
> context and locale.



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


[jira] [Commented] (HBASE-20999) Move hbase-REST to new hbase-connectors repository

2020-05-01 Thread Michael Stack (Jira)


[ 
https://issues.apache.org/jira/browse/HBASE-20999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17097512#comment-17097512
 ] 

Michael Stack commented on HBASE-20999:
---

See the dev mailing list discussion, "DISCUSS: Move hbase-thrift and hbase-rest 
out of core to hbase-connectors project?"

> Move hbase-REST to new hbase-connectors repository
> --
>
> Key: HBASE-20999
> URL: https://issues.apache.org/jira/browse/HBASE-20999
> Project: HBase
>  Issue Type: Sub-task
>  Components: hbase-connectors, REST
>Reporter: Michael Stack
>Priority: Major
>
> Move hbase-rest to the new hbase-connectors repository. See parent issue for 
> context and locale.



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


[jira] [Commented] (HBASE-20999) Move hbase-REST to new hbase-connectors repository

2020-04-27 Thread Nick Dimiduk (Jira)


[ 
https://issues.apache.org/jira/browse/HBASE-20999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17093737#comment-17093737
 ] 

Nick Dimiduk commented on HBASE-20999:
--

Can this be done for 2.4? What do we need to resolve in order to have a 
workable solution? I think [~apurtell] has some specifications around this. 
I've heard the term "omnibus tarball" thrown around but I don't know what that 
means or how it's built.

> Move hbase-REST to new hbase-connectors repository
> --
>
> Key: HBASE-20999
> URL: https://issues.apache.org/jira/browse/HBASE-20999
> Project: HBase
>  Issue Type: Sub-task
>  Components: hbase-connectors, REST
>Reporter: Michael Stack
>Priority: Major
>
> Move hbase-rest to the new hbase-connectors repository. See parent issue for 
> context and locale.



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