我正在尝试运行YARN,但运行yarn-config.sh会出现以下错误。我该如何解决?它与我使用的shell类型有关吗?
sh libexec/yarn-config.sh
libexec/yarn-config.sh: 82: /opt/hadoop/2.5.1/libexec/../libexec/hadoop-config.sh: Syntax error: word unexpected (expecting ")")
答案 0 :(得分:0)
问题是shell。使用bash解决了这个问题:
if (Frame.BackStack[Frame.BackStackDepth - 1].SourcePageType == typeof(Page1))
Frame.BackStack.RemoveAt(Frame.BackStackDepth - 1);