[PyMOL] Pymol startup error

2014-06-09 Thread KK R
Hi, I am suffering from pymol startup error. It gets terminated with the following error messages: PyMOL(TM) Molecular Graphics System, Version 1.5.0.3. Copyright (c) Schrodinger, LLC. All Rights Reserved. Created by Warren L. DeLano, Ph.D. PyMOL is user-supported open-source softwar

Re: Classification of books

2014-01-15 Thread KK R
Hi Suresh, Apache Mahout has certain classification algorithms which you can use to do the classifcation. Step 1: Your data may require any pre-processing. If so, it can be done using Hadoop / Hive / Mahout utilities. Step 2: Run classification algorithm on your training data and build your mode

Mllib : Save SVM model to disk

2013-12-27 Thread KK R
Hi, I've trained SVMwithSGD classifier and generated a model. Is there anyway that i can save this to disk to restore it later? Thanks, Kiruba

Increase executor memory for spark shell

2013-12-27 Thread KK R
Hi, Each of the workers are allocated 1GB of memory. When i invoke the spark shell, only 512MB of the memory is getting used. How can i increase the memory of the executor for spark shell? Thanks, Kiruba

InnoDB: Error: unlock row could not find a 4 mode lock on the record

2012-01-04 Thread kk r
Hi All, InnoDB repeatedly prints this message in the error log: # InnoDB: Error: unlock row could not find a 4 mode lock on the record Im not sure if the error message is critical or not, but its definitely not nice to have in the error log. After some exploration, I found this error is relevant