For more details, see
https://builds.apache.org/job/hadoop-qbt-branch2-java7-linux-x86/248/
No changes
-1 overall
The following subsystems voted -1:
asflicense findbugs hadolint pathlen unit xml
The following subsystems voted -1 but
were configured to be filtered/ignored:
cc check
For more details, see
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1063/
No changes
-1 overall
The following subsystems voted -1:
asflicense findbugs hadolint pathlen unit xml
The following subsystems voted -1 but
were configured to be filtered/ignored:
cc checks
> On Mar 1, 2019, at 3:04 PM, Daniel Templeton wrote:
>
> There are a bunch of uses of the bash syntax, "${!var}", in the Hadoop
> scripts. Can anyone explain to me what that syntax was supposed to achieve?
#!/usr/bin/env bash
j="hi"
m="bye"
k=j
echo ${!k}
k=m
echo ${!k}
There are a bunch of uses of the bash syntax, "${!var}", in the Hadoop
scripts. Can anyone explain to me what that syntax was supposed to
achieve? According to the user guide:
${!name[@]}
${!name[*]}
If name is an array variable, expands to the list of array indices
(keys) a
Shweta created HADOOP-16157:
---
Summary: [Clean-up] Remove NULL check before instanceof in
AzureNativeFileSystemStore
Key: HADOOP-16157
URL: https://issues.apache.org/jira/browse/HADOOP-16157
Project: Hadoop
Shweta created HADOOP-16156:
---
Summary: [Clean-up] Remove NULL check before instanceof in
InnerNodeImpl
Key: HADOOP-16156
URL: https://issues.apache.org/jira/browse/HADOOP-16156
Project: Hadoop Common
[
https://issues.apache.org/jira/browse/HADOOP-16139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Steve Loughran resolved HADOOP-16139.
-
Resolution: Duplicate
Fixed in HADOOP-16068
> NPE in ABFS Client Credential Auth
> ---
[
https://issues.apache.org/jira/browse/HADOOP-15582?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Steve Loughran resolved HADOOP-15582.
-
Resolution: Fixed
Fixed in HADOOP-16068
> Document ABFS
> -
>
>
For more details, see
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1062/
[Feb 28, 2019 1:56:29 AM] (wwei) YARN-9324.
TestSchedulingRequestContainerAllocation(Async) fails with
[Feb 28, 2019 3:43:50 AM] (templedf) YARN-9322. Store metrics for custom
resource types into FSQueueM
For more details, see
https://builds.apache.org/job/hadoop-qbt-branch2-java7-linux-x86/247/
No changes
-1 overall
The following subsystems voted -1:
asflicense findbugs hadolint pathlen unit xml
The following subsystems voted -1 but
were configured to be filtered/ignored:
cc check
10 matches
Mail list logo