Giter Club home page Giter Club logo

Comments (2)

zouzias avatar zouzias commented on June 3, 2024

How about an info message when the linkage action takes place since linkage can take a lot of time?

I just saw that you are using the "cartesian" linkage method. Does the broadcastjoin approach does not work for you? Cartesian could be very slow if you don't have a lot of resources.

20/01/10 17:03:23 INFO LuceneRDD: Linker method is cartesian

This is related to #190 .

from spark-lucenerdd.

yeikel avatar yeikel commented on June 3, 2024

How about an info message when the linkage action takes place since linkage can take a lot of time?

Could you please clarify this?

I just saw that you are using the "cartesian" linkage method. Does the broadcastjoin approach does not work for you? Cartesian could be very slow if you don't have a lot of resources.

Sadly I can't do this as I need to use the Query Builders with the "link" method and it is not supported as we discussed in pull request #162

Exception in thread "main" org.apache.spark.SparkException: Job aborted due to stage failure: Task 0.0 in stage 2.0 (TID 13) had a not serializable result: org.apache.lucene.search.BooleanQuery
Serialization stack:
	- object not serializable (class: org.apache.lucene.search.BooleanQuery, value: (home_ad:flt home_ad:blk home_ad:fullview home_ad:gdn home_ad:siu home_ad:sai home_ad:wan)~5)
	- field (class: scala.Tuple2, name: _2, type: class java.lang.Object)
	- object (class scala.Tuple2, (0,(home_ad:flt home_ad:blk home_ad:fullview home_ad:gdn home_ad:siu home_ad:sai home_ad:wan)~5))
	- element of array (index: 0)

from spark-lucenerdd.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.