Accumulo 1.4.5 Released
Users, I am pleased to announce that Accumulo 1.4.5 has been released. The bits are available on our downloads page [1]. Notable improvements of this release include: * Support for Hadoop 2 *...
View Articletoolchain-external: Introduce kernel headers sanitization
The Nios-II Sourcery external toolchain (the only Nios-II we currently support) exports broken kernel headers. In particular, these kernels should be exported using the "headers_install" rule which...
View ArticleIs there a way to tell the compiler to get rid of the things that slow down...
Things like debugging information and bound checking are only needed during the development and the initial usage. However, when I run a computationally intensive experiment in the production mode, I...
View Articleinstall octave 3.80 while running ./run-octave get an error: Segmentation...
when i install octave 3.80 , every thing seems very well till the make complete. I run ./run-octave get an error: "Segmentation fault (core dumped)" by search on the internet: I try run :"./run-octave...
View ArticleScript not executing in IE
Hi All, I have the following problem with my script. Script is developed in Selenium2, TestNG, Eclipse juno-32 bit, Windows 7 64 bit. IE installed in my machine is IE11-64 bit. We were able to run the...
View Articleandroid/pts: Bump PTS version for A2DP
android/pics-a2dp.txt | 2 +- android/pixit-a2dp.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/android/pics-a2dp.txt b/android/pics-a2dp.txt index 1579567..5162e62 100644 ---...
View Articles5p-jpeg: Add fmt_ver_flag field to the s5p_jpeg_variant structure
Simplify the code by adding fmt_ver_flag field to the s5p_jpeg_variant structure which allows to avoid "if" statement in the s5p_jpeg_find_format function. Signed-off-by: Jacek Anaszewski j.anaszewski...
View ArticleAre repositories files signed ?
Are repositories files signed ? I mean, if I mirror one official repository here, and someone change one rpm file, will zypper complain about ?
View ArticleIntroduce acpi_validate and ec_acces in tools/power/acpi
Hi Rafael, these are tools we already have packaged in our acpica package for quite a while: - acpi_validate (disassemble and recompile dumped ACPI tables, or a provided acpidump file. It references...
View ArticleSimple split / tokenize problem
Hey ! I am a little bit disappointed about an apache camel simple example. The configuration is : project.build.sourceEncoding : UTF-8 project.reporting.outputEncoding : UTF-8 org.apache.camel.version:...
View ArticlePHP File Uploads
Hey there everyone, I'm having a little trouble getting an image to upload to a directory on my testing server with the PHP target and was wondering if you could help? A file is created in the right...
View ArticleHelp with network topology/setup
Hello all. I'm asking for suggestions for my setup. I'll have a remote server, with 2 radio connections: 1 wifi (probably a ubuiquity bullet) and one ppp through usb2ttl adapter and RFD900. I'd like to...
View Articleprintf
Hello Rob, List, An implementation of __printf__ is attached. Would love to have your inputs on the same. __PATCH__: An issue in ifconfig while verifying the HW Address, which is assumed to be of the...
View Article"Rotate Loop" pass kills "llvm.vectorizer.enable" metadata
Hi. I faced that "llvm.vectorizer.enable" metadata used by Loop Vectorizer and set by OpenMP pragmas are killed after the "Rotate Loop" pass. The branch containing the metadata is replaced with another...
View Articlestatus of chrome.desktopCapture.chooseDesktopMedia integration?
I'm trying to figure out when 'chrome.desktopCapture.chooseDesktopMedia' will be available to use from a web page. from previous posts I think I saw that this is going to be the officially supported...
View ArticleMultiple layers in the same video
Hello there, I'm trying to encode a video with multiple layers (a background and a foreground, for instance). Is this possible with ffmpeg? Could someone point me out to some doc about this or help me...
View ArticleApplying updates to mappings using templates
Hey Guys, So I'm working on a project where we are planning on creating several indexes that all have several fields in common. We are not sure how many indexes we will need but they will always...
View ArticleInstall Hue in Amazon EMR
Hi All, I tried installing Hue in Amazon EMR using the link https://github.com/cloudera/hue .I am seeing the status "development server running at http://127.0.0.1:8000/". Am also able to curl the url...
View Articlereset
Hi List, A tool to reset the terminal. This implementation depends on the _stty_ 'sane' settings. Is this approach fine, or should the _stty_ __sane__ stuff be done in __reset__ command itself. Your...
View ArticleQuery with boost by fields an term proximity (similar to EDISMAX in SOLR)
Is there anyway to configure a query in a similar way as edismax in SOLR that's taking care about term proximity and boosting by fields? I have spend days but actually I haven't found any good solution...
View Article