Uploaded image for project: 'Kylin'
  1. Kylin
  2. KYLIN-2747

Fail to start kylin if current work directory contains file or directory named "hadoop"

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Invalid
    • None
    • None
    • None

    Description

      OS: ubuntu 14.04
      Reproduce steps:
      1. touch hadoop
      2. bin/kylin.sh start

      root@hn0-ambari:~/kap-2.4.0-GA-hbase1.x# touch hadoop
      root@hn0-ambari:~/kap-2.4.0-GA-hbase1.x# bin/kylin.sh start
      Retrieving hive dependency...
      Retrieving Spark dependency...
      Retrieving hbase dependency...
      Exception in thread "main" java.io.FileNotFoundException: /tmp/kylin-env-diff-7420732488608534086.sh.props (No such file or directory)
      at java.io.FileInputStream.open0(Native Method)
      at java.io.FileInputStream.open(FileInputStream.java:195)
      at java.io.FileInputStream.<init>(FileInputStream.java:138)
      at java.io.FileInputStream.<init>(FileInputStream.java:93)
      at io.kyligence.kap.engine.mr.tool.DumpHadoopSystemProps.readAndDelete(SourceFile:131)
      at io.kyligence.kap.engine.mr.tool.DumpHadoopSystemProps.diffSystemProps(SourceFile:109)
      at io.kyligence.kap.engine.mr.tool.DumpHadoopSystemProps.main(SourceFile:69)
      Faild to run io.kyligence.kap.engine.mr.tool.DumpHadoopSystemProps

      Attachments

        Activity

          People

            liukaige Kaige Liu
            liukaige Kaige Liu
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: