Can you please file a JIRA for this? On Wed, Apr 10, 2019 at 5:53 PM William Shen <wills...@marinsoftware.com> wrote:
> Thanks for chiming in Thomas. We were trying to pass in NO_CACHE to > prevent large one-time scans from affecting the block cache. > > On Wed, Apr 10, 2019 at 5:14 PM Thomas D'Silva <tdsi...@salesforce.com> > wrote: > >> I don't there is a way to pass in a hint while using PhoenixRDD. Which >> hint are you trying to pass in? >> >> On Wed, Apr 10, 2019 at 10:42 AM William Shen <wills...@marinsoftware.com> >> wrote: >> >>> Anyone still using PhoenixRDD with Spark, or anyone had used it in the >>> past that might be able to answer this? >>> >>> Thanks! >>> >>> On Thu, Apr 4, 2019 at 12:16 PM William Shen <wills...@marinsoftware.com> >>> wrote: >>> >>>> Hi all, >>>> >>>> Do we have any way of passing in hints when querying Phoenix using >>>> PhoenixRDD in Spark? I reviewed the implementation of PhoenixRDD >>>> and PhoenixRecordWritable, but was not able to find an obvious way to do >>>> so. Is it supported? >>>> >>>> Thanks in advance! >>>> >>>> - Will >>>> >>>