clear
query|
facets|
time |
Search criteria: hbase windows.
Results from 1 to 10 from
327 (0.0s).
|
|
|
Loading phrases to help you refine your search...
|
Hbase, Windows, Master crashes -
HBase - [mail # dev]
|
...Sirs, I have installed Hbase on Windows, run it using Cygwin, but problem occurs. Hbase starts, but works only for a few commands, Master server ends after some time (tenths of seconds... |
|
|
|
|
Petr Hejl, Hbase, Windows, Master -
HBase - [mail # dev]
|
...Hello, I have installed Hbase on Windows, run it using Cygwin, but problem occured. Hbase starts, but works only for e few commands, after Master server ends after some time (tenths... |
|
|
|
|
[expand - 2 more]
[collapse]
-
HBase on Windows status update -
HBase - [mail # dev]
|
...Hi, I've updated the the umbrella issue HBASE-6814 for HBase on windows, but it is worth repeating on the dev list. Here is the latest comment from the issue: We were able to get HBase... |
... working locally and the test passing (other than some flaky ones) for 0.94 and trunk under windows. I have uploaded the recent versions of the patches for most of the issues. I think at this point... |
... is in a relatively good shape, and we have a final list of patches, we can then decide on whether to merge back into 0.94. For convenience here is a breakdown of the issues: Patch availables: HBASE-6816... |
... (NR) HBASE-6826 (R) ->v1 reviewed, v2 is a rebase HBASE-6822 (R) HBASE-6820 (R) HBASE-6823 (R) -> v1 reviewed, v2 is a rebase HBASE-6827 (R) HBASE-6828 (R) HBASE-6829 (NR) -> v3... |
... not reviewed HBASE-6831 (R) HBASE-6832 (NR) -> v4 (timing issue) HBASE-6830 (NR) -> v5 (pathing issue) HBASE-6821 (NR) -> v2 HBASE-6825 (NR) -> v3 Open issues with patches coming shortly: HBASE... |
|
|
|
|
HBase on Windows status update - HBase - [mail # dev]
|
...On Tue, Oct 30, 2012 at 4:19 PM, Enis Söztutar wrote: > I've updated the the umbrella issue HBASE-6814 for HBase on windows, but it > is worth repeating on the dev list. > Good stuff Enis... |
... say go ahead and commit the reviewed stuff Enis. How did you end up dealing w/ the timing issue? The one where the timestamps only advance every 10ms or so on Windows? St.Ack ... |
|
|
Author: Stack ,
2012-10-31, 03:27
|
|
|
HBase on Windows status update - HBase - [mail # dev]
|
... possible from java. Enis On Tue, Oct 30, 2012 at 8:27 PM, Stack wrote: > On Tue, Oct 30, 2012 at 4:19 PM, Enis Söztutar > wrote: > > I've updated the the umbrella issue HBASE-6814 for HBase... |
... on windows, but > it > > is worth repeating on the dev list. > > > > Good stuff Enis. > > > > I'll apply all the PA patches above, and run the full suite of tests on > my > > linux box to make sure... |
... the > timestamps only advance every 10ms or so on Windows? > > St.Ack > ... |
|
|
|
|
|
[expand - 1 more]
[collapse]
-
for-help -
HBase - [mail # dev]
|
...Hi everyone:When I build hbase in my windows OS(Cygwin has installed),hbase-common can't pass the compile due to
user=`whoami | sed -n -e 's/\\\/\\\\\\\\/p'`if [ "$user" == "" ]then user... |
...=`whoami`fi
code location:https://github.com/apache/hbase/blob/master/hbase-common/src/saveVersion.sh#L30
IN Linux, the return value of whoami is one line, but IN windows(whith Cygwin)the return... |
... value of whoami has a line break which causes the compile error.Am I right? Could someone give me a help to tell me the right way to compile hbase in windows?
... |
|
|
|
|
for-help - HBase - [mail # dev]
|
... that come up.
On Sun, Apr 8, 2018 at 7:27 AM, 岭秀 wrote:
> Hi everyone:When I build hbase in my windows OS(Cygwin has installed),hbase-common can't pass the compile due to
> user=`whoami | sed -n... |
... to compile hbase in windows?
... |
...None of the project's automated testing covers building on windows, so
I'd be very surprised if it still works. IIRC the current ref guide
calls out that windows shouldn't be used... |
... as a production deployment
environment, but I don't think it calls out any specific problem with
building there.
岭秀, would you be willing to open an ubrella JIRA for building on
windows and start working... |
... through these issues as you find them in
subtasks? I can pretty easily add a nightly test for "build things on
windows", but I definitely don't have things set up to work through
problems... |
|
|
|
|
|
[expand - 3 more]
[collapse]
-
Help on running HBase on Windows 7 Ultimate x64 -
HBase - [mail # dev]
|
...Hey Guys, I am having a whopper of a major problem getting HBase v0.20.5 running on my system, which is a Windows 7 x64 Ultimate running with 64-bit Java v1.6.0_20, Hadoop v0.20.2... |
... the same configuration to run well on my Ubuntu Server 10.04 x64. Has anyone gotten HBase to run on Windows? I am trying to prototype my upcoming new version of software to be based upon Hadoop... |
..., and Zookeeper v3.3.1. Hadoop runs well. Zookeeper runs well. HBase seems to run well, but when I issue the hbase shell command and run Hbase command status or help or anything else, it hangs. I got... |
..., HBase and Zookeeper. So basically I am crying uncle and asking for some serious help! Tia, Rob -- Arnold H. Glasow - "Success is simple. Do what's right, the right way, at the right time." ... |
|
|
|
|
Help on running HBase on Windows 7 Ultimate x64 - HBase - [mail # dev]
|
...Maybe the shell is dumb on windows Rob? If you write a bit of java, does that work fine as a client? See http://hbase.apache.org/docs/r0.20.6/api/org/apache/hadoop/hbase/client/package... |
... On Fri, Jul 30, 2010 at 1:49 PM, Rob Marano wrote: > Hey Guys, > > I am having a whopper of a major problem getting HBase v0.20.5 running on my > system, which is a Windows 7 x64 Ultimate... |
... Hbase command status or help or > anything else, it hangs. I got the same configuration to run well on my > Ubuntu Server 10.04 x64. > > Has anyone gotten HBase to run on Windows? I am trying... |
... running with 64-bit Java > v1.6.0_20, Hadoop v0.20.2, and Zookeeper v3.3.1. > > Hadoop runs well. Zookeeper runs well. HBase seems to run well, but when I > issue the hbase shell command and run... |
... to prototype my > upcoming new version of software to be based upon Hadoop, HBase and > Zookeeper. > > So basically I am crying uncle and asking for some serious help! > > Tia, > Rob > -- > Arnold H... |
|
|
Author: Stack ,
2010-07-30, 22:14
|
|
|
Help on running HBase on Windows 7 Ultimate x64 - HBase - [mail # dev]
|
...St.Ack et al, I just got the HBaseClient working successfully on my Windows 7 desktop environment. Also, my colleague got the stock out of the box HBase working on Windows Server 2008 R2... |
... Standard Edition on x64 platform. He got hbase shell working as well with no special configuration. My Windows 7 desktop environment works well IF I do not use hbase shell. Running the client... |
... a whopper of a major problem getting HBase v0.20.5 running > on my > >> system, which is a Windows 7 x64 Ultimate running with 64-bit Java > >> v1.6.0_20, Hadoop v0.20.2, and Zookeeper v3.3.1... |
... the same configuration to run well on my > >> Ubuntu Server 10.04 x64. > >> > >> Has anyone gotten HBase to run on Windows? I am trying to prototype my > >> upcoming new version of software... |
... software via the API works. What is shocking is that the hbase shell hangs... I am trying to pull a process/thread/resources dump to time the activities to see where the hang is... That will take... |
|
|
|
Help on running HBase on Windows 7 Ultimate x64 - HBase - [mail # dev]
|
... the shell is dumb on windows Rob? > > If you write a bit of java, does that work fine as a client? See > http://hbase.apache.org/docs/r0.20.6/api/org/apache/hadoop/hbase/client/package-summary.html... |
... > > > On Fri, Jul 30, 2010 at 1:49 PM, Rob Marano wrote: >> Hey Guys, >> >> I am having a whopper of a major problem getting HBase v0.20.5 running on my >> system, which is a Windows 7 x64 Ultimate... |
... and run Hbase command status or help or >> anything else, it hangs. I got the same configuration to run well on my >> Ubuntu Server 10.04 x64. >> >> Has anyone gotten HBase to run on Windows? I... |
... running with 64-bit Java >> v1.6.0_20, Hadoop v0.20.2, and Zookeeper v3.3.1. >> >> Hadoop runs well. Zookeeper runs well. HBase seems to run well, but when I >> issue the hbase shell command... |
... am trying to prototype my >> upcoming new version of software to be based upon Hadoop, HBase and >> Zookeeper. >> >> So basically I am crying uncle and asking for some serious help! >> >> Tia... |
|
|
|
|
|
[expand - 7 more]
[collapse]
-
Hbase on 64-bit Windows 7: "hostname not provided" -
HBase - [mail # dev]
|
...Has anyone successfully run hbase on 64-bit Windows 7? I was able to get hbase working on Windows XP following these instructions: http://highestpoint.biz/2009/10/installing-hbase... |
... XP PC I get prompted twice for the password but on my Windows 7 PC I only get prompted once and after that I get errors trying to run commands in hbase shell. Does anyone know why I get... |
...-on-windows/ I followed the exact same instructions for a PC running 64-bit Windows 7 but when I run start-hbase.sh I get this error: ": hostname nor servname provided, or not known" On my Windows... |
|
|
|
|
Hbase on 64-bit Windows 7: "hostname not provided" - HBase - [mail # dev]
|
...I've seen a similar message in cygwin after upgrading to hbase 0.20. I believe that start-hbase.sh uses ZKServerTool to get the zookeeper hosts from the conf file. However, on windows... |
... or cygwin, it returns hosts with a newline as part of the name. As a result, start-hbase tries to ssh to "hostname\n" or so, and windows fails. I have a colleague who tried it on Windows 7 (64-bit... |
...) and I think it worked after he disabled IPv6. Perhaps with IPv6, windows is stricter about the name and can't handle the white space. Even with Windows XP, though, since hbase 0.20 I've had... |
... successfully run hbase on 64-bit Windows 7? I was able to get > hbase working on Windows XP following these instructions: > > http://highestpoint.biz/2009/10/installing-hbase-on-windows/ > > I... |
... I get prompted twice for the password but on my Windows > 7 PC I only get prompted once and after that I get errors trying to run > commands in hbase shell. > > Does anyone know why I get... |
|
|
|
Hbase on 64-bit Windows 7: "hostname not provided" - HBase - [mail # dev]
|
..., on windows or cygwin, it returns hosts with a > newline as part of the name. As a result, start-hbase tries to ssh to > "hostname\n" or so, and windows fails. I have a colleague who tried... |
... Roberts wrote: > >> Has anyone successfully run hbase on 64-bit Windows 7? I was able to get >> hbase working on Windows XP following these instructions: >> >> http://highestpoint.biz/2009/10... |
.../installing-hbase-on-windows/ >> >> I followed the exact same instructions for a PC running 64-bit Windows 7 >> but when I run start-hbase.sh I get this error: >> >> ": hostname nor servname provided... |
..., or not known" >> >> On my Windows XP PC I get prompted twice for the password but on my Windows >> 7 PC I only get prompted once and after that I get errors trying to run >> commands in hbase shell... |
...I have a patch that runs zookeeper within the master JVM, but I dont think it would entirely solve this for you, because clients use 'localhost' the value we ship with in hbase-default.xml... |
|
|
|
Hbase on 64-bit Windows 7: "hostname not provided" - HBase - [mail # dev]
|
... ________________________________ From: Ryan Rawson To: hbase[EMAIL PROTECTED] Sent: Fri, December 25, 2009 11:40:23 PM Subject: Re: Hbase on 64-bit Windows 7: "hostname not provided" I have a patch that runs zookeeper... |
... in cygwin after upgrading to hbase 0.20. I > believe that start-hbase.sh uses ZKServerTool to get the zookeeper hosts > from the conf file. However, on windows or cygwin, it returns hosts... |
... with a > newline as part of the name. As a result, start-hbase tries to ssh to > "hostname\n" or so, and windows fails. I have a colleague who tried it on > Windows 7 (64-bit) and I think it worked after... |
... he disabled IPv6. Perhaps > with IPv6, windows is stricter about the name and can't handle the white > space. Even with Windows XP, though, since hbase 0.20 I've had to keep a > known_hosts... |
... hbase on 64-bit Windows 7? I was able to get >> hbase working on Windows XP following these instructions: >> >> http://highestpoint.biz/2009/10/installing-hbase-on-windows/ >> >> I followed... |
|
|
|
Hbase on 64-bit Windows 7: "hostname not provided" - HBase - [mail # dev]
|
...Hi, Have a quick workaround to start hbase on 64-bit windows Launch standalone zookeeper (don't add regional servers in the zoo.cfg) and keep hbase.cluster.distributed set to false Hbase... |
... was able to connect to zookeeper server (probably a failover due to internal error in hbase itself, there is definitely something wrong in the way hbase handles its own zookeeper initiation... |
...) (Zookeeper instructions are in the usual place: http://hadoop.apache.org/zookeeper/docs/current/zookeeperStarted.html) Using hbase 0.20.2 and zookeeper 3.2 versions performed some tests with sample... |
... table I/O all looks fine., hopefully this will keep you going until "self-managed" zookeeper in hbase is closely looked at cheers ... |
|
|
|
Hbase on 64-bit Windows 7: "hostname not provided" - HBase - [mail # dev]
|
..., 2010 at 2:26 PM, Andrew Milkowski wrote: > Hi, > > Have a quick workaround to start hbase on 64-bit windows > > Launch standalone zookeeper (don't add regional servers in the zoo.cfg... |
...Thank you Andrew for the below. You were running all in cygwin I take it? Should we update this document: http://hadoop.apache.org/hbase/docs/r0.20.2/cygwin.html? St.Ack On Mon, Jan 18... |
...) and > keep hbase.cluster.distributed set to false > > Hbase was able to connect to zookeeper server (probably a failover due to > internal error in hbase itself, there is definitely something wrong... |
... in the > way hbase handles its own zookeeper initiation) > > (Zookeeper instructions are in the usual place: > http://hadoop.apache.org/zookeeper/docs/current/zookeeperStarted.html) > > Using hbase... |
... 0.20.2 and zookeeper 3.2 versions > > performed some tests with sample table I/O all looks fine., hopefully this > will keep you going until "self-managed" zookeeper in hbase is closely > looked... |
|
|
Author: stack ,
2010-01-18, 22:58
|
|
|
Hbase on 64-bit Windows 7: "hostname not provided" - HBase - [mail # dev]
|
..., >> > >> > Have a quick workaround to start hbase on 64-bit windows >> > >> > Launch standalone zookeeper (don't add regional servers in the zoo.cfg) >> and >> > keep hbase.cluster.distributed set... |
...Hi, correct hbase configuration file (hbase.zookeeper.quorum needs to be set to 127.0.0.1) thanks! hbase-site.xml : hbase.rootdir hdfs://localhost:9000/hbase... |
... of ZooKeeper quorum servers. If HBASE_MANAGES_ZK is set in hbase-env.sh this is the list of servers which we will start/stop ZooKeeper on. hbase.cluster.distributed false... |
... hbase-env.sh) hbase.regionserver.class org.apache.hadoop.hbase.ipc.IndexedRegionInterface hbase.regionserver.impl... |
... org.apache.hadoop.hbase.regionserver.tableindexed.IndexedRegionServer On Mon, Jan 18, 2010 at 7:51 PM, Andrew Milkowski wrote: > Hi stack > > Environment is cygwin (version 1.7), Windows 7 64-bit > > This was the only way I could manage to get... |
|
|
|
Hbase on 64-bit Windows 7: "hostname not provided" - HBase - [mail # dev]
|
...Hi stack Environment is cygwin (version 1.7), Windows 7 64-bit This was the only way I could manage to get hbase up (with a standalone zookeeper server) , problem does not exist on Unix... |
... a quick workaround to start hbase on 64-bit windows > > > > Launch standalone zookeeper (don't add regional servers in the zoo.cfg) > and > > keep hbase.cluster.distributed set to false... |
... (Centos) but that is expected also I am working to have complete installation hadoop/hbase/zookeeper running on the Mac will be happy to follow up on issues. As far as adding "workaround... |
...", absolutely (I tried just about anything, as the original author of this issues, I have had no problems running "self-managed" zookeeper on Windows 32-bit XP (fyi, I did not try to "force" IPv4... |
... -server 127.0.0.1:2181 2. start hadoop 3. start hbase hbase.rootdir hdfs://localhost:9000/hbase The directory shared by region servers... |
|
|
|
|
|
Building HBase trunk on windows using cygwin -
HBase - [mail # dev]
|
...}] > [INFO] Executing tasks > > main: > [mkdir] Created dir: D:\workspace\mkshirsa\hbase-trunk\target\hbase-0.93-SNA > PSHOT\hbase-0.93-SNAPSHOT\lib\native\${build.platform} > [exec] ls... |
... the buildmail.xml file which is generated has the following contents: > if > [ `ls D:\workspace\mkshirsa\hbase-trunk\target/nativelib | wc -l` -ne > 0 ]; then > cp -PR > D:\workspace... |
...\mkshirsa\hbase-trunk\target/nativelib/lib* > D:\workspace\mkshirsa\hbase-trunk\target/hbase-0.93-SNAPSHOT/hbase-0.93-SNAPSHOT/lib/native/${build.platform} > fi > > Has anyone... |
|
|
|
|
[expand - 5 more]
[collapse]
-
compile hbase in linux and windows problem -
HBase - [mail # dev]
|
...I try to compile hbase in windows, got some problems, can someone help to find out what’s the problem? 1.in windows entironment,I try to compile the hbase (pom.xml) by the Maven's... |
... - .plxarc 3. In windows and in Linux, Maven version , hbase version and the repository's content is same. but why in Linux, compile was successful.but in windows,ERROR happened? 4.In Linux... |
...] ------------------------------------------------------------------------ [INFO] Building HBase 0.90.1 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-antrun-plugin:1.3:run (generate) @ hbase --- [INFO] Executing... |
... tasks [mkdir] Created dir: E:\workspace\JAVA\0.90.1\hbase-0.90.1\target\hbase-webapps [copy] Copying 4 files to E:\workspace\JAVA\0.90.1\hbase-0.90.1\target\hbase-webapps... |
...\hbase-0.90.1\target\hbase-webapps\master\WEB-INF [mkdir] Created dir: E:\workspace\JAVA\0.90.1\hbase-0.90.1\target\hbase-webapps\regionserver\WEB-INF [INFO... |
|
|
|
|
compile hbase in linux and windows problem - HBase - [mail # dev]
|
...I think you may be running into an error while executing the saveVersion.sh under hbase-0.90.1/src directory - this fails if cygwin is not available on the windows PATH (e.g. if you do ls... |
... in windows command window, does it list files correctly?) Also - specifically, what command did you run to build hbase on windows (full command line including maven targets)? Can you also describe... |
... what exactly is failing. I've been building on Windows for a while - and it definitely works. --Suraj 2011/3/21 Zhoushuaifeng : > I try to compile hbase in windows, got some problems, can... |
... someone help to find out what's the problem? > > 1.in windows entironment,I try to compile the hbase (pom.xml) by the Maven's command line[mvn compile],but error happen. > > the ERROR... |
... > + generated-sources > + hbase-webapps > + maven-shared-archive-resources > - .plxarc > > 3. In windows and in Linux, Maven version , hbase version... |
|
|
|
compile hbase in linux and windows problem - HBase - [mail # dev]
|
...: windows: 1.hbase version:0.90.1 2.Maven version:3.0.3 3.Java version:1.6.0_23 4.OS:windows7(online) Linux: 1.hbase version:0.90.1 2.Maven version:3.0.3 3... |
...@hbase.apache.org 主题: Re: compile hbase in linux and windows problem I think you may be running into an error while executing the saveVersion.sh under hbase-0.90.1/src directory - this fails if cygwin... |
... is not available on the windows PATH (e.g. if you do ls in windows command window, does it list files correctly?) Also - specifically, what command did you run to build hbase on windows (full command line... |
...Thanks a lot, After using cygwin, the first problem solved and build successful. My linux is behand a proxy and have some problem to access internet, linux and windows env is below... |
....Java version:1.6.0_22 4.OS:"linux", version: "2.6.32.12-0.7-default", arch: "amd64", family: "unix" The second problem below, do you have some idea? > > 2. I copy the windows's... |
|
|
|
compile hbase in linux and windows problem - HBase - [mail # dev]
|
...: compile hbase in linux and windows problem 2011/3/21 Zhoushuaifeng : > My linux is behand a proxy and have some problem to access internet, linux and windows env is below: > Can you get one... |
... policy of our company, That's why I'm trying to compile hbase in linux without connection to internet. >> 2. I copy the windows's repository folder to Linux,because My Linux entironment... |
... of your network admins to help you w/ the hbase connection going via proxy? Its hard for us from here to give you help about your network. //zhou: Our network problem on linux is because of some... |
... the windows's repository folder to Linux, it work and do not download the dependencies files that be downloaded in windows. in Linux, by the command line [mvn clean -DskipTests install... |
... assembly:single], I get the hbase-0.90.1.tar.gz file in \target folder. Now I wonder is there anything wrong to execute Maven command line in linux with repository from windowns? I mean... |
|
|
|
compile hbase in linux and windows problem - HBase - [mail # dev]
|
... 收件人: [EMAIL PROTECTED] 主题: Re: compile hbase in linux and windows problem 2011/3/21 Zhoushuaifeng : > My linux is behand a proxy and have some problem to access internet, linux... |
... and windows env is below: > Can you get one of your network admins to help you w/ the hbase connection going via proxy? Its hard for us from here to give you help about your network. >> 2. I... |
...Now I get hbase-0.90.1.tar.gz by [mvn clean -DskipTests install assembly:single]. when I execute [mvn clean install assembly:single],some tests are NG. Does it mean that hbase-0.90.1... |
....tar.gz (got by [mvn clean -DskipTests install assembly:single]) is wrong? so I plan to analyze this problem. 1.I compared hbase-0.90.1.tar.gz(installed by myself) and hbase-0.90.1.tar.gz... |
...(download from apache site), several files are not same: hbase-0.90.1.jar hbase-0.90.1-tests.jar jaxb-api-2.1.jar(in lib folder) 2.I plan to run the tests based... |
|
|
|
compile hbase in linux and windows problem - HBase - [mail # dev]
|
.../ the hbase connection going via proxy? Its hard for us from here to give you help about your network. >> 2. I copy the windows's repository folder to Linux,because My Linux entironment can... |
...2011/3/21 Zhoushuaifeng : > My linux is behand a proxy and have some problem to access internet, linux and windows env is below: > Can you get one of your network admins to help you w... |
... folder is not same with the hbase-0.90.1.tar.gz. >> >> there is no jar file. what's wrong? >> What mvn commands did you run? Did you do: mvn clean install assembly:single or to skip... |
|
|
Author: Stack ,
2011-03-22, 05:06
|
|
|
|
|
[expand - 4 more]
[collapse]
-
Release 2.2.0 -
HBase - [mail # dev]
|
...Yes, please. I don't think it's reasonable to expect no region transitions
during a rolling upgrade window; that would imply no servers can crash
during the upgrade.
On Wed, Jan 23, 2019... |
....
> > > >
> > > > For 2.2.0, the biggest change is about AMV2[2]: HBASE-20881 is an
> > > > incompatible change and different implemenation with branch-2.0 and
> > > > branch-2.1. Need to add more document about how... |
...,
> > > > too.
> > > >
> > > > Another features will be included:
> > > > 1. HBASE-20610 Procedure V2 - Distributed Log Splitting[3]
> > > > 2. HBASE-21649 Complete Thrift2[4]
> > > > 3. HBASE-16707... |
... Improve throttling feature for production usage[5]
> > > > 4. HBASE-20886 [Auth] Support keytab login in hbase client[6]
> > > > 5. HBASE-20636 Introduce two bloom filter type... |
... :
> ROWPREFIX_FIXED_LENGTH
> > > and
> > > > ROWPREFIX_DELIMITED[7]
> > > >
> > > > Open a issue HBASE-21747 to release 2.2.0[8]. Suggestions are
> welcomed.
> > > > Thanks.
> > > >
> > > > Best Regards... |
|
|
|
|
Release 2.2.0 - HBase - [mail # dev]
|
... a écrit :
> Cut a new branch-2.2 at this commit.
>
> commit e736d78362253936492fb3bd16e614d14859281d
> Author: Duo Zhang
> Date: Mon Jan 28 18:21:51 2019 +0800
>
> HBASE-21792 Mark... |
... upgrade window; that would imply no servers can
> crash
> > > > during the upgrade.
> > > >
> > > > On Wed, Jan 23, 2019, 07:04 张铎(Duo Zhang) <[EMAIL PROTECTED]
> > wrote... |
....
> > > > > > > >
> > > > > > > > For 2.2.0, the biggest change is about AMV2[2]: HBASE-20881
> is
> > an
> > > > > > > > incompatible change and different implemenation with
> branch-2.0
> > > and
> > > > > > > > branch-2.1. Need... |
.... HBASE-20610 Procedure V2 - Distributed Log Splitting[3]
> > > > > > > > 2. HBASE-21649 Complete Thrift2[4]
> > > > > > > > 3. HBASE-16707 Improve throttling feature for production
> > usage[5... |
...]
> > > > > > > > 4. HBASE-20886 [Auth] Support keytab login in hbase client[6]
> > > > > > > > 5. HBASE-20636 Introduce two bloom filter type :
> > > > > ROWPREFIX_FIXED_LENGTH... |
|
|
|
Release 2.2.0 - HBase - [mail # dev]
|
...Cut a new branch-2.2 at this commit.
commit e736d78362253936492fb3bd16e614d14859281d
Author: Duo Zhang
Date: Mon Jan 28 18:21:51 2019 +0800
HBASE-21792 Mark HTableMultiplexer... |
...2019年1月23日周三 下午9:21写道:
> >
> > > Yes, please. I don't think it's reasonable to expect no region
> > transitions
> > > during a rolling upgrade window; that would imply no servers can crash... |
....
> > > > > > >
> > > > > > > For 2.2.0, the biggest change is about AMV2[2]: HBASE-20881 is
> an
> > > > > > > incompatible change and different implemenation with branch-2.0
> > and
> > > > > > > branch-2.1. Need to add more... |
... HBCK2 tool support branch-2's region
> > > > > assignments,
> > > > > > > too.
> > > > > > >
> > > > > > > Another features will be included:
> > > > > > > 1. HBASE-20610 Procedure V2... |
... - Distributed Log Splitting[3]
> > > > > > > 2. HBASE-21649 Complete Thrift2[4]
> > > > > > > 3. HBASE-16707 Improve throttling feature for production
> usage[5]
> > > > > > > 4. HBASE-20886 [Auth... |
|
|
|
Release 2.2.0 - HBase - [mail # dev]
|
... reasonable to expect no region transitions
> during a rolling upgrade window; that would imply no servers can crash
> during the upgrade.
>
> On Wed, Jan 23, 2019, 07:04 张铎(Duo Zhang) <palomino219... |
...
> > > > > release line. And plan to cut branch-2.2 from branch-2.
> > > > >
> > > > > For 2.2.0, the biggest change is about AMV2[2]: HBASE-20881 is an
> > > > > incompatible change and different... |
...
> > > > upgrade
> > > > > from 1.* to 2.2.*. Now HBCK2 tool support branch-2's region
> > > assignments,
> > > > > too.
> > > > >
> > > > > Another features will be included:
> > > > > 1. HBASE-20610... |
... Procedure V2 - Distributed Log Splitting[3]
> > > > > 2. HBASE-21649 Complete Thrift2[4]
> > > > > 3. HBASE-16707 Improve throttling feature for production usage[5]
> > > > > 4. HBASE-20886 [Auth... |
...] Support keytab login in hbase client[6]
> > > > > 5. HBASE-20636 Introduce two bloom filter type :
> > ROWPREFIX_FIXED_LENGTH
> > > > and
> > > > > ROWPREFIX_DELIMITED[7]
> > > > >
> > > > > Open... |
|
|
Author: 张铎 ,
2019-01-23, 13:33
|
|
|
Release 2.2.0 - HBase - [mail # dev]
|
... a rolling upgrade window; that would imply no servers can crash
> > during the upgrade.
> >
> > On Wed, Jan 23, 2019, 07:04 张铎(Duo Zhang) <[EMAIL PROTECTED] wrote:
> >
> > > From 1.x it is OK... |
... to be the release manager
> for
> > > the
> > > > > 2.2
> > > > > > release line. And plan to cut branch-2.2 from branch-2.
> > > > > >
> > > > > > For 2.2.0, the biggest change is about AMV2[2]: HBASE... |
...,
> > > > > > too.
> > > > > >
> > > > > > Another features will be included:
> > > > > > 1. HBASE-20610 Procedure V2 - Distributed Log Splitting[3]
> > > > > > 2. HBASE-21649 Complete Thrift2[4... |
...]
> > > > > > 3. HBASE-16707 Improve throttling feature for production usage[5]
> > > > > > 4. HBASE-20886 [Auth] Support keytab login in hbase client[6]
> > > > > > 5. HBASE-20636 Introduce two bloom... |
... filter type :
> > > ROWPREFIX_FIXED_LENGTH
> > > > > and
> > > > > > ROWPREFIX_DELIMITED[7]
> > > > > >
> > > > > > Open a issue HBASE-21747 to release 2.2.0[8]. Suggestions are
> > > welcomed... |
|
|
|
|
|
[expand - 2 more]
[collapse]
-
[NOTICE] Hadoop project discussing EOL for Hadoop 2.7 -
HBase - [mail # dev]
|
... window
> before we'll need to drop it. If that's unacceptable we should push
> back on the DISCUSS I linked at start of thread. Even if it's "HBase
> will get some contributors to show up... |
...,
> but I'm currently skeptical that anyone will notice if such a check
> failed.
>
> I'm also in favor of conservative approach for branch-1. Ideally I'd
> like to wait for HBase 3.y to have our... |
... default Hadoop be 3.y. Without
> spiraling into a discussion about HBase major versions, I think we
> need to start shipping alpha HBase 3 builds once the stable pointer
> moves to a branch-2... |
... based release.
>
> We've previously dropped support for Hadoop minor versions on a new
> HBase minor release. That's how 2.7 became the minimum version for
> 1.4.z and 1.5.z[1], there's... |
... dropping dependencies with impactful (open and no work
> around) CVEs[3]. If Hadoop doesn't keep doing 2.7 releases and we plan
> to do HBase 1.y releases for ~years, then it's probably a short... |
|
|
|
|
[NOTICE] Hadoop project discussing EOL for Hadoop 2.7 - HBase - [mail # dev]
|
... keep doing 2.7 releases and we plan
to do HBase 1.y releases for ~years, then it's probably a short window
before we'll need to drop it. If that's unacceptable we should push
back... |
... if such a check
failed.
I'm also in favor of conservative approach for branch-1. Ideally I'd
like to wait for HBase 3.y to have our default Hadoop be 3.y. Without
spiraling into a discussion about HBase... |
... major versions, I think we
need to start shipping alpha HBase 3 builds once the stable pointer
moves to a branch-2 based release.
We've previously dropped support for Hadoop minor versions... |
... on a new
HBase minor release. That's how 2.7 became the minimum version for
1.4.z and 1.5.z[1], there's a specific call out in the compatibility
guidelines about how we can't be as conservative... |
... on the DISCUSS I linked at start of thread. Even if it's "HBase
will get some contributors to show up in Hadoop and start running 2.7
releases" that would be better than e.g. us forking it here.
[1... |
|
|
|
[NOTICE] Hadoop project discussing EOL for Hadoop 2.7 - HBase - [mail # dev]
|
... with impactful (open and no work
> > around) CVEs[3]. If Hadoop doesn't keep doing 2.7 releases and we plan
> > to do HBase 1.y releases for ~years, then it's probably a short window
> > before we'll... |
... will notice if such a check
> > failed.
> >
> > I'm also in favor of conservative approach for branch-1. Ideally I'd
> > like to wait for HBase 3.y to have our default Hadoop be 3.y. Without... |
...
> > spiraling into a discussion about HBase major versions, I think we
> > need to start shipping alpha HBase 3 builds once the stable pointer
> > moves to a branch-2 based release.
> >
> > We've... |
... previously dropped support for Hadoop minor versions on a new
> > HBase minor release. That's how 2.7 became the minimum version for
> > 1.4.z and 1.5.z[1], there's a specific call out... |
... need to drop it. If that's unacceptable we should push
> > back on the DISCUSS I linked at start of thread. Even if it's "HBase
> > will get some contributors to show up in Hadoop and start... |
|
|
|
|
|
|