Re: Introducing Comet, a plugin to accelerate Spark execution via DataFusion and Arrow

2024-02-20 Thread Manoj Kumar
Comet's capabilities would be invaluable, it will help me to evaluate why I should invest my time in this plugin. Thank you for your time and expertise. Warm regards, Manoj Kumar On Tue, 20 Feb 2024 at 01:51, Mich Talebzadeh wrote: > Ok thanks for your clarifications > > Mich

Re: Unable to build spark from source

2015-01-03 Thread Manoj Kumar
're doing a lot of builds. That will allow incremental >> scala builds, which speeds up the process significantly. >> >> SPARK-4501 might be of interest too. >> >> Simon >> >> On 3 Jan 2015, at 17:27, Manoj Kumar >> wrote: >> >> My que

Re: Unable to build spark from source

2015-01-03 Thread Manoj Kumar
My question was that if once I make changes in the source code to a file, do I rebuild it using any other command, such that it takes in only the changes (because it takes a lot of time)? On Sat, Jan 3, 2015 at 10:40 PM, Manoj Kumar wrote: > Yes, I've built spark successfully, using

Re: Unable to build spark from source

2015-01-03 Thread Manoj Kumar
Yes, I've built spark successfully, using the same command mvn -DskipTests clean package but it built because now I do not work behind a proxy. Thanks.

Re: Unable to build spark from source

2015-01-03 Thread Manoj Kumar
---- > bit1...@163.com > > > *From:* Manoj Kumar > *Date:* 2015-01-03 18:46 > *To:* user > *Subject:* Unable to build spark from source > Hello, > > I tried to build Spark from source using this command (all dependencies > installed) > but it fails th

Unable to build spark from source

2015-01-03 Thread Manoj Kumar
-reflect:jar:2.10.3: Could not transfer artifact org.scala-lang:scala-compiler:jar:2.10.3 from/to central ( https://repo1.maven.org/maven2): GET request of: org/scala-lang/scala-compiler/2.10.3/scala-compiler-2.10.3.jar from central failed: Connection reset -> [Help 1] -- Godspeed, Manoj Kumar, Int

Re: Job ACL's on SPark

2014-08-11 Thread Manoj kumar
Hi Friends, Any response on this, I looked into documentation but could not get any information --Manoj On Fri, Aug 8, 2014 at 6:56 AM, Manoj kumar wrote: > Hi Team, > > > > Do we have Job ACL's for Spark which is similar to Hadoop Job ACL’s. > > > Where I ca

Job ACL's on SPark

2014-08-08 Thread Manoj kumar
Hi Team, Do we have Job ACL's for Spark which is similar to Hadoop Job ACL’s. Where I can restrict who can submit the Job to the Spark Master service. In our hadoop cluster we enabled Job ACL;s by using job queues and restricting the default queues and have Fair scheduler for managing the wor