Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 0061B200D16 for ; Tue, 26 Sep 2017 03:07:07 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id F302F1609EC; Tue, 26 Sep 2017 01:07:06 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 25C0E1609BB for ; Tue, 26 Sep 2017 03:07:05 +0200 (CEST) Received: (qmail 6580 invoked by uid 500); 26 Sep 2017 01:07:05 -0000 Mailing-List: contact issues-help@drill.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@drill.apache.org Delivered-To: mailing list issues@drill.apache.org Received: (qmail 6570 invoked by uid 99); 26 Sep 2017 01:07:05 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 26 Sep 2017 01:07:05 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id CE1E61A0407 for ; Tue, 26 Sep 2017 01:07:04 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -100.002 X-Spam-Level: X-Spam-Status: No, score=-100.002 tagged_above=-999 required=6.31 tests=[RP_MATCHES_RCVD=-0.001, SPF_PASS=-0.001, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id aPu8KzUcSnTW for ; Tue, 26 Sep 2017 01:07:03 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id DBEEE61260 for ; Tue, 26 Sep 2017 01:07:02 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id DDB90E0F1B for ; Tue, 26 Sep 2017 01:07:01 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 2D9C92426E for ; Tue, 26 Sep 2017 01:07:01 +0000 (UTC) Date: Tue, 26 Sep 2017 01:07:01 +0000 (UTC) From: "ASF GitHub Bot (JIRA)" To: issues@drill.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (DRILL-5809) Queries failed with UnrecognizedPropertyException MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 26 Sep 2017 01:07:07 -0000 [ https://issues.apache.org/jira/browse/DRILL-5809?page=3Dcom.atlassian= .jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D1618= 0033#comment-16180033 ]=20 ASF GitHub Bot commented on DRILL-5809: --------------------------------------- Github user paul-rogers commented on a diff in the pull request: https://github.com/apache/drill/pull/957#discussion_r140936016 =20 --- Diff: common/src/test/java/org/apache/drill/testutils/DirTestWatche= r.java --- @@ -0,0 +1,61 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or imp= lied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +package org.apache.drill.testutils; + +import org.apache.commons.io.FileUtils; +import org.junit.rules.TestWatcher; +import org.junit.runner.Description; + +import java.io.File; + +/* --- End diff -- =20 This is Javadoc, so please use /** comments here. > Queries failed with UnrecognizedPropertyException > ------------------------------------------------- > > Key: DRILL-5809 > URL: https://issues.apache.org/jira/browse/DRILL-5809 > Project: Apache Drill > Issue Type: Bug > Components: Functions - Drill > Affects Versions: 1.12.0 > Environment: RHEL 6, 2.6.32-358.el6.x86_64, Apache Drill gitid 4c= 99f0cdd98b1a0e789c5d11b353f88a2f6d54aa > Reporter: Dechang Gu > Assignee: Timothy Farkas > Priority: Blocker > Fix For: 1.12.0 > > > Run tpch queries, all failed due to the following error: > {code} > java.sql.SQLException: SYSTEM ERROR: UnrecognizedPropertyException: Unrec= ognized field "type" (class org.apache.drill.exec.server.options.OptionValu= e), not marked as ignorable (8 known properties: "string_val", "kind", "acc= essibleScopes", "num_val", "name", "bool_val", "float_val", "scope"]) > at [Source: [B@4ec364a3; line: 6, column: 2] (through reference chain: o= rg.apache.drill.exec.server.options.OptionValue["type"]) > [Error Id: 9bad34d9-fe21-47fd-ade1-fbee3d5111e5 on ucs-node7.perf.lab:310= 10] > at org.apache.drill.jdbc.impl.DrillCursor.nextRowInternally(Drill= Cursor.java:489) > at org.apache.drill.jdbc.impl.DrillCursor.loadInitialSchema(Drill= Cursor.java:561) > at org.apache.drill.jdbc.impl.DrillResultSetImpl.execute(DrillRes= ultSetImpl.java:1895) > at org.apache.drill.jdbc.impl.DrillResultSetImpl.execute(DrillRes= ultSetImpl.java:61) > at org.apache.calcite.avatica.AvaticaConnection$1.execute(Avatica= Connection.java:473) > at org.apache.drill.jdbc.impl.DrillMetaImpl.prepareAndExecute(Dri= llMetaImpl.java:1100) > at org.apache.calcite.avatica.AvaticaConnection.prepareAndExecute= Internal(AvaticaConnection.java:477) > at org.apache.drill.jdbc.impl.DrillConnectionImpl.prepareAndExecu= teInternal(DrillConnectionImpl.java:181) > at org.apache.calcite.avatica.AvaticaStatement.executeInternal(Av= aticaStatement.java:109) > at org.apache.calcite.avatica.AvaticaStatement.executeQuery(Avati= caStatement.java:130) > at org.apache.drill.jdbc.impl.DrillStatementImpl.executeQuery(Dri= llStatementImpl.java:112) > at PipSQueak.executeQuery(PipSQueak.java:289) > at PipSQueak.runTest(PipSQueak.java:104) > at PipSQueak.main(PipSQueak.java:477) > Caused by: org.apache.drill.common.exceptions.UserRemoteException: SYSTEM= ERROR: UnrecognizedPropertyException: Unrecognized field "type" (class org= .apache.drill.exec.server.options.OptionValue), not marked as ignorable (8 = known properties: "string_val", "kind", "accessibleScopes", "num_val", "nam= e", "bool_val", "float_val", "scope"]) > at [Source: [B@4ec364a3; line: 6, column: 2] (through reference chain: o= rg.apache.drill.exec.server.options.OptionValue["type"]) > {code} > Looks like the issue was introduced in commit: 6adeb986016a769755fd5e8fc6= 6244ee1e8d18e1=20 > DRILL-5723: Added System Internal Options That can be Modified at Run=E2= =80=A6 > The commit prior to this one did not show the issue. -- This message was sent by Atlassian JIRA (v6.4.14#64029)