secure hue communication with kerberos secured jobtracker
Hi, I have configured jobtracker with kerberos and am able to successfully launch a map-reduce wordcount job to completion. Hue is also configured with security but however, the jobbrowser is not able...
View Articlemapreduce.LoadIncrementalHFiles hangs..
Last piece of the puzzle! My Mapreduce succeeded in generating hdfs file, However, bulk load with the following code: LoadIncrementalHFiles loader = new LoadIncrementalHFiles(hbaseConf);...
View ArticleQuestion about far call
Hi, For the following code: void foo (); int main () {foo();} llvm emits "bl foo" Then I set foo at a far address in linking: aarch64-linux-gnu-gcc -Wl,--defsym=foo=0x80000000 a.o -o a.exe I got an...
View ArticleIs anyone else seeing AVG alerts with Go 1.3 windows_amd64 build binaries?
I have AVG AntiVirus on two different Windows 7 machines (work and personal) and both installations report a FakeAlert.RT trojan horse on any .exe built by the Go 1.3 gc toolchain. I did not get these...
View ArticleBoost Filesystem fails with FreeBSD 10, clang, and cmake
Hello all, I am currently migrating to a FreeBSD 10 system which comes default with clang language. I was able to compile Boost just fine. But when I include filesysstem.hpp to it, I get the following...
View ArticleProblem With VNC?
I am getting a crash when I start VNC with the latest release of 10.0, and VNC-4.1.3_7. Anybody else see this? I also tried rebuilding from source in my current environment. I get the same crash. Here...
View ArticleVP9 capable QT Component?
Is there a QT component that enables VP9 encoding in an mov (or other) container?
View ArticleLeiningeng 2.4.x problem? Or is it my config?
After I upgrading to Leiningen 2.4.0, Ctrl-C causes an exception that throws me out to the shell, rather than bringing me back to the Leiningen prompt. I just upgraded to 2.4.2 and still have the...
View ArticleEmail Client Safety - REPORT FAIL
New email client test has come out: https://emailprivacytester.com k9mail on Andriod (Nexus 4 kitkat 4.4) fails on "Meta refresh" In the <head> of the HTML part, place a tag as follows: <meta...
View Articlepowerpc: Consolidate nptl/ subdirectories under linux/...
This should not change anything. OK? Thanks, Roland * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/c++-types.data: Moved ... * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/c++-types.data: ......
View ArticleSH: Consolidate nptl/ subdirectories under linux/...
This should not change anything, but I haven't tested it. OK? Thanks, Roland * sysdeps/unix/sysv/linux/sh/nptl/c++-types.data: Moved ... * sysdeps/unix/sysv/linux/sh/c++-types.data: ... here. *...
View ArticleSPARC: Consolidate nptl/ subdirectories under linux/...
This should not change anything, but I haven't tested it. OK? Thanks, Roland * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/c++-types.data: Moved ... *...
View ArticleHow to update an old GDBServer to implement gdb/mi?
Hello all, this is my first message here. Please let me know if it should be sent to a different list. I have a SPARC V7 processor with an old GDB Server implemented for cross- debugging. In order to...
View ArticleManaged USB passthrough
Does the "managed" attribute of the hostdev element for a USB device make a difference? The Domain XML Format docs has the following sentence for the hostdev element: If managed is omitted or "no", and...
View ArticleExcel On Line with VBA
Hi Microsoft 2013 version available online with VBA editing (see http://blogs.office.com/2014/04/14/weve-updated-excel-online-whats-new-in-april-2014/ but you cannot create a macro online. Like fully...
View ArticleReordering methods for Sparse matrices
Hi, Are these functions merged and now included in scipy.sparse or scipy.sparse.csgraph ? If yes, I have not seen the documentation and I have missed some points... so I'm sorry for the question. If...
View Articleide feature request
Hi Benoit, List EasyGP (our project) has a huge codebase. Often I may have to search the tree for the file I want to operate on. I wondered if it would be possible to have an option to add a combo box...
View ArticleRemove ARM __ASSUME_SIGFRAME_V2
This patch removes ARM __ASSUME_SIGFRAME_V2 now that the 2.6.18-and-later signal frame layout can be assumed, renaming the affected functions accordingly now only one version of them is needed in...
View ArticleHeads-up: Potentially breaking changes to the GDK drawing model pushed
To better support Wayland with fewer copies and less drawing artifacts, I've pushed some potentially breaking changes to GDK, namely around gdk_cairo_create and gdk_window_begin_paint_region....
View Article