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

RInterpreter props initial error, when calling getSystemDefault

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.7.0
    • None
    • None

    Description

      In RInterpreter, when initialize props, calling getSystemDefault pass wrong parameter order.
      it should be
      SparkInterpreter.getSystemDefault(envName, propName, defaultValue)
      but the code here is
      SparkInterpreter.getSystemDefault(propName, envName, defaultValue)

      and, the rhadoop.sparkstreamingjar props name is also wrong (in code use rhadoop.cmd)

      Attachments

        Issue Links

          Activity

            People

              weichenxu123 Weichen Xu
              weichenxu123 Weichen Xu
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - 24h
                  24h
                  Remaining:
                  Remaining Estimate - 24h
                  24h
                  Logged:
                  Time Spent - Not Specified
                  Not Specified