Uploaded image for project: 'Zeppelin'
  1. Zeppelin
  2. ZEPPELIN-2097

artifact field in Helium JSON doens't support the relative path

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • helium
    • None

    Description

      {
        "type" : "VISUALIZATION",
        "name" : "zeppelin-highcharts-heatmap",
        "version" : "local",
        "description": "Heatmap chart using highcharts library",
        "artifact" : "~/github/1ambda/zeppelin-highcharts-heatmap",
        "icon": "<i class=\"fa fa-th\"></i>",
        "license": "Highcharts (https://shop.highsoft.com/faq/licensing)"
      }
      

      Error message looks like

      Running 'npm install --loglevel=error --registry=http://registry.npmjs.org/' in /Users/lambda/github/apache-zeppelin/zeppelin-feature/local-repo/helium-bundle
      npm ERR! addLocal Could not install /Users/lambda/github/apache-zeppelin/zeppelin-feature/local-repo/helium-bundle/~/github/1ambda/zeppelin-highcharts-heatmap@
      npm ERR! Darwin 15.6.0
      npm ERR! argv "/Users/lambda/github/apache-zeppelin/zeppelin-feature/local-repo/helium-bundle/node/node" "/Users/lambda/github/apache-zeppelin/zeppelin-feature/local-repo/helium-bundle/node/node_modules/npm/bin/npm-cli.js" "install" "--loglevel=error" "--registry=http://registry.npmjs.org/"
      npm ERR! node v6.9.1
      npm ERR! npm v3.10.8
      npm ERR! path /Users/lambda/github/apache-zeppelin/zeppelin-feature/local-repo/helium-bundle/~/github/1ambda/zeppelin-highcharts-heatmap@
      npm ERR! code ENOENT
      npm ERR! errno -2
      npm ERR! syscall open
      
      npm ERR! enoent ENOENT: no such file or directory, open '/Users/lambda/github/apache-zeppelin/zeppelin-feature/local-repo/helium-bundle/~/github/1ambda/zeppelin-highcharts-heatmap@'
      npm ERR! enoent ENOENT: no such file or directory, open '/Users/lambda/github/apache-zeppelin/zeppelin-feature/local-repo/helium-bundle/~/github/1ambda/zeppelin-highcharts-heatmap@'
      npm ERR! enoent This is most likely not a problem with npm itself
      npm ERR! enoent and is related to npm not being able to find a file.
      npm ERR! enoent 
      
      npm ERR! Please include the following file with any support request:
      npm ERR! /Users/lambda/github/apache-zeppelin/zeppelin-feature/local-repo/helium-bundle/npm-debug.log
      

      Attachments

        1. screenshot-1.png
          374 kB
          Hoon Park

        Activity

          People

            Unassigned Unassigned
            1ambda Hoon Park
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: