[
https://issues.apache.org/jira/browse/KAFKA-1874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14283247#comment-14283247
]
Sree Vaddi commented on KAFKA-1874:
-----------------------------------
[~junrao] [~omkreddy] This fixes it.
kafka/gradle.properties
scalaVersion=2.11.5 ===> change it from 2.10.4
project 'core' -> right click -> Scala -> Restart Presentation Compiler.
> missing import util.parsing.json.JSON
> -------------------------------------
>
> Key: KAFKA-1874
> URL: https://issues.apache.org/jira/browse/KAFKA-1874
> Project: Kafka
> Issue Type: Bug
> Components: core
> Affects Versions: 0.8.2
> Environment: Mac OSX Yosemite
> Oracle JDK 1.7.0_72
> eclipse Mars M4
> Scala 2.11.5
> Reporter: Sree Vaddi
> Labels: class, missing, scala
> Fix For: 0.8.2
>
> Attachments: Screen Shot 2015-01-17 at 3.14.33 PM.png
>
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> core project
> main scala folder
> kafka.utils.Json.scala file
> line#21
> import util.parsing.json.JSON
> this class is missing.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)