Quantcast
Channel: MarsHut
Browsing all 6551 articles
Browse latest View live
↧

2 Node Cluster, 1 node being passive

Hi I am newbie to ES, and wanted to get simple 2 node cluster (1 in one DC and another one in another DC) .. think as simple master->slave; where one being the primary for all activities; and...

View Article


Help needed with analyzing randomly generated tests that fail on clang 3.4 trunk

Hi, I just submitted a bug report with a package containing 107 small test cases that fail on the latest LLVM/clang 3.4 main trunk (184563). Included are test sources, compilation commands, test input...

View Article


Depreciation of "changes" API

The "changes" API is an old API that was used by tiles [ at ] home. The rails devs and sysadmins are planning on depreciating this API and want to announce before doing so. Server logs indicate that...

View Article

Yet another RPC framework, but easier to use.

import "github.com/daviddengcn/go-rpc" This rpc package <https://github.com/daviddengcn/go-rpc> uses HTTP requests to server the service....

View Article

Why is the cell radio strength API a mess?

I have been exploring how to get better signal quality measurements on my phone using the android.telephony.* APIs. Last time I looked at it 3 years ago the only APIs available were:...

View Article


Compiling pthreads with MXE/MinGW

Hi, After looking at how pthreads is compiled under MXE/MinGW, I'm starting to doubt the generated DLL is actually valid. The way it works is that it compiles a static version of libpthreads.a, then it...

View Article

p4 diff2 -q and integrating multiple files.

Posted on behalf of forum user 'mister_wilson'. Hi, I'm working on a small utility to replicate/mirror a perforce branch using the P4API and the "   p4 diff2 -q "   command to compare two branches. My...

View Article

ME3600 VPLS configuration with L2VPN CLI

So I'm just trying to understand how VPLS is 'supposed' to work on ME3600s... This seems to work: interface GigabitEthernet0/3 description Facing CE switchport trunk allowed vlan none switchport mode...

View Article


Comparing each level of a factor to the global mean

Hi, I've used `lm` to create a linear model of a continuous variable against a factor variable with four levels using an example R data set (see below). By default, it uses a treatment contrast matrix...

View Article


Treemap legend?

All, I'm struggling with how to extract the colors assigned to data in treemaps. I thought that the would be part of the 'node' object, but I don't see them there... Any pointers on the best way to...

View Article

DI Through Constructors w/Wicket

I think I know the answer before I ask, but is there any way to do constructor injection with Wicket? Say I have a web page and an email service. I need the email service in the web page. Now everyone...

View Article

Network topology and Mapguide

Gday community Just looking for some feedback on what if any network topology you guys actually use and how you have implemented it? I'm at a stage where I can choose a direction for our network...

View Article

vtkRenderer dosen't focused on (0, 0, 0) after beening added to renderWindow

This is my C# code: vtkRenderWindow renderWindow = renderWindowControl1.RenderWindow; vtkRenderer renderer = renderWindow.GetRenderers().GetFirstRenderer(); //renderer.SetActiveCamera(camera1);...

View Article


QtCreator dont respond with 5.1.0-rc2 on windows

The source code compiles normally. but when trying to send to the QtCreator emulator does not respond. I'm having the same problem in rc1. What should I do to troubleshoot?

View Article

String#encode('utf-8') throws IllegalArgumentException on long strings (1505...

Hi, I can reproduce this exception on Mac and Linux, for jruby-1.7.4 and jruby-head. I have not seen it on shorter strings. I have not tested exactly at which size the problem starts to occur, but it...

View Article


Trying to build ParaView using external VTK

I'm trying to build ParaView 4.0.1 against an external VTK 6.0.0 but I'm getting: CMake Error at CMake/ParaViewModuleTop.cmake:61 (include): include could not find load file: vtkGroups Call Stack (most...

View Article

SS3 the canary site

Dear fellow Smalltalkers For me to test new features of SqueakSource3 and for you to have a look on new features and fixed bugs, I have created http://canary.netshed.de/ which is the most recent, say...

View Article


JavaScript

Ggplot is great but the charts are not interactive. I like to be able to build the model in ggplot and bring the data to JavaScript to create the charts with models. Has anyone done something like...

View Article

SS3 the canary site

Dear fellow Smalltalkers For me to test new features of SqueakSource3 and for you to have a look on new features and fixed bugs, I have created http://canary.netshed.de/ which is the most recent, say...

View Article

Unable to set initial value in Options using Knockout JS (version 2.2.1) and...

Hi All, I am not able to set initial value in a dropdown. Please see the code i am using the below code <select id="srcCode" name="srcCode" data-bind="options:$root.srcCodeArr, optionsText:'text',...

View Article
Browsing all 6551 articles
Browse latest View live