On Sat, May 21, 2016 at 4:55 AM, DeadZen <dead...@deadzen.com> wrote:
> Any reason for the FreeBSD support drop? > Run into issues? > Ive got no idea why their dropping support, Ive even built ports/packages and commited them to the FreeBSD ports tree, which i also plan to do for RIAK TS, Ive completed and commited RIAK KV, Stanchion and RIAK CS are already to the ports tree. I think their decision for dropping support is a bit short sighted as there are commercial vendors and companies using it in production of the FreeBSD platofmr, souind to me kind of like shooting themselves in the foot. > > > On Friday, May 20, 2016, Alexander Sicular <sicul...@basho.com> wrote: > >> Hello All, >> >> Just in time for the weekend we bring you a rundown of announcements, >> jobs, some code and, of course, the mailing list review. >> >> As always, we want to hear from you. If you’re working on or speaking >> about something Riak related and would like to be highlighted - send me a >> note! Let me know what you’re up to and I’ll get your talk or blog post in >> the next Riak Recap. >> >> ## Announcements >> >> >> - >> >> Two client library updates this week, PHP and .NET. Check em out: >> - >> >> Riak PHP Client v 3.1.0 adds access to Riak TS via HTTP [0] >> - >> >> Riak .NET Client v 2.3.0 brings Riak TS and external load >> balancing support [1] >> - >> >> A Riak TS AMI for AWS is now available [2]. >> >> >> >> ## Community Code and Walkthroughs >> >> >> - >> >> Craig Vitter put some code out accompanying his talk last week in NYC >> on Riak TS. The code walks through using Riak TS with python and jupyter >> [3]. >> - >> >> Seema Jethani also drops some code with a talk she gave this week at >> Data By the Bay in San Francisco on working with time series data from the >> London Air Quality Network in Riak TS and other projects [4]. >> - >> >> Stephen Etheridge shows us how to get started with Spark and Riak TS >> [5]. >> - >> >> Susan Lee introduces us to Riak TS using Stephens code [6]. >> >> >> >> ##Community Events >> >> >> - >> >> Basho Engineer Jason Voegele, @jvoegele, will be giving a talk at >> LambdaConf in Boulder, CO entitled “Dialyzer: Optimistic Type Checking for >> Erlang and Elixir” [7]. >> >> >> >> ## Jobs at Basho >> >> Interested in working on distributed computing related problems or >> helping our community with theirs? Perhaps these open positions at Basho >> may be of interest: >> >> >> - >> >> Client Services Engineer (USA) [8]. >> - >> >> Developer Advocate (London and US) [9]. >> >> >> Basho is remote friendly! >> >> >> ## Recently Answered >> >> >> - >> >> Alex gets help modifying the default Solr schema [10]. >> - >> >> Luke goes above and beyond helping Sanket debug his AWS environment >> in order to get pre-commit hooks working [11]. If you’re looking to do >> something similar, instructions are here [12]. >> - >> >> Alex and I have a conversation about Solr schema design. To store or >> not to store. [13]. >> - >> >> Luke confirms Basho is working on security and drop/truncate table >> features in upcoming releases [14]. >> - >> >> Daniel helps David grok deleting an object in Riak [15]. Welcome >> aboard, David! >> - >> >> Kaz helps a different David by pointing out two key Riak KV >> configuration options when setting up KV for Riak CS [16]. >> - >> >> Vitaly helps Alex with Solr indexing [17] and Drew highlights >> specific sections of the default Solr schema shipped with Riak KV [18]. >> - >> >> Fred points out to Alex that although you can query Solr directly, >> there are considerations [19]. John queries Solr directly after caching a >> copy of the cluster plan every so often [20]. >> - >> >> Vitaly shows Alex how to configure Solr for case insensitive indexing >> [21]. >> - >> >> Magnus confirms that Basho is working on making Riak compatible with >> Erlang OTP 18 [22] and highlights a github issue and pull request that >> help >> Humberto with his specific compilation issue on OSX. >> - >> >> Luke confirms to one Outback Dingo that Riak TS is not supported on >> FreeBSD and support for Riak KV on FreeBSD will be discontinued [23]. >> - >> >> Serena is seeking out a Debian Jesse package. Brett assures us a >> package is on the way [24]. >> >> >> >> ## Open Discussions >> >> >> - >> >> Vladimir asks the list for help with the following warning “perflists >> do not satisfy the n_val” [25]. >> - >> >> Alex is looking for advice regarding whether or not Riak TS would be >> better suited in certain use cases over Riak KV for his social network >> project [26]. >> - >> >> Michael is looking for some guidance on properly sizing a Riak S2 >> cluster [27]. >> - >> >> Psterk is looking for help on using hadoops’s distcpy to copy files >> from Riak S2 to hadoop [28][29]. >> - >> >> The conversation around Riak DT [30] continues with Sargun offering >> to contribute some enhancements [31]. In case you’re wondering, yes, >> contributions will be highlighted. >> - >> >> Johnny is looking for help working with credentials in Riak S2 [32]. >> - >> >> A number of folks contribute to a great thread helping Alex on his >> question about write performance when writing sequential alpha-numeric >> keys >> [33]. There is a sidebar on CRDT’s vs write_once buckets in there as well >> [34]. >> >> >> >> Have a great weekend, >> >> -Alexander Sicular >> >> Solution Architect, Basho >> >> @siculars >> >> [0] https://github.com/basho/riak-php-client/releases/tag/v3.1.0 >> >> [1] https://github.com/basho/riak-dotnet-client/blob/master/RELNOTES.md >> >> [2] >> http://lists.basho.com/pipermail/riak-users_lists.basho.com/2016-May/018401.html >> >> [3] https://github.com/cvitter/Easy-Time-Series-Analysis-with-Riak-TS >> >> [4] >> https://github.com/svjethani/airquality/blob/master/AirQuality1Q2016.ipynb >> >> [5] https://github.com/datalemming/rts12-sc-demo >> >> [6] https://www.youtube.com/watch?v=qZ-T4eEdC_g >> >> [7] http://lambdaconf.us/#schedule >> >> [8] >> http://bashojobs.theresumator.com/apply/0CTNKU/Client-Services-Engineer-Remote >> >> [9] >> http://bashojobs.theresumator.com/apply/nVY7Ea/Developer-Advocate-EMEA >> >> [10] >> http://lists.basho.com/pipermail/riak-users_lists.basho.com/2016-May/018376.html >> >> [11] >> http://lists.basho.com/pipermail/riak-users_lists.basho.com/2016-May/018383.html >> >> [12] >> http://lists.basho.com/pipermail/riak-users_lists.basho.com/2016-May/018447.html >> >> [13] >> http://lists.basho.com/pipermail/riak-users_lists.basho.com/2016-May/018388.html >> >> [14] >> http://lists.basho.com/pipermail/riak-users_lists.basho.com/2016-May/018405.html >> >> [15] >> http://lists.basho.com/pipermail/riak-users_lists.basho.com/2016-May/018399.html >> >> [16] >> http://lists.basho.com/pipermail/riak-users_lists.basho.com/2016-May/018402.html >> >> [17] >> http://lists.basho.com/pipermail/riak-users_lists.basho.com/2016-May/018407.html >> >> [18] >> http://lists.basho.com/pipermail/riak-users_lists.basho.com/2016-May/018414.html >> >> [19] >> http://lists.basho.com/pipermail/riak-users_lists.basho.com/2016-May/018431.html >> >> [20] >> http://lists.basho.com/pipermail/riak-users_lists.basho.com/2016-May/018426.html >> >> [21] >> http://lists.basho.com/pipermail/riak-users_lists.basho.com/2016-May/018422.html >> >> [22] >> http://lists.basho.com/pipermail/riak-users_lists.basho.com/2016-May/018429.html >> >> [23] >> http://lists.basho.com/pipermail/riak-users_lists.basho.com/2016-May/018439.html >> >> [24] >> http://lists.basho.com/pipermail/riak-users_lists.basho.com/2016-May/018451.html >> >> [25] >> http://lists.basho.com/pipermail/riak-users_lists.basho.com/2016-May/018375.html >> >> [26] >> http://lists.basho.com/pipermail/riak-users_lists.basho.com/2016-April/018279.html >> >> [27] >> http://lists.basho.com/pipermail/riak-users_lists.basho.com/2016-March/018242.html >> >> [28] >> http://lists.basho.com/pipermail/riak-users_lists.basho.com/2016-April/018321.html >> >> [29] >> http://lists.basho.com/pipermail/riak-users_lists.basho.com/2016-April/018322.html >> >> [30] https://github.com/basho/riak_dt/ >> >> [31] >> http://lists.basho.com/pipermail/riak-users_lists.basho.com/2016-May/018441.html >> >> [32] >> http://lists.basho.com/pipermail/riak-users_lists.basho.com/2016-May/018353.html >> >> [33] >> http://lists.basho.com/pipermail/riak-users_lists.basho.com/2016-May/018354.html >> >> [34] >> http://lists.basho.com/pipermail/riak-users_lists.basho.com/2016-May/018356.html >> >> > _______________________________________________ > riak-users mailing list > riak-users@lists.basho.com > http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com > >
_______________________________________________ riak-users mailing list riak-users@lists.basho.com http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com