You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "Adriano (JIRA)" <ji...@apache.org> on 2019/08/09 11:32:00 UTC

[jira] [Updated] (IMPALA-8852) The dfs.domain.socket.path can be nonexistent on coordinator only nodes

     [ https://issues.apache.org/jira/browse/IMPALA-8852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Adriano updated IMPALA-8852:
----------------------------
    Description: 
On coordinator only nodes (typically the edge nodes), the dfs.domain.socket.path (can be nonexistent on the local FS as the Datanode role eventually is not installed on the edge node).
 The non existing path prevent the ImpalaD to start with the message:


{{ I0809 04:15:53.899714 25364 status.cc:124] Invalid short-circuit reads configuration:}}
 - {{Impala cannot read or execute the parent directory of dfs.domain.socket.path}}

{{@ 0xb35f19}}
{{ @ 0x100e2fe}}
{{ @ 0x103f274}}
{{ @ 0x102836f}}
{{ @ 0xa9f573}}
{{ @ 0x7f97807e93d4}}
{{ @ 0xafb3b8}}
{{ E0809 04:15:53.899749 25364 impala-server.cc:278] Invalid short-circuit reads configuration:}}
 - {{Impala cannot read or execute the parent directory of dfs.domain.socket.path}}

{{E0809 04:15:53.899786 25364 impala-server.cc:281] Aborting Impala Server startup due to improper configuration. Impalad exiting.}}

despite a coordinator-only ImpalaD does not do short circuit reads.

  was:
On coordinator only nodes (typically the edge nodes), the dfs.domain.socket.path (can be nonexistent on the local FS as the Datanode role eventually is not installed on the edge node).
The non existing path prevent the ImpalaD to start with the message:

{{
I0809 04:15:53.899714 25364 status.cc:124] Invalid short-circuit reads configuration:
  - Impala cannot read or execute the parent directory of dfs.domain.socket.path

    @           0xb35f19
    @          0x100e2fe
    @          0x103f274
    @          0x102836f
    @           0xa9f573
    @     0x7f97807e93d4
    @           0xafb3b8
E0809 04:15:53.899749 25364 impala-server.cc:278] Invalid short-circuit reads configuration:
  - Impala cannot read or execute the parent directory of dfs.domain.socket.path

E0809 04:15:53.899786 25364 impala-server.cc:281] Aborting Impala Server startup due to improper configuration. Impalad exiting.}}


despite a coordinator only ImpalaD does not do short circuit reads.



> The dfs.domain.socket.path can be nonexistent on coordinator only nodes
> -----------------------------------------------------------------------
>
>                 Key: IMPALA-8852
>                 URL: https://issues.apache.org/jira/browse/IMPALA-8852
>             Project: IMPALA
>          Issue Type: New Feature
>          Components: Backend
>    Affects Versions: Impala 3.2.0
>            Reporter: Adriano
>            Priority: Major
>
> On coordinator only nodes (typically the edge nodes), the dfs.domain.socket.path (can be nonexistent on the local FS as the Datanode role eventually is not installed on the edge node).
>  The non existing path prevent the ImpalaD to start with the message:
> {{ I0809 04:15:53.899714 25364 status.cc:124] Invalid short-circuit reads configuration:}}
>  - {{Impala cannot read or execute the parent directory of dfs.domain.socket.path}}
> {{@ 0xb35f19}}
> {{ @ 0x100e2fe}}
> {{ @ 0x103f274}}
> {{ @ 0x102836f}}
> {{ @ 0xa9f573}}
> {{ @ 0x7f97807e93d4}}
> {{ @ 0xafb3b8}}
> {{ E0809 04:15:53.899749 25364 impala-server.cc:278] Invalid short-circuit reads configuration:}}
>  - {{Impala cannot read or execute the parent directory of dfs.domain.socket.path}}
> {{E0809 04:15:53.899786 25364 impala-server.cc:281] Aborting Impala Server startup due to improper configuration. Impalad exiting.}}
> despite a coordinator-only ImpalaD does not do short circuit reads.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org