You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Dony Dong (JIRA)" <ji...@apache.org> on 2019/04/25 12:02:00 UTC

[jira] [Created] (DRILL-7217) VALIDATION ERROR: when query sys.option after downgrade the DRILL from 1.15 to 1.13

Dony Dong created DRILL-7217:
--------------------------------

             Summary: VALIDATION ERROR:  when query sys.option after downgrade the DRILL from 1.15 to 1.13
                 Key: DRILL-7217
                 URL: https://issues.apache.org/jira/browse/DRILL-7217
             Project: Apache Drill
          Issue Type: Bug
    Affects Versions: 1.13.0
            Reporter: Dony Dong


Hi Team,

We meet an issue after we downgrade from 1.15 to 1.13.

When we query sys.option, it shows this error. 

Error: VALIDATION ERROR: The option 'drill.exec.hashjoin.fallback.enabled' does not exist.

Fragment 0:0

 

Here is what we did.
 # upgrade to 1.15. unzip then soft link the dill_home to 1.15 folder. 
 # change parameter drill.exec.hashjoin.fallback.enabled to true in system level.
 # downgrade by soft link the drill_home to 1.13 folder.

it seems different versions using the same parameter file.

Could you please check this? 

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)