Hi Lionel, I followed the same link. I am using cloudera sandbox, which is preconfigured.
CarbonData is cloned it from git URL specified. And maven build was done as per the steps mentioned. Thanks, Srigopal On 07-Apr-2017 1:05 pm, "Lu Cao" <whuca...@gmail.com> wrote: Hi Srigopal, You can follow this: https://github.com/apache/incubator-carbondata/blob/ master/docs/quick-start-guide.md Make sure you have correctly configured carbon and spark. Thanks, Lionel On Fri, Apr 7, 2017 at 3:16 PM, Srigopal Mohanty <srigopalmoha...@gmail.com> wrote: > Hi Team, > > Getting error after building the carbon data git repo the in Cloudera > distribution. > > in spark-shell console - > > <console>:25: error: object CarbonContext is not a member of package > org.apache.spark.sql > import org.apache.spark.sql.CarbonContext > > > Any pointers. > > Thanks, > Srigopal >