Big Data / Search / DevOps
  • About
  • project

    • HBase (172271)
    • Ambari (165392)
    • Spark (125672)
    • Hive (125661)
    • Hadoop (105800)
    • Cassandra (103519)
    • Flink (66845)
    • Kafka (65152)
    • Zeppelin (61752)
    • Accumulo (60371)
    • Drill (51918)
    • Mesos (49927)
    • Metron (47737)
    • HDFS (46225)
    • Storm (43586)
    • Trafodion (41249)
    • Pig (37966)
    • Bigtop (34957)
    • Tez (34736)
    • MapReduce (34516)
    • Phoenix (33855)
    • Impala (29671)
    • YARN (27213)
    • Lens (25436)
    • NiFi (25387)
    • Aurora (24461)
    • Kylin (24339)
    • Beam (24067)
    • ZooKeeper (23482)
    • Eagle (22537)
    • Falcon (21772)
    • Flume (21210)
    • Tajo (20685)
    • Sqoop (20193)
    • Calcite (20123)
    • Oozie (19121)
    • Apex (17784)
    • Giraph (17326)
    • Ranger (17093)
    • Sentry (16188)
    • SystemML (15333)
    • Reef (13580)
    • Samza (13021)
    • Avro (12905)
    • CarbonData (11962)
    • Hama (11524)
    • Kudu (11338)
    • Bookkeeper (9701)
    • Atlas (9616)
    • Helix (9234)
    • Knox (8660)
    • Crunch (7693)
    • Arrow (7574)
    • Parquet (7442)
    • Gora (6380)
    • Chukwa (6100)
    • Curator (6042)
    • Orc (5485)
    • MetaModel (4568)
    • Fluo (3549)

    author

    • Patrick Hunt (2591)
    • Flavio Junqueira (1030)
    • Ted Dunning (797)
    • Mahadev Konar (675)
    • Jordan Zimmerman (623)
    • Benjamin Reed (530)
    • Camille Fournier (426)
    • Alexander Shraer (382)
    • Michi Mutsuzaki (338)
    • Michael Han (320)
    • Thomas Koch (228)
    • Raúl Gutiérrez Segalés (208)
    • Rakesh R (206)
    • Chris Nauroth (198)
    • Henry Robinson (193)
    • Rakesh Radhakrishnan (177)
    • Edward Ribeiro (156)
    • Abraham Fine (136)
    • Ivan Kelly (131)
    • Ted Yu (122)
    • Mahadev konar (97)
    • Marshall McMullen (91)
    • Hongchao Deng (90)
    • Andor Molnar (88)
    • Thawan Kooburat (86)
    • Vishal Kher (79)
    • Eugene Koontz (76)
    • Gustavo Niemeyer (71)
    • Mohammad Arshad (71)
    • kishore g (70)
    • Fournier, Camille F. (67)
    • Fournier, Camille F. [Tec... (67)
    • Qian Ye (66)
    • Cameron McKenzie (65)
    • Vishal K (65)
    • Jared Cantwell (63)
    • Jun Rao (60)
    • German Blanco (58)
    • Benjamin Jaton (53)
    • Adam Rosien (51)
    • Hiram Chirino (51)
    • Jeremy Stribling (51)
    • Kevin Burton (50)
    • Todd Greenwood (46)
    • Deepak Jagtap (45)
    • FPJ (45)
    • Ibrahim (45)
    • Check Peck (41)
    • Ibrahim El-sanosi (41)
    • Shawn Heisey (41)
    • Ben Bangert (40)
    • David Nickerson (40)
    • Neha Narkhede (40)
    • Avinash Lakshman (39)
    • Brian Tarbox (39)
    • David Rosenstrauch (39)
    • Rakesh Kumar Singh (39)
    • César Álvarez Núñez (38)
    • Raul Gutierrez Segales (38)
    • nileader (38)

    type

    • mail # user (10626)
    • mail # dev (6158)
    • javadoc (3095)
    • issue (2989)
    • source code (581)
    • wiki (51)
    • web site (14)
  • date

    • last 7 days (72)
    • last 30 days (187)
    • last 90 days (433)
    • last 6 months (680)
    • last 9 months (16025)
clear query| facets| time Search criteria: .   Results from 101 to 110 from 23482 (0.0s).
Loading phrases to help you
refine your search...
[expand - 6 more] [collapse] - How to find the actual size of zk data - ZooKeeper - [mail # user]
...Mark,Thanks, yes it would be nice to have as part of JMX. Please let me know ifits already there or any tool that does.RamOn Tue, Mar 20, 2018 at 2:27 AM, Mark Fenes  wrote:> Ok, und...
   Author: rammohan ganapavarapu , Mark Fenes , ... , 2018-03-20, 15:42
  
How to find the actual size of zk data - ZooKeeper - [mail # user]
...Ok, understood. Maybe the best way of calculating the ZK data size would beto count/estimate the number of znodes and their average data size pernode. This would eliminate file size differen...
   Author: Mark Fenes , 2018-03-20, 09:27
How to find the actual size of zk data - ZooKeeper - [mail # user]
...zkTreeutil has option to dump every thing into a directory and create sametree in filesystem under that directory, i am talking about that size.RamOn Mon, Mar 19, 2018 at 5:42 AM, Mark Fenes...
   Author: rammohan ganapavarapu , 2018-03-19, 15:06
How to find the actual size of zk data - ZooKeeper - [mail # user]
...Hi Ram,If the format of the snapshot file and the zktreeutil dump file isdifferent, they will have different sizes. Does zktreeutil export the zkdata in XML format?MarkOn Fri, Mar 16, 2018 a...
   Author: Mark Fenes , 2018-03-19, 12:42
How to find the actual size of zk data - ZooKeeper - [mail # user]
...Jordan,Thank you, even though you have multiple snapshot files in dataDirzookeeper uses only one latest file right? If my latest snapshot file is1GB means my total zk data side is 1GB ? &nbs...
   Author: rammohan ganapavarapu , 2018-03-16, 01:59
How to find the actual size of zk data - ZooKeeper - [mail # user]
...> How to find  actual size of zookeeper data since it store and operate from> in-memory? and snapshot may not give me actual size?ZooKeeper transactions/snapshots are stored on di...
   Author: Jordan Zimmerman , 2018-03-15, 23:02
How to find the actual size of zk data - ZooKeeper - [mail # user]
...Hi,How to find  actual size of zookeeper data since it store and operate fromin-memory? and snapshot may not give me actual size? I used zkteeUtils todump the data is it the actual size...
   Author: rammohan ganapavarapu , 2018-03-15, 22:58
[ZOOKEEPER-1990] suspicious instantiation of java Random instances - ZooKeeper - [issue]
...It's not clear to me why we are doing this, but it looks very suspicious. Why aren't we just calling "new Random()" in these cases? (even for the tests I don't really see it - typically that...
http://issues.apache.org/jira/browse/ZOOKEEPER-1990    Author: Patrick Hunt , 2018-03-20, 13:14
  
[ZOOKEEPER-2844] Zookeeper auto purge process does not purge files - ZooKeeper - [issue]
...I'm using Zookeeper 3.4.6The ZK log data folder keeps growing with transaction logs files (log.*).I set the following in zoo.cfg:autopurge.purgeInterval=1autopurge.snapRetainCount=3dataDir=....
http://issues.apache.org/jira/browse/ZOOKEEPER-2844    Author: Avi Steiner , 2018-03-20, 10:05
  
[ZOOKEEPER-2962] The function queueEmpty() in FastLeaderElection.Messenger is not used, should be removed. - ZooKeeper - [issue]
http://issues.apache.org/jira/browse/ZOOKEEPER-2962    Author: Jiafu Jiang , 2018-03-20, 03:45
  
[expand - 2 more] [collapse] - zktreeutils compilation error - ZooKeeper - [mail # user]
...Yes, i followed the read me.On Sun, Mar 18, 2018, 2:11 AM Flavio Junqueira  wrote:> Hi Ram,>> Just so that I understand the steps you have followed. Did you follow the> inst...
   Author: rammohan ganapavarapu , Flavio Junqueira , ... , 2018-03-19, 03:07
  
zktreeutils compilation error - ZooKeeper - [mail # user]
...Hi Ram,Just so that I understand the steps you have followed. Did you follow the instructions in the README file?-Flavio > On 17 Mar 2018, at 22:59, rammohan ganapavarapu  wrote:>...
   Author: Flavio Junqueira , 2018-03-18, 09:11
zktreeutils compilation error - ZooKeeper - [mail # user]
...Hi,I am getting below error when i try to compile the zktreeutils, any ideawhat could be the issue?make  all-recursivemake[1]: Entering directory`/home/rganapavarapu/zookeeper/src/contr...
   Author: rammohan ganapavarapu , 2018-03-17, 21:59
[expand - 6 more] [collapse] - 3.4.12 - ZooKeeper - [mail # dev]
...+1 for cutting a 3.4.12 RC. Thanks for volunteering, Abe.-Flavio> On 8 Mar 2018, at 18:53, Rakesh Radhakrishnan  wrote:> > Appreciate Abe for the initiative and efforts!> &g...
   Author: Flavio Junqueira , Rakesh Radhakrishnan , ... , 2018-03-15, 07:30
  
3.4.12 - ZooKeeper - [mail # dev]
...Appreciate Abe for the initiative and efforts!+1, for "3.4.12" releasing.Please feel free to ping me if any help needed when making this release.Regards,RakeshOn Sat, Mar 3, 2018 at 4:19 AM,...
   Author: Rakesh Radhakrishnan , 2018-03-08, 17:53
3.4.12 - ZooKeeper - [mail # dev]
...Thank's Pat.I'll get started on this ASAP.On Mon, Mar 5, 2018, at 10:14, Patrick Hunt wrote:> Thanks for "volunteering" Abe. :-)> > sgtm, +1 - there are some important fixes to get ...
   Author: Abraham Fine , 2018-03-05, 21:26
3.4.12 - ZooKeeper - [mail # dev]
...Thanks for "volunteering" Abe. :-)sgtm, +1 - there are some important fixes to get out for 3.4.FYI the "how to release" page is here:https://cwiki.apache.org/confluence/display/ZOOKEEPER/How...
   Author: Patrick Hunt , 2018-03-05, 18:15
3.4.12 - ZooKeeper - [mail # dev]
...I am very much interested in taking a turn as a RM and I think it is a great time to do a release (now that 2967, 2249, and 2960 arge merged in).I agree that ZOOKEEPER-2184 can be pushed aga...
   Author: Abraham Fine , 2018-03-02, 22:49
3.4.12 - ZooKeeper - [mail # dev]
...There are 19 resolved issues http://bit.ly/2oK9aTxand 14 unresolved http://bit.ly/2oFWywSZOOKEEPER-2184 is the only unresolved blocker, however that's not aregression and was pushed from 3.4...
   Author: Patrick Hunt , 2018-03-02, 05:53
3.4.12 - ZooKeeper - [mail # dev]
...Hi dev,User has recently run into the regression of 3.4.11 (ZOOKEEPER-2960) (again?)Are we good to cut 3.4.12 soon or still waiting for something to becommitted?Andor...
   Author: Andor Molnar , 2018-03-02, 00:38
[ZOOKEEPER-2604] Temporary node has not been deleted - ZooKeeper - [issue]
...i use zkclient to connect zookeeper-server , but sometime when i close my zkclient ,the Temporary node can't be deleted。i have search this bug,and i fixed it by delete the data dir...
http://issues.apache.org/jira/browse/ZOOKEEPER-2604    Author: sunqb , 2018-03-14, 07:22
  
[expand - 3 more] [collapse] - SASL for Client connections - ZooKeeper - [mail # user]
...This is related to a long standing bug in our documentation (see: ZOOKEEPER-2668). requireClientAuthScheme does not actually do anything. It is never read by the code.On Thu, Mar 8, 2018, at...
   Author: Abraham Fine , Ray Chaudhuri, Shirsha , ... , 2018-03-13, 20:07
  
SASL for Client connections - ZooKeeper - [mail # user]
...Hi Abe,We are trying to understand the difference between settingrequireClientAuthScheme=sasl andrequireClientAuthScheme=allWhen a client does not have a valid Kerberos ticket, the behaviour...
   Author: Ray Chaudhuri, Shirsha , 2018-03-09, 04:40
SASL for Client connections - ZooKeeper - [mail # user]
...Hi Harish-Currently there is no way to restrict ALL incoming client connections when using SASL.In ZooKeeper, SASL works on a node by node basis.Thanks,AbeOn Thu, Mar 8, 2018, at 03:58, Hari...
   Author: Abraham Fine , 2018-03-08, 19:01
SASL for Client connections - ZooKeeper - [mail # user]
...Hi,I have enabled SASL on my Zookeeper, with below configuration.*requireClientAuthScheme=sasl**authProvider.1=org.apache.zookeeper.server.auth.SASLAuthenticationProvider*But still I see tha...
   Author: Harish kumar , 2018-03-08, 11:58
Zookeeper Leader thread works - ZooKeeper - [mail # dev]
...Dear Team,I've query regarding Leader thread work in zookeeper.In one of my use case, I want Leader thread to listen on some event otherthen own's children.*Use Case - *Basically I've two si...
   Author: Irfanullah Ansari , 2018-03-12, 15:31
  
[ZOOKEEPER-2960] The dataDir and dataLogDir are used opposingly - ZooKeeper - [issue]
..._emphasized text_After upgrading from zookeeper 3.4.5, to 3.4.11, without editing zoo.cfg, the new version of the server tries to use the dataDir as the dataLogDir, and the dataLogDir as the...
http://issues.apache.org/jira/browse/ZOOKEEPER-2960    Author: Dan Milon , 2018-03-12, 11:41
  
< Prev 9 10 11 12 13 Next >
Apache Lucene, Apache Solr and all other Apache Software Foundation project and their respective logos are trademarks of the Apache Software Foundation.
Elasticsearch, Kibana, Logstash, and Beats are trademarks of Elasticsearch BV, registered in the U.S. and in other countries. This site and Sematext Group is in no way affiliated with Elasticsearch BV.
Service operated by Sematext