Tuple object implementing Serializable

2017-03-22 Thread Kiran Chitturi
his error by doing conversions from Tuple object to other objects but it would be ideal (in terms of performance) if we can just deal with Tuple objects directly in Spark world. Thanks, -- Kiran Chitturi

Re: SolrJ Socket Leak

2014-02-17 Thread Kiran Chitturi
you have 'TIME_WAIT' connections even after 30 minutes because 'TIME_WAIT' connection should be closed by default in 2 mins by O.S I think. HTH, -- Kiran Chitturi, On 2/13/14 12:38 PM, "Jared Rodriguez" wrote: >I am using solr/solrj 4.6.1 along with the apache ht

Importing of unix date format from mysql database and dates of format 'Thu, 06 Sep 2012 22:32:33 +0000' in Solr 4.0

2012-09-06 Thread kiran chitturi
around to solve this kind of issues ? Many Thanks, -- Kiran Chitturi

Re: Importing of unix date format from mysql database and dates of format 'Thu, 06 Sep 2012 22:32:33 +0000' in Solr 4.0

2012-09-06 Thread kiran chitturi
acters. It looks like the text > is > : not being unicoded. > > "unicode" is not a verb, so i'm not sure what you mean by "displaying some > non-ISO characters" and "text is not being unicoded" .. please provide a > specific example of hte problem you are facing, including details on what > the source data is. > > > -Hoss > -- Kiran Chitturi