Re: Debugging Hive frontend in eclipse

2014-09-10 Thread Saumitra Shahapure
nd > then run hive --debug . Hive will wait for the debugger to connect on > port 8000. You can configure eclipse debugging to connect to that > port. > > > On Wed, Sep 10, 2014 at 7:09 AM, Saumitra Shahapure > wrote: > > Hello, > > > > I am new to Hive

Debugging Hive frontend in eclipse

2014-09-10 Thread Saumitra Shahapure
Hello, I am new to Hive dev community, I am trying to debug Hive frontend (till semantic analysis) from eclipse. I want to start from Main in CliDriver. I don't want to go debugging till execution and don't care if it fails. As described in https://cwiki.apache.org/confluence/display/Hive/Develo