Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-5093

wiki update for HBase/Scala

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • None
    • None
    • None

    Description

      I tried to edit the wiki but it says immutable page

      would be helpful/nice for folks to know how to get sbt working with Scala

      the following is what I did to get it working, not sure why could not edit the wiki figure i open a JIRA so someone with access could update this

      resolvers += "Apache HBase" at "https://repository.apache.org/content/repositories/releases"
      
      resolvers += "Thrift" at "http://people.apache.org/~rawson/repo/"
      
      libraryDependencies ++= Seq(
          "org.apache.hadoop" % "hadoop-core" % "0.20.2",
          "org.apache.hbase" % "hbase" % "0.90.4"
      )
      
      

      or let me access it and I can do it, np

      Attachments

        Activity

          People

            Unassigned Unassigned
            charmalloc Joe Stein
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: