Best unofficial Apache Server developers community |
|
|||||||||||
|
Career Opportunity- Gemstone- VMware July 21, 2010 10:14:50 AM Good Afternoon, I am currently working as a Global Researcher for VMware and we are sourcing candidates for a number of positions, to join our Gemfire Team based in Oregon. I have attached the three job descriptions for review: GemStone's … Career Opportunity- Gemstone- VMware July 21, 2010 10:16:24 AM Good Afternoon, I am currently working as a Global Researcher for VMware and we are sourcing candidates for a number of positions, to join our Gemfire Team based in Oregon. I have attached the three job descriptions for review: GemStone's … map tasks vs launched map tasks March 25, 2011 12:09:57 PM Hi, during the setup phase and the cleanup phase of the tasks, the Hadoop MR uses map tasks to do it. These tasks appears in the counters shown at the end of an example? For example, the counter below shows that my example ran 9 map tasks and 2… pre-2.0.0-M1 tasks May 30, 2011 08:44:39 AM Hi guys, as it was discussed last week, we think it's now time to cut a release for ADS. The fact is that it will just be an intermediate release, not one we can tell our users to depend on, but for us, it's important to have a working base. I… phases in tasks March 24, 2011 01:38:53 PM Hi, 1 - A Task is composed by several phases: STARTING, MAP/REDUCE, SHUFFLE, SORT, CLEANUP. A JobTracker and a TaskTracker also has phases? 2 - It exists also the following phases RUNNING, SUCCEEDED, FAILED, UNASSIGNED, KILLED, … What's speculative tasks July 25, 2010 09:03:34 AM Hi, - In hadoop MR it's used the term speculative tasks. What is speculative tasks? - During the execution of a MR test, when we don't have splits to attribute to reduce tasks, those reduce tasks will run? For example, if I set that will run 6… Re: GSoC tasks? March 22, 2011 12:24:45 AM On 21/03/11 11:27 PM, Andrus Adamchik wrote: > "Modeler tasks". Modeler tasks that require conceptual changes (such as an Eclipse plugin or graph representation of the Model) have been our GSoC favorites, still none of that made it to… scheduled tasks July 26, 2010 11:49:13 AM is there any way to run a scheduled task in couchdb? i'd like to create a bunch of documents that reresent data in records that need to be updated... without having to do the update immediately thanks ken tyler Map tasks execution February 12, 2011 10:05:27 AM Hi, 1 - When a Map task is taking too long to finish its process, the JT launches another Map task to process. This means that the task that was replaced is killed? 2 - Does Hadoop MR allows that the same input split be processed by 2 different… javadoc for own tasks June 8, 2011 04:51:56 AM Hi, I've written a couple of own tasks for which I want to generate a javadoc - documentation. These documentation should look like the original ant documentation. Can anyone provide a javadoc-snippet? Thanks, Stefan. Q: # of map tasks in partitioner. December 25, 2010 11:41:08 AM Hi, Quick question: is it possible to know the total number of mapper tasks (not attempts) in partitioner? Or, which is in many ways equivalient, the # of splits produced by the file input format? Thank you in advance. -Dmitriy remaining tlp tasks January 21, 2011 01:50:27 PM zookeeper.apache.org is mostly done. there are a couple of remaining tasks: 1) convert doc to textile. i think i have a handle on that. 2) add missing pages to the site. specifically: releases, news, credits, privacy. i think we should remove… Re: LDAP ant tasks June 19, 2011 11:08:52 AM Forgive me for resurrecting this thread. I hope someone is still interested in this. We provide an open source LDAP Ant Tasks Library : http://www.soluvas.com/technology/ldap-ant-task-library/ Thank you. Updated: (DIRSHARED-84) 1.0-M2 Tasks February 8, 2011 06:23:21 PM [ https://issues.apache.org/jira/browse/DIRSHARED-84?page=com.atlassian. jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Karasulu updated DIRSHARED-84: ivy ant tasks - xsd or eclipse autocomplete? November 26, 2010 10:15:02 AM Usually, if you add the xsd like xmlns:ivy="http://ant.apache.org/ivy/ivyanttasks.xsd" Then eclipse does autocompletion (at least in xml files this works). But on the docs it has me adding xmlns:ivy="antlib:org.apache.ivy.ant" … Replacing ivy with maven-ant-tasks January 18, 2011 07:16:05 AM Is this something that people are OK with? It will result in the version details being specified from the build.xml and not a separate ivy.xml Which branch shall I target first... My preference is to target 0.7 and then when the modularization… Re: AVRO Hudson Tasks August 25, 2010 04:47:29 AM Gavin McDonald popped around #avro on IRC today and set up a couple of additional builders: - avro-java6-ubuntu - avro-ruby-ubuntu The new URL for all of the Avro builders is: … Re: AVRO Hudson Tasks August 25, 2010 10:49:30 AM On Mon, Aug 23, 2010 at 10:45 PM, Bruce Mitchener <bruce.mi### @gmail.com > wrote: > How would these differ from the various buildbots that we already have > running? > > >… location awareness on RT tasks? February 4, 2011 09:07:28 AM Hi, When hadoop is running in cluster, the output of the Reducers are saved in HDFS. The MapReduce have also location awareness on where is saved the data? For example, we've TT1 running in Machine1, and TT2 running in Machine2. The replication… set number of map tasks in GridMix2 March 18, 2011 12:05:23 PM Hi, I would like define the number of map tasks to use in the GridMix2. For example, I would like to run the GridMixMonsterQuery at GridMix2 with 5 maps, another with 10 and another with 20 maps. How can I do that? Thanks, Hadoop, running tasks April 8, 2011 Hello. How do I programmatically add tasks to hadoop and run in my Java application? Any ideas? Thanks. Need help running automatic tasks on MS SQL January 11, 2011 We run a server hosted with Go-Daddy and use MS SQL 2005 Express. One of our customers needs to schedule an automatic SQL process overnight that… Separating Hadoop Map and Reduce tasks April 16, 2011 Hi, In a 3 node hadoop cluster. I would like the master to be 1 node. Map task taking place in one node and reduce tasks in 1 node. Map and reduce… Daily tasks in Apache Server June 13, 2011 I'm writing some apache (2.2) modules in C and I'm pretty new at it, so I was wondering: I want to make a daily task. One that will read a file and… Run tasks at scheduled time java,apache February 13, 2011 i have a requirement where in, i need to execute n tasks at certain intervals of times. i have a database which would contain the values needed to… Running Rake Tasks under Tomcat and JRuby February 2, 2011 We've got our Rails (2.2.2) application running on a Tomcat7 server using warbler (1.2.1) and JRuby (1.5.6), but since we want to simplify… Whats the best way to execute high processing tasks on low RAM VPS June 4, 2011 I have one VPS on internet and that have only 768MB of RAM. Now i have run crawlers and various Optimzation algorithms /Data Mining Algos on the one… Does ColdFusion Still run scheduled tasks when apache isn't running? March 21, 2011 Does ColdFusion 8 application server still run the CF scheduled tasks when apache is stopped? Hadoop Fair Scheduler not assigning tasks to some nodes June 3, 2011 I'm trying to run the Fair Scheduler, but it's not assigning Map tasks to some nodes with only one job running. My understanding is that the Fair… MySQL: You can't specify target table 'tasks' for update in FROM clause May 15, 2011 I have got MySQL error "You can't specify target table 'tasks' for update in FROM clause" running the following query: DELETE FROM tasks WHERE… MySQL Connection Closing During Parallel Cron Tasks June 10, 2011 I have written a Zend Framework based cron service for parallel tasks based on these two blog articles: Cron tasks in Zend Framework apps Zend… Site Design: How to award users tasks with achievements? May 11, 2011 So I'm wanting to setup an achievements system on my site. People perform tasks and upload this information which is then stored in a database… Chaining multiple mapreduce tasks in Hadoop streaming January 7, 2011 I am in scenario where i have got two mapreduce jobs. I am more comfortable with python and planning to use it for writing mapreduce scripts and use… Thread safety in django with asynchronous tasks and redis April 3, 2011 I have a django application that calls an asynchronous task on a queryset (using celery). The task takes the queryset and performs a whole bunch of… Celery asynchronous tasks in django project. How it works? June 18, 2011 I need in my django project run long tasks. Desided to use celery with redis as broker. Installed redis runs: The server is now ready to accept… What types of tasks / applications can use Apache Hadoop for (MapReduce functions) March 18, 2011 I don't understand what types of apps can be used with Hadoop. Does each task have to be tailored for hadoop/mapreduce. For example, can you just… Trouble designing a nosql database that needs to store a relationship between people and the tasks they accomplished February 20, 2011 I'm trying to use a NoSql database MongoDB (for personal learning of nosql) and at the moment I'm having trouble with how to organize data. I have a… HBase bulk load spawn high number of reducer tasks - any workaround February 14, 2011 HBase bulk load (using configureIncrementalLoad helper method) configures the job to create as many reducer task as the regions in the hbase table.… "no database" error on any database-related rake tasks June 11, 2011 `postgresql_connection': No database specified. Missing argument: database. (ArgumentError) I installed postgresql using Homebrew and am able to… | |||||||||||