[ 
https://issues.apache.org/jira/browse/IMPALA-7193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16775420#comment-16775420
 ] 

ASF subversion and git services commented on IMPALA-7193:
---------------------------------------------------------

Commit 48a41a79621fbc0184e634f812b118a45d315682 in impala's branch 
refs/heads/2.x from Joe McDonnell
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=48a41a7 ]

IMPALA-7193: Fix cluster startup args in create-load-data.sh

The minicluster args for dataload changed to
a bash array in IMPALA-7119, and this requires
a special syntax to derefence and get the whole
array.

This fixes the invocation to use the right
syntax ($BASH_VAR[@] rather than $BASH_VAR).

Change-Id: Ie9a24c0e9fa34e43697b16b48cf219f47f30c0cc
Reviewed-on: http://gerrit.cloudera.org:8080/10782
Reviewed-by: Philip Zeyliger <[email protected]>
Tested-by: Impala Public Jenkins <[email protected]>


> Local filesystem failes with fs.defaultFS (file:/tmp) is not supported
> ----------------------------------------------------------------------
>
>                 Key: IMPALA-7193
>                 URL: https://issues.apache.org/jira/browse/IMPALA-7193
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Infrastructure
>    Affects Versions: Impala 3.1.0
>            Reporter: Tianyi Wang
>            Assignee: Joe McDonnell
>            Priority: Critical
>              Labels: broken-build
>             Fix For: Impala 3.1.0
>
>
> Impala failed to start on a local file system
> {noformat}
> I0619 07:25:34.034348 13157 status.cc:125] Currently configured default 
> filesystem: ProxyLocalFileSystem. fs.defaultFS (file:/tmp) is not supported.
>     @          0x18a01f9  impala::Status::Status()
>     @          0x1dd30b6  impala::Frontend::ValidateSettings()
>     @          0x1dee2aa  impala::ImpalaServer::ImpalaServer()
>     @          0x1dea8db  ImpaladMain()
>     @          0x185c380  main
>     @     0x7f373f829c05  __libc_start_main
>     @          0x185c1f1  (unknown)
> E0619 07:25:34.034366 13157 impala-server.cc:286] Currently configured 
> default filesystem: ProxyLocalFileSystem. fs.defaultFS (file:/tmp) is not 
> supported.
> E0619 07:25:34.034384 13157 impala-server.cc:289] Aborting Impala Server 
> startup due to improper configuration. Impalad exiting.
> {noformat}



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to