Java Solution Architect

Welcome to my Blog (http://javasolutionarchitect.blogspot.com/) My Objective is to share my experience in Determining problems and Providing/Creating Solutions. I am Java Architect, IBM Certified OOAD Solution Designer, TOGAF 8 practitioner, Oracle SOA Architect Certified Expert, Tibco Trained Professional, Cloud Specialist, Ceritfied Scrum Master

Monday, November 2, 2015

Talend Useful Links

›
1) 100 - Best Videos http://meta-guide.com/videography/100-best-talend-videos/ 2) DataBase Connection https...
38 comments:
Friday, August 14, 2015

Spoon CRASH ERROR java: cairo-misc.c:380: _cairo_operator_bounded_by_source

›
Spoon CRASH ERROR "java: cairo-misc.c:380: _cairo_operator_bounded_by_source Solution :  Add the below line in the spoon.sh OPT v...
7 comments:
Monday, January 19, 2015

Step by Step Hive User Defined functions (UDF)

›
Example simple UDF function  (StringUtilsUDF.java) Step 1  :  Wrote simple Java function -  example (concat first name & lastName ) –...
1 comment:
Saturday, January 17, 2015

invalid LOC header (bad signature)

›
 some binary file being broken, most likely one of the dependencies.  just delete the respective maven repository and build again rm -rf...

Pagination in MongoDB - can be achieved via skip and limit

›
Pagination in MongoDB - can be achieved via skip and limit      skip - NUMBER_OF_ITEMS * (PAGE_NUMBER - 1) .limit(NUMBER_OF_ITEMS )

MongoDB aggregation result exceeds maximum document size (16MB)

›
MongoDB aggregation result exceeds maximum document size (16MB)   {     "errmsg" : "exception: aggregation result exceed...
14 comments:

In mongoDB - newAggregation throws match compilation error

›
Aggregation aggregation = newAggregation ( match(criteria) ) solution Import static newAggregation instead of nonstatic newAggre...
›
Home
View web version

Sridharkumar.T

Unknown
View my complete profile
Powered by Blogger.